fixes and updates
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
entity: input_boolean.welcome_collapse
|
||||
variables:
|
||||
ulm_card_welcome_scenes_collapse: input_boolean.welcome_collapse #OPTIONAl --> uncomment also entity or triggers_update
|
||||
ulm_weather: weather.pirateweather
|
||||
ulm_weather: weather.forecast_home
|
||||
entity_1:
|
||||
entity_id: light.living_room_lights
|
||||
icon: "mdi:lightbulb" #OPTIONAL
|
||||
|
@ -65,7 +65,7 @@
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_switch_lamp
|
||||
entity: light.bedroom_switch_tv
|
||||
variables:
|
||||
ulm_card_light_icon: mdi:television
|
||||
ulm_card_light_enable_color: true
|
||||
|
@ -1,5 +1,5 @@
|
||||
- type: custom:weather-card
|
||||
entity: weather.pirateweather
|
||||
entity: weather.forecast_home
|
||||
|
||||
- type: area
|
||||
area: nursery
|
||||
|
Reference in New Issue
Block a user