Skip to content

Commit

Permalink
Fixed #260: added icon for doors
Browse files Browse the repository at this point in the history
  • Loading branch information
cgiesche committed Sep 8, 2024
1 parent 8dabc5e commit b0a5c59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/config/default-display-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@ binary_sensor:
states:
on:
icon: mdi:window-open-variant
door:
icon: mdi:door-closed
states:
on:
icon: mdi:door-open
motion:
icon: mdi:motion-sensor
states:
Expand Down

0 comments on commit b0a5c59

Please sign in to comment.