2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

max.template: fix wrong set cmd

git-svn-id: https://svn.fhem.de/fhem/trunk@21450 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Wzut 2020-03-19 11:41:21 +00:00
parent 73eec1d0ae
commit 208f7db14e

View File

@ -38,7 +38,7 @@ attr DEVICE debug DEBUG
attr DEVICE actCycle ACT
attr DEVICE autosaveConfig CONFIG
attr DEVICE event-on-change-reading EOCR
set DEVICE attrTemplate speech_recognition_type_thermostate
set DEVICE attrTemplate speech_recognition_type_thermostat
######################################################################
######################################################################
@ -66,7 +66,7 @@ attr DEVICE webCmdLabel Ist<br>:Soll<br>
attr DEVICE widgetOverride temperature:selectnumbers,15,0.1,29,1,lin
attr DEVICE autosaveConfig CONFIG
attr DEVICE event-on-change-reading EOCR
set DEVICE attrTemplate speech_recognition_type_thermostate
set DEVICE attrTemplate speech_recognition_type_thermostat
######################################################################
######################################################################