You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't appear that the sensors take Maintenance into account at all. Binary Sensors show Disconnected, and the regular sensors show a state of "up". My proposal is to:
Have a configurable option on whether to consider a binary sensor up during maintenance. I'd prefer it to be up, but others may prefer it down
Update the (regular) sensor states to properly reflect maintenance. States should ideally be "Up", "Maintenance", and "Down".
Any available maintenance parameters provided by the API for each monitor (type, end time, title, description, etc.) should be presented as attributes.
The text was updated successfully, but these errors were encountered:
As an update, as i have time, i'm trying to sort out how to best derive the current data using the socket.io api lib mentioned.
EDIT: we could use both libs together? i don't really like the feel of that, but i think it'll be a touch off anyways until we get a proper REST api or sorts
It doesn't appear that the sensors take Maintenance into account at all. Binary Sensors show Disconnected, and the regular sensors show a state of "up". My proposal is to:
The text was updated successfully, but these errors were encountered: