Add outdoor temp and lux to front porch card on main dashboard
This commit is contained in:
@ -2969,6 +2969,16 @@ views:
|
||||
entities:
|
||||
- entity: input_select.front_porch_scenes
|
||||
show_header_toggle: false
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: sensor.home_tempest_temperature
|
||||
name: Temp
|
||||
- entity: sensor.home_tempest_illuminance
|
||||
name: Lux
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
|
Reference in New Issue
Block a user