Add temperature coloring module to main floor cards
This commit is contained in:
@ -186,6 +186,14 @@ decluttering_templates:
|
||||
action: navigate
|
||||
navigation_path: '[[navigation_path]]'
|
||||
show_background: false
|
||||
modules:
|
||||
- default
|
||||
- temperature_colouring
|
||||
temperature_colouring:
|
||||
temperature_sensor: '[[temp_entity]]'
|
||||
elements:
|
||||
sub_buttons:
|
||||
- 1
|
||||
floors_separator:
|
||||
defaults:
|
||||
- name: ''
|
||||
|
Reference in New Issue
Block a user