mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 02:54:41 +00:00
FIXED THE ha STARTUP TIMES. Added jinja code from @skalavala
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
- platform: template
|
||||
sensors:
|
||||
ha_last_restart:
|
||||
value_template: '{{ as_timestamp(states.automation.startup_notification.attributes.last_triggered) | timestamp_custom("%b %d %X") }}'
|
||||
value_template: '{{ as_timestamp(states.automation.startup_notification_and_shut_startup_lights.attributes.last_triggered) | timestamp_custom("%b %d %X") }}'
|
||||
friendly_name: HA Last Restart
|
||||
|
Reference in New Issue
Block a user