mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
mqtt2.template:correct typo template Worx_Landroid
git-svn-id: https://svn.fhem.de/fhem/trunk@24572 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e5245d41f0
commit
77f8ae2f80
@ -4217,7 +4217,7 @@ defmod DEVICE MQTT2_\DEVICE
|
||||
deletereading -q DEVICE (?!associatedWith).*
|
||||
attr DEVICE icon ICON
|
||||
attr DEVICE devicetopic BASE_TOPIC/DEV_ID
|
||||
attr DEVICE alias Mover
|
||||
attr DEVICE alias Mower
|
||||
attr DEVICE event-on-change-reading .*
|
||||
attr DEVICE readingList $\DEVICETOPIC/commandOut:.* { json2nameValue($EVENT,'',$JSONMAP) }
|
||||
attr DEVICE jsonMap dat_rsi:wifiQuality dat_fw:firmware cfg_sn:SerialNumber\
|
||||
@ -4282,7 +4282,7 @@ mowerErrorTxt:mowerErrorIndex.* { my %errorCodes = (\
|
||||
16 => "Mower locked",\
|
||||
17 => "Battery temp out of range"\
|
||||
); $errorCodes{ReadingsVal($name,"mowerErrorIndex","0")}}
|
||||
attr DEVICE model worx_landroid_mover
|
||||
attr DEVICE model worx_landroid_mower
|
||||
setreading DEVICE attrTemplateVersion 20210602
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user