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