max.template: add icon for mode temporary

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21431 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Wzut 2020-03-15 17:28:30 +00:00
parent 05834f495f
commit eede1df9c7

View File

@ -26,7 +26,7 @@ par:CONFIG;CONFIG as set, defaults to MAX;{ AttrVal("DEVICE","autosaveConfig","1
par:EOCR;EOCR as set, defaults to MAX;{ AttrVal("DEVICE","event-on-change-reading",".*") } par:EOCR;EOCR as set, defaults to MAX;{ AttrVal("DEVICE","event-on-change-reading",".*") }
attr DEVICE icon ICON attr DEVICE icon ICON
attr DEVICE comment COMMENT attr DEVICE comment COMMENT
attr DEVICE devStateIcon auto:sani_heating_automatic@lightgray manual:sani_heating_manual@yellow \ attr DEVICE devStateIcon auto:sani_heating_automatic@lightgray manual:sani_heating_manual@yellow temporary:sani_heating_timer@yellow \
ok:measure_battery_100@green low:measure_battery_0@red \ ok:measure_battery_100@green low:measure_battery_0@red \
(0|alive):10px-kreis-gruen (1|dead):10px-kreis-rot timeout:10px-kreis-gelb (0|alive):10px-kreis-gruen (1|dead):10px-kreis-rot timeout:10px-kreis-gelb
attr DEVICE stateFormat mode\ attr DEVICE stateFormat mode\
@ -58,7 +58,7 @@ attr DEVICE icon ICON
attr DEVICE comment COMMENT attr DEVICE comment COMMENT
attr DEVICE debug DEBUG attr DEVICE debug DEBUG
attr DEVICE actCycle ACT attr DEVICE actCycle ACT
attr DEVICE devStateIcon auto:sani_heating_automatic@lightgray manual:sani_heating_manual@yellow \ attr DEVICE devStateIcon auto:sani_heating_automatic@lightgray manual:sani_heating_manual@yellow temporary:sani_heating_timer@yellow \
ok:measure_battery_100@green low:measure_battery_0@red \ ok:measure_battery_100@green low:measure_battery_0@red \
(0|alive):10px-kreis-gruen (1|dead):10px-kreis-rot timeout:10px-kreis-gelb (0|alive):10px-kreis-gruen (1|dead):10px-kreis-rot timeout:10px-kreis-gelb
attr DEVICE stateFormat mode\ attr DEVICE stateFormat mode\