Adding dingin room

This commit is contained in:
Jonas Forsberg
2022-07-27 20:21:09 +02:00
parent ce60768220
commit c7009b6779
6 changed files with 73 additions and 4 deletions

View File

@@ -0,0 +1,44 @@
title: "matsal"
path: "diningroom"
cards:
- type: horizontal-stack
cards:
- type: "custom:button-card"
template: chip_back
variables:
ulm_chip_back_path: home
- type: "custom:button-card"
template: card_title
name: Matsal
- type: horizontal-stack
cards:
- type: "custom:button-card"
template: card_light
entity: light.matsal
variables:
ulm_card_light_name: Matsal
ulm_card_light_enable_collapse: true
ulm_card_light_enable_slider: false
ulm_card_light_enable_color: true
ulm_card_light_force_background_color: false
- type: horizontal-stack
cards:
- type: "custom:button-card"
template: card_light
entity: light.light_dinner_table_1
variables:
ulm_card_light_name: Lampa-1
ulm_card_light_enable_collapse: true
ulm_card_light_enable_slider: false
ulm_card_light_enable_color: true
ulm_card_light_force_background_color: false
- type: "custom:button-card"
template: card_light
entity: light.light_dinner_table_2
variables:
ulm_card_light_name: Lampa-2
ulm_card_light_enable_collapse: true
ulm_card_light_enable_slider: false
ulm_card_light_enable_color: true
ulm_card_light_force_background_color: false

View File

@@ -103,9 +103,20 @@ cards:
variables:
ulm_custom_card_esh_room_light_entity: light.light_livinroom_1
ulm_custom_card_esh_room_climate_entity:
- type: grid
columns: 2
- type: horizontal-stack
cards:
- type: "custom:button-card"
template:
- card_esh_room
- yellow_on
name: Matsal
icon: mdi:pasta
tap_action:
action: navigate
navigation_path: "diningroom"
variables:
ulm_custom_card_esh_room_light_entity: light.matsal
ulm_custom_card_esh_room_climate_entity:
- type: "custom:button-card"
template:
- card_esh_room