mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Update alarm button on main dashboard
This commit is contained in:
@@ -243,3 +243,12 @@ binary_sensor.pi_hole_enabled:
|
||||
card:
|
||||
type: custom:decluttering-card
|
||||
template: pi_hole_card
|
||||
|
||||
input_boolean.alarm_enabled:
|
||||
title: Alarm
|
||||
style: *popup_style
|
||||
card:
|
||||
type: entities
|
||||
entities:
|
||||
- input_boolean.alarm_enabled
|
||||
- input_datetime.alarm_time
|
||||
|
||||
Reference in New Issue
Block a user