Skip to content
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

Add monitors without groups info to attributes #103

Open
kaystrobach opened this issue May 7, 2024 · 0 comments
Open

Add monitors without groups info to attributes #103

kaystrobach opened this issue May 7, 2024 · 0 comments

Comments

@kaystrobach
Copy link

The current instance sensor provides these properties:

monitors: 84
monitors_up: 84
monitors_down: 0
monitors_pending: 0
icon: mdi:check-circle-outline

I use groups to organize stuff and display the result on an awtrix 3 clock. Would be awesome to have 4 additional attributes:

no_group_monitors: xx
no_group_monitors_up: xx
no_group_monitors_down: xx
no_group_monitors_pending: xx

These monitors should exclude all monitors of type group from the list. This makes it way easier to create automations, as groups tend to change slower (up to 20secs) than the real monitor. Also groups increase the number of monitors artificially.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant