Plugin can't tell if the rm is disconnected
jeremynoesen opened this issue · 0 comments
jeremynoesen commented
While the device can auto reconnect, that does not prevent the plugin from attempting to send new signals to the device. Ping the device every so often to check if it is connected. If it is not, prevent the states from updating, or possibly even set them to error characteristic values.