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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,17 @@ You can create state, not state and numeric state helpers which provide a binary
12
12
13
13
An `entities` attribute is available which lists all entities that match the criteria.
14
14
15
-
_Please :star: this repo if you find it useful_
16
-
_If you want to show your support please_
17
-
18
-
[](https://www.buymeacoffee.com/codechimp)
19
-
20
15
## Example use cases
21
16
22
17
- Create a `critical sensors` label and create a State type Label State helper which turns on when any of those entities goes unavailable so you can get a notification.
23
18
- Create a `must be on` label and create a Not State type Label State helper which turns on when any of those entities goes to any state but on so you can get a notification.
24
19
- If you have appliances which should always draw a certain wattage create a Numeric State type Label State helper to turn on when any of those devices starts drawing 0 watts, triggering a notification.
25
20
21
+
_Please :star: this repo if you find it useful_
22
+
_If you want to show your support please_
23
+
24
+
[](https://www.buymeacoffee.com/codechimp)
0 commit comments