Skip to content

Commit

Permalink
Add color to clocks
Browse files Browse the repository at this point in the history
Remove icon tab action
  • Loading branch information
golles committed Nov 5, 2023
1 parent 2500fb3 commit f891e87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions lovelace/views/logeerkamer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,8 @@ cards:
- type: tile
entity: light.logeerkamer_klok_matrix
name: Klok
color: primary
state_content: state
icon_tap_action:
action: call-service
service: script.awtrix_default_settings
data:
topic: awtrix_b92250

- type: vertical-stack
cards:
Expand Down
6 changes: 1 addition & 5 deletions lovelace/views/woonkamer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,8 @@ cards:
- type: tile
entity: light.woonkamer_klok_matrix
name: Klok
color: primary
state_content: state
icon_tap_action:
action: call-service
service: script.awtrix_default_settings
data:
topic: awtrix_b92250

- type: vertical-stack
cards:
Expand Down

0 comments on commit f891e87

Please sign in to comment.