-
Notifications
You must be signed in 8000 to change notification settings - Fork 24
[Feature Request] Show Maintenance Status #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'll leave this issue open for now, but I don't plan to implement this anytime soon. |
This will at least be blocked on louislam/uptime-kuma#2627 EDIT: There's also a socket api we could leverage: https://github.com/lucasheld/uptime-kuma-api |
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 |
We should wait for API functionality to be implemented: louislam/uptime-kuma#118 |
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: