Remote settings config

Thanks to @zranger1 python script example we are sending commands successfully to the PB over websockets. Similar to this post Pixelblaze becomes unresponsive after a handful of broken websocket connections? we find that if a controlling device is rebooted without closing the websockets connection first results in unable to reestablish a connection. Is there any non websockets command that could be sent to reset the connections or a websockets timeout setting that could be set to help mitigate the need for a power cycle of the PB?

1 Like