Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions dashboards/templates/button_cards/cards/homio_room.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ homio_room:
- '[[[ return variables.motion_sensor ]]]'
variables:
show_motion: false
motion_sensor: variables.motion_sensor
motion_sensor: ""
show_temp: false
temp_sensor: variables.temp_sensor
temp_sensor: ""
show_humid: false
humid_sensor: variables.humid_sensor
humid_sensor: ""
template:
- homio_default
tap_action:
Expand Down