Alert entity: change to allow template conditions, snoozing, events, ... #1013
Unanswered
redstone99
asked this question in
Entity Models
Replies: 1 comment 1 reply
-
Hi, I use a helper (input_number) for logging the outside temperature. Since the last update, this sensor appears in a separate chart in the history. Why? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I had some ideas for improving the Alert entity and was wondering what people thought. Because it involves substantial changes, I coded it up as a separate component and put it in github: Alert2. The main features are:
The front-end Lovelace card shows recently active alerts, with controls for ack’ing:
And here’s what the more-info dialog looks like when clicking on an alert2 entity. It shows firing history as well as notification messages sent, and controls for snoozing and disabling:
-Josh
Beta Was this translation helpful? Give feedback.
All reactions