2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-22 08:11:44 +00:00

max.template: fix filter

git-svn-id: https://svn.fhem.de/fhem/trunk@22004 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Wzut 2020-05-22 15:27:24 +00:00
parent e5b0bb6e4f
commit 31a6fd67ae

View File

@ -72,7 +72,7 @@ set DEVICE attrTemplate speechcontrol_type_thermostat
######################################################################
name:MAX_ShutterContact_dark
filter:TYPE=MAX:filter:devtype=(4|6)
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") }