mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
yamllint
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
tap_action:
|
||||
action: none
|
||||
|
||||
# Living Room
|
||||
# Living Room
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_boolean.floorplan_show_all
|
||||
state: 'on'
|
||||
elements:
|
||||
# Living room ───────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Living room ───────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Titanium
|
||||
- type: custom:decluttering-card
|
||||
template: floorplan_state_icon
|
||||
@@ -55,7 +56,7 @@
|
||||
- left: 48%
|
||||
- icon: mdi:video
|
||||
|
||||
# Master Bedroom ────────────────────────────────────────────────────────────────────────
|
||||
# Master Bedroom ────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Puifier
|
||||
- type: custom:decluttering-card
|
||||
@@ -76,7 +77,7 @@
|
||||
- tap_action:
|
||||
action: more-info
|
||||
|
||||
# Temperature
|
||||
# Temperature
|
||||
- type: state-label
|
||||
entity: sensor.bedroom_weather_temperature
|
||||
style:
|
||||
@@ -90,7 +91,7 @@
|
||||
font-weight: bold
|
||||
line-height: 8px
|
||||
|
||||
# Kitchen ────────────────────────────────────────────────────────────────────────
|
||||
# Kitchen ────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Sonos
|
||||
- type: custom:decluttering-card
|
||||
@@ -113,7 +114,7 @@
|
||||
- tap_action:
|
||||
action: more-info
|
||||
|
||||
# Bathroom ────────────────────────────────────────────────────────────────────────
|
||||
# Bathroom ────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Sonos
|
||||
- type: custom:decluttering-card
|
||||
@@ -126,7 +127,7 @@
|
||||
- tap_action:
|
||||
action: more-info
|
||||
|
||||
# Hallway ────────────────────────────────────────────────────────────────────────
|
||||
# Hallway ────────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Motion
|
||||
- type: custom:decluttering-card
|
||||
|
||||
Reference in New Issue
Block a user