reduce
This commit is contained in:
parent
d55ed1aeb2
commit
41fb0100d7
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
{allow, {user, "tasmota"}, all, [
|
||||
"tasmota/discovery/#",
|
||||
{re, "^tele/tasmota_+/+$"},
|
||||
{re, "^cmnd/tasmota_+/+$"}
|
||||
% {re, "^tele/tasmota_+/+$"},
|
||||
% {re, "^cmnd/tasmota_+/+$"}
|
||||
]}.
|
||||
|
||||
{allow, {user, "homeassistant"}, subscribe, [
|
||||
|
|
Loading…
Reference in a new issue