v1.0.44
[ 1.0.44 ] - 2024/05/21
- Added extra state variable:
soundtouchplus_websockets_enabled
. Returns true if websocket support is enabled for the device; otherwise, false if device does not support websockets or if websockets were disabled during device setup. - Added extra state variable:
soundtouchplus_polling_enabled
. Returns true if device polling is enabled; otherwise, false. Polling can be a temporary condition, in that it will be enabled if websocket support is enabled and the connection is lost and has not been re-established yet.