jensrossbach / node-red-contrib-sony-audio

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

Move WebSocket client to device node #11

Closed jensrossbach closed 4 years ago

jensrossbach commented 4 years ago

Moved the code for WebSocket clients for the Sony audio notification API from the receiver to the device node. Thereby the connections are managed centrally and there is a maximum of one connection per service.