mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Show number of automations
This commit is contained in:
@@ -29,6 +29,9 @@ sensor:
|
||||
sarah_url:
|
||||
friendly_name: "SARAH's URL"
|
||||
value_template: !secret sarah_url
|
||||
automations_count:
|
||||
friendly_name: "Number of automations"
|
||||
value_template: "{{ states.automation | count }}"
|
||||
|
||||
|
||||
shell_command:
|
||||
|
||||
Reference in New Issue
Block a user