Add bedroom mode to bedroom dashboard

This commit is contained in:
2021-10-13 23:01:35 +03:00
parent a7b19c4c00
commit 4877f21e4e
@@ -148,6 +148,17 @@
template: v3_button_radiator template: v3_button_radiator
entity: climate.bedroom_radiator_mode entity: climate.bedroom_radiator_mode
name: Radiator name: Radiator
- type: horizontal-stack
cards:
- type: custom:button-card
template: v3_button
entity: input_select.bedroom_mode
name: Mode
tap_action:
action: call-service
service: input_select.select_next
service_data:
entity_id: input_select.bedroom_mode
- type: vertical-stack - type: vertical-stack
cards: cards: