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 382c12a772
commit 87c6a29432

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