mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
max.template: edit filter
git-svn-id: https://svn.fhem.de/fhem/trunk@21402 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
191e25448c
commit
37fc99e320
@ -14,8 +14,8 @@
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
name:MAX_HeatingThermostat_1
|
name:MAX_HeatingThermostat_dark
|
||||||
filter:devtype=(1|2)
|
filter:TYPE=MAX:filter:devtype=(1|2)
|
||||||
desc:To configure a HeatingThermostat
|
desc:To configure a HeatingThermostat
|
||||||
order:M1
|
order:M1
|
||||||
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","max_heizungsthermostat") }
|
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","max_heizungsthermostat") }
|
||||||
@ -44,8 +44,8 @@ set DEVICE attrTemplate speech_recognition_type_thermostat
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
name:MAX_WallMountedThermostat_1
|
name:MAX_WallMountedThermostat_dark
|
||||||
filter:devtype=(3|7)
|
filter:TYPE=MAX:filter:devtype=(3|7)
|
||||||
desc:To configure a WallMountedThermostat
|
desc:To configure a WallMountedThermostat
|
||||||
order:M2
|
order:M2
|
||||||
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","max_wandthermostat") }
|
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","max_wandthermostat") }
|
||||||
@ -74,8 +74,8 @@ set DEVICE attrTemplate speech_recognition_type_thermostat
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
name:MAX_ShutterContac_1
|
name:MAX_ShutterContac_dark
|
||||||
filter:devtype=(4|6)
|
filter:TYPE=MAX:filter:devtype=(4|6)
|
||||||
desc:To configure a ShutterContact
|
desc:To configure a ShutterContact
|
||||||
order:M3
|
order:M3
|
||||||
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","hm-sec-win") }
|
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","hm-sec-win") }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user