jensrossbach / node-red-contrib-sony-audio

Node-RED nodes for accessing Sony Audio Control API
MIT License
2 stars 0 forks source link

Support for explicit reconnection #39

Closed jensrossbach closed 2 years ago

jensrossbach commented 2 years ago

The controller node now has a new command "reconnect" which explicitly tries to reconnect all receiver instances with the websocket of the Sony audio device. The command can be configured in the UI as well as sent via an input message.

Additionally a standby power command has been added for Sony audio devices which support this (some devices like the HT-XT3 so not support the standby command but always go into standby mode when sending a power off command).