Control you Sonos-Devices with homify, (*1)
composer require markushaug/homify-sonos
The following json is required for the plug-in, when you create a new thing:
- {"default_on":"PLAY", "default_off": "STOP", "ip":"10.10.3.1"}
, (*2)
Homify's routing is fully dynamically. You can use the following URL to access your things:, (*3)
https://<server_ip>/thing/<thing_name>/<channel>
The following channels are available., (*4)
play
pause
on
off
output
-> Status like 'PLAYING' / 'PAUSED_PLAYBACK' / 'STOP' / .. next
previous
setVolume
getVolume
muteOn
muteOff
getMute