more
This commit is contained in:
parent
ed91d2668d
commit
0f71bf9abd
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
{allow, {user, "tasmota"}, all, [
|
{allow, {user, "tasmota"}, all, [
|
||||||
"tasmota/discovery/#",
|
"tasmota/discovery/#",
|
||||||
"tele/tasmota_+/+",
|
"tele/tasmota_+/+",
|
||||||
"cmnd/tasmota_+/+"
|
"cmnd/tasmota_+/+",
|
||||||
|
"cmnd/tasmota_+/#"
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{allow, {user, "homeassistant"}, subscribe, [
|
{allow, {user, "homeassistant"}, subscribe, [
|
||||||
|
|
Loading…
Reference in a new issue