2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

mqtt2.template: Tasmota: Restart command

git-svn-id: https://svn.fhem.de/fhem/trunk@18038 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2018-12-23 15:37:23 +00:00
parent 9c9e5c43e4
commit f8856a4b9d

View File

@ -189,7 +189,7 @@ par:IO_DEV;Currently used IO;{ AttrVal("DEVICE","IODev","")}
par:READINGLISTCLEARED;cleared from prefixes;{ AttrVal("DEVICE","readingList","") =~ s/, '[^_]+[_]'/, ''/g, ? $1 : undef }
attr DEVICE readingList READINGLISTCLEARED
deletereading DEVICE .*
set IO_DEV publish COMMAND/Reboot 1
set IO_DEV publish COMMAND/Restart 1
attr DEVICE autocreate 0