Add outdoor temp and lux to front porch card on main dashboard

This commit is contained in:
2025-05-29 17:31:50 -04:00
parent 4e7306fb00
commit d16cd1afe9

View File

@ -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