mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
mqtt2.template: change in tasmota 8ch template, fix infinite loop risk in alexaName specials to speech recogn - testing only...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21364 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7b7d0fb3fd
commit
5cbf5c17bf
@ -1080,7 +1080,6 @@ attr DEVICE readingList \
|
||||
STATTOPIC/POWER8:.* POWER8
|
||||
attr DEVICE stateFormat LWT\
|
||||
<a href="http://IPAddress" target="_blank">Hostname</a>\
|
||||
<a href="http://IPAddress" target="_blank">IPAddress</a>\
|
||||
<br>\
|
||||
1:POWER1\
|
||||
2:POWER2\
|
||||
|
@ -110,6 +110,6 @@ option:{my @devices=devspec2array("alexaName=ALEXAISNAME");; $devices[1] ? retur
|
||||
par:ALEXANAME;Please enter alexaName (you may be asked multiple times to avoid already existing names);{undef) }
|
||||
attr DEVICE alexaName ALEXANAME
|
||||
option:TYPE=alexa
|
||||
set DEVICE attrTemplate speech_recognition_alaxaName_firstrun
|
||||
#set DEVICE attrTemplate speech_recognition_alaxaName_firstrun
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user