WOIP
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
ulm_card_welcome_scenes_collapse: input_boolean.welcome_collapse #OPTIONAl --> uncomment also entity or triggers_update
|
||||
ulm_weather: weather.pirateweather
|
||||
entity_1:
|
||||
entity_id: light.office_switch_lamp
|
||||
entity_id: light.living_room_lights
|
||||
icon: "mdi:lightbulb" #OPTIONAL
|
||||
name: Office
|
||||
name: Living Room
|
||||
color: "blue"
|
||||
|
||||
- type: custom:weather-card
|
||||
|
@ -61,4 +61,13 @@
|
||||
variables:
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Sill
|
||||
ulm_card_light_name: Sill
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.livingroom_switch_tv
|
||||
variables:
|
||||
ulm_card_light_icon: mdi:television
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: TV
|
||||
|
Reference in New Issue
Block a user