mqtt2.template: changes to sonos (testing versions)

git-svn-id: https://svn.fhem.de/fhem/trunk@22096 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User
2020-06-02 15:42:52 +00:00
parent da1290d15f
commit 4d9e4f898e

View File

@@ -3309,7 +3309,7 @@ attr DEVICE readingList\
attr DEVICE setList\
stop:noArg BASE_TOPIC/DEV_ID/control { "command": "stop" }\
play:noArg BASE_TOPIC/DEV_ID/control { "command": "play" }\
volume:slider,0,1,100 BASE_TOPIC/DEV_ID/control { "command": "volume", "input": $EVTPART1 }"
volume:slider,0,1,100 BASE_TOPIC/DEV_ID/control { "command": "volume", "input": $EVTPART1 }
###########################################