mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
mqtt2.template: bugfix II in shellydw
git-svn-id: https://svn.fhem.de/fhem/trunk@22584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
131927cd7d
commit
cbeb5fc105
@ -2354,7 +2354,7 @@ attr DEVICE setList x_update:noArg shellies/DEVNAME/command update_fw\
|
||||
x_mqttcom shellies/DEVNAME/command $EVTPART1
|
||||
attr DEVICE userReadings state:(doorWindow|tilt).* { ReadingsVal($name,"doorWindow","") eq "close" ? 'closed' : ReadingsNum($name,"tilt",1) > 0 ? 'tilted' :'open' }
|
||||
attr DEVICE model shellydw
|
||||
setreading DEVICE attrTemplateVersion 20200522 or prior
|
||||
setreading DEVICE attrTemplateVersion 20200812
|
||||
|
||||
#shelly2rgbw
|
||||
# contributed by dkreutz http://forum.fhem.de/index.php/topic,94060.msg944338.html#msg944338
|
||||
|
Loading…
x
Reference in New Issue
Block a user