mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Add preferences support
This commit is contained in:
@@ -260,3 +260,12 @@ cards:
|
||||
entities:
|
||||
- automation.cover_living_room_open_at_morning
|
||||
- automation.cover_living_room_close_after_sunset
|
||||
|
||||
- type: entities
|
||||
title: Milena Preferences
|
||||
icon: mdi:star-settings-outline
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- automation.preferences_milena_enable
|
||||
- automation.preferences_milena_disable
|
||||
- automation.preferences_milena_kitchen_temperature_main_adjust_on_start
|
||||
|
||||
@@ -149,3 +149,13 @@
|
||||
- type: custom:button-card
|
||||
template: v3_button
|
||||
entity: binary_sensor.someone_home
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: v3_section_title
|
||||
variables:
|
||||
- title: Preferences Milena
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: v3_button
|
||||
entity: input_number.guest_bedroom_light_temp
|
||||
|
||||
Reference in New Issue
Block a user