Skip to content

Commit

Permalink
Minor UI improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
golles committed Nov 1, 2023
1 parent 6db90d9 commit 9dab4fc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lovelace/views/cards/let_op.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ filter:
options:
type: tile
name: Stookalert
icon: mdi:alert
vertical: true
color: orange
- entity_id: binary_sensor.knmi_purmerend_waarschuwing
Expand All @@ -99,6 +100,7 @@ filter:
options:
type: tile
name: MeteoAlarm
icon: mdi:alert
vertical: true
color: orange
- entity_id: "sensor.tomorrow_io_huis_*_pollen_index"
Expand Down
3 changes: 3 additions & 0 deletions lovelace/views/logeerkamer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ cards:
- type: tile
entity: climate.logeerkamer
name: Verwarming
- type: tile
entity: climate.elektrische_kachel
name: Elektrische kachel

- type: vertical-stack
cards:
Expand Down
3 changes: 3 additions & 0 deletions lovelace/views/woonkamer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,6 @@ cards:
entity: automation.automatisch_licht_aan_in_de_woonkamer
name: Automatisch licht
icon: mdi:lightbulb-auto
- type: tile
entity: button.woonkamer_opwarmen
name: Opwarmen

0 comments on commit 9dab4fc

Please sign in to comment.