This commit is contained in:
Joseph Hanson 2024-09-23 04:00:24 -05:00
parent 097501d8e4
commit 04d2ba4df1
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -11,9 +11,8 @@
]}. ]}.
{allow, {user, "homeassistant"}, subscribe, [ {allow, {user, "homeassistant"}, subscribe, [
{re, "^stat/tasmota_+/+$"}, "stat/tasmota_#/#",
{re, "^tele/tasmota_+/+$"} "tele/tasmota_#/#"
]}. ]}.
{deny, all}. {deny, all}.