Rename house mode to bedroom mode

This commit is contained in:
2021-10-13 22:16:23 +03:00
parent 8808202ea2
commit c0c6263e2c
16 changed files with 60 additions and 61 deletions
@@ -129,13 +129,13 @@ cards:
- automation.notification_door_opened
- type: entities
title: House Mode
title: Bedroom Mode
show_header_toggle: false
entities:
- automation.house_mode_set_to_day
- automation.house_mode_set_to_bed
- automation.house_mode_set_to_night
- automation.house_mode_set_to_day_if_bedroom_door_was_opened
- automation.bedroom_mode_set_to_day
- automation.bedroom_mode_set_to_bed
- automation.bedroom_mode_set_to_night
- automation.bedroom_mode_set_to_day_if_bedroom_door_was_opened
- type: entities
title: Guest mode
@@ -47,13 +47,13 @@
name: Speech
- type: custom:button-card
template: v3_button
entity: input_select.house_mode
name: House
entity: input_select.bedroom_mode
name: Bedroom
tap_action:
action: call-service
service: input_select.select_next
service_data:
entity_id: input_select.house_mode
entity_id: input_select.bedroom_mode
- type: horizontal-stack
cards:
+3 -3
View File
@@ -1,9 +1,9 @@
binary_sensor.house_mode:
title: House mode
binary_sensor.bedroom_mode:
title: Bedroom mode
card:
type: entities
entities:
- input_select.house_mode
- input_select.bedroom_mode
binary_sensor.kitchen_motion_occupancy:
title: Kitchen motion