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
+8-24Lines changed: 8 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,32 +43,16 @@ Installation via HACS is recommended, but a manual setup is supported.
43
43
</details>
44
44
45
45
## Tips
46
-
47
-
To create a notification automation listing the entities use the state_attr, replacing the binary sensor with your own.
48
-
I like to have the trigger only activate if a labelled sensor has been unavailable for 5 minutes to avoid any planned restarts falsely triggering the automation.
46
+
To create a notification message listing the entities use the state_attr, replacing the binary sensor with your own.
0 commit comments