Remove people from bedroom dashboard

This commit is contained in:
2022-06-01 18:48:38 +03:00
parent f0e89f7daa
commit 8eb106d9b9
@@ -28,18 +28,6 @@
- title: Bedroom - title: Bedroom
- type: horizontal-stack - type: horizontal-stack
cards: cards:
- type: custom:button-card
template: v3_button_person
entity: input_boolean.georgi_home
styles:
card:
- background-image: url("/local/images/people/georgi.jpg")
- type: custom:button-card
template: v3_button_person
entity: input_boolean.player_2_home
styles:
card:
- background-image: url("/local/images/people/maya.jpg")
- type: custom:button-card - type: custom:button-card
template: v3_badge_temp template: v3_badge_temp
entity: sensor.bedroom_weather_temperature entity: sensor.bedroom_weather_temperature
@@ -53,8 +41,6 @@
state_display: "[[[return entity.state.split(' ')[0] + ' pm2.5']]]" state_display: "[[[return entity.state.split(' ')[0] + ' pm2.5']]]"
variables: variables:
state_size: "11px" state_size: "11px"
- type: horizontal-stack
cards:
- type: custom:button-card - type: custom:button-card
template: v3_badge_icon template: v3_badge_icon
entity: binary_sensor.bedroom_left_window entity: binary_sensor.bedroom_left_window