erlang
This commit is contained in:
parent
41fb0100d7
commit
097501d8e4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
{allow, {user, "jahanson"}, all, ["#"]}.
|
{allow, {user, "jahanson"}, all, ["#"]}.
|
||||||
|
|
||||||
{allow, {user, "tasmota"}, all, [
|
{allow, {user, "tasmota"}, all, [
|
||||||
"tasmota/discovery/#",
|
"tasmota/discovery/#"
|
||||||
% {re, "^tele/tasmota_+/+$"},
|
% {re, "^tele/tasmota_+/+$"},
|
||||||
% {re, "^cmnd/tasmota_+/+$"}
|
% {re, "^cmnd/tasmota_+/+$"}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Reference in a new issue