mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +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
|
||||
filter:devtype=(1|2)
|
||||
name:MAX_HeatingThermostat_dark
|
||||
filter:TYPE=MAX:filter:devtype=(1|2)
|
||||
desc:To configure a HeatingThermostat
|
||||
order:M1
|
||||
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
|
||||
filter:devtype=(3|7)
|
||||
name:MAX_WallMountedThermostat_dark
|
||||
filter:TYPE=MAX:filter:devtype=(3|7)
|
||||
desc:To configure a WallMountedThermostat
|
||||
order:M2
|
||||
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
|
||||
filter:devtype=(4|6)
|
||||
name:MAX_ShutterContac_dark
|
||||
filter:TYPE=MAX:filter:devtype=(4|6)
|
||||
desc:To configure a ShutterContact
|
||||
order:M3
|
||||
par:ICON;ICON as set, defaults to MAX;{ AttrVal("DEVICE","icon","hm-sec-win") }
|
||||
|
Loading…
x
Reference in New Issue
Block a user