updates
This commit is contained in:
0
lovelace/dashboard/harmony/harmony.yaml
Executable file → Normal file
0
lovelace/dashboard/harmony/harmony.yaml
Executable file → Normal file
0
lovelace/dashboard/harmony/volume_control.yaml
Executable file → Normal file
0
lovelace/dashboard/harmony/volume_control.yaml
Executable file → Normal file
79
lovelace/dashboard/hello_world.yaml
Executable file → Normal file
79
lovelace/dashboard/hello_world.yaml
Executable file → Normal file
@ -11,21 +11,27 @@
|
||||
name: LivingRoom
|
||||
color: "blue"
|
||||
entity_2:
|
||||
entity_id: switch.nursery
|
||||
icon: "mdi:human-baby-changing-table" #OPTIONAL
|
||||
name: Diaper
|
||||
color: "pink"
|
||||
entity_3:
|
||||
entity_id: script.netflix_and_chill
|
||||
icon: "mdi:netflix" #OPTIONAL
|
||||
name: Netflix
|
||||
color: "red"
|
||||
entity_3:
|
||||
entity_4:
|
||||
entity_id: script.denon_listen_music
|
||||
icon: "mdi:spotify" #OPTIONAL
|
||||
name: Spotify
|
||||
color: "green"
|
||||
entity_4:
|
||||
entity_5:
|
||||
entity_id: script.denon_tv_turn_off
|
||||
icon: "mdi:television-off" #OPTIONAL
|
||||
name: TV OFF
|
||||
color: "black"
|
||||
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
@ -67,8 +73,73 @@
|
||||
ulm_card_person_use_entity_picture: true
|
||||
ulm_card_person_icon: mdi:face-woman
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_title
|
||||
name: Adaptive
|
||||
label: Bulbs
|
||||
|
||||
- type: custom:weather-card
|
||||
entity: weather.pirateweather
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.office_bulb
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Office
|
||||
ulm_card_light_enable_collapse: true
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_bulb_light
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Bedroom
|
||||
ulm_card_light_enable_collapse: true
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_bulb_toni_light
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: "Bedroom Toni"
|
||||
ulm_card_light_enable_collapse: true
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_bulb_philipp_light
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: "Bedroom Philipp"
|
||||
ulm_card_light_enable_collapse: true
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.nursery_bulb
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: "Jakob"
|
||||
ulm_card_light_enable_collapse: true
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_input_boolean
|
||||
entity: switch.adaptive_lighting_default
|
||||
variables:
|
||||
ulm_card_input_boolean_name: Adaptive
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_input_boolean
|
||||
entity: switch.adaptive_lighting_sleep_mode_default
|
||||
variables:
|
||||
ulm_card_input_boolean_name: Sleep
|
0
lovelace/dashboard/kunibert.yaml
Executable file → Normal file
0
lovelace/dashboard/kunibert.yaml
Executable file → Normal file
0
lovelace/dashboard/laundry.yaml
Executable file → Normal file
0
lovelace/dashboard/laundry.yaml
Executable file → Normal file
78
lovelace/dashboard/lights.yaml
Executable file → Normal file
78
lovelace/dashboard/lights.yaml
Executable file → Normal file
@ -1,64 +1,3 @@
|
||||
- type: "custom:button-card"
|
||||
template: card_title
|
||||
name: Adaptive
|
||||
label: Bulbs
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.office_bulb
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Office
|
||||
ulm_card_light_enable_collapse: true
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_bulb_light
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Bedroom
|
||||
ulm_card_light_enable_collapse: true
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_bulb_toni_light
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: "Bedroom Toni"
|
||||
ulm_card_light_enable_collapse: true
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.bedroom_bulb_philipp_light
|
||||
variables:
|
||||
ulm_card_light_enable_slider: true
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: "Bedroom Philipp"
|
||||
ulm_card_light_enable_collapse: true
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_input_boolean
|
||||
entity: switch.adaptive_lighting_default
|
||||
variables:
|
||||
ulm_card_input_boolean_name: Adaptive
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_input_boolean
|
||||
entity: switch.adaptive_lighting_sleep_mode_default
|
||||
variables:
|
||||
ulm_card_input_boolean_name: Sleep
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_title
|
||||
name: Living Room
|
||||
@ -91,11 +30,24 @@
|
||||
ulm_card_light_name: Sill
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.livingroom_switch_lamp
|
||||
entity: light.living_room_lights
|
||||
variables:
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Tanne
|
||||
ulm_card_light_name: All
|
||||
|
||||
- type: 'custom:button-card'
|
||||
template: card_title
|
||||
name: Heat Lamp
|
||||
label: Jakob
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: switch.nursery
|
||||
variables:
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Heat Lamp
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_title
|
||||
|
25
lovelace/dashboard/sensors.yaml
Executable file → Normal file
25
lovelace/dashboard/sensors.yaml
Executable file → Normal file
@ -52,28 +52,3 @@
|
||||
ulm_card_binary_sensor_alert_name : "Mailbox Motion"
|
||||
entity: binary_sensor.mailbox_motion_iaszone
|
||||
|
||||
- type: 'custom:button-card'
|
||||
template: card_graph
|
||||
entity: sensor.livingroom_temp_temperature
|
||||
variables:
|
||||
ulm_card_graph_color: "var(--google-blue)"
|
||||
ulm_card_graph_name: Temperature Livingroom
|
||||
ulm_card_graph_entity: sensor.livingroom_temp_temperature
|
||||
ulm_card_graph_color2: "var(--google-green)"
|
||||
ulm_card_graph_entity2: sensor.livingroom_temp_temperature
|
||||
ulm_card_graph_type: fill
|
||||
ulm_card_graph_hours: 24
|
||||
- type: 'custom:button-card'
|
||||
template: card_graph
|
||||
entity: sensor.livingroom_temp_humidity
|
||||
variables:
|
||||
ulm_card_graph_color: "var(--google-blue)"
|
||||
ulm_card_graph_name: Temperature Livingroom
|
||||
ulm_card_graph_entity: sensor.livingroom_temp_humidity
|
||||
ulm_card_graph_color2: "var(--google-green)"
|
||||
ulm_card_graph_entity2: sensor.livingroom_temp_humidity
|
||||
ulm_card_graph_type: fill
|
||||
ulm_card_graph_hours: 24
|
||||
|
||||
|
||||
|
||||
|
15
lovelace/dashboard/temperature.yaml
Normal file
15
lovelace/dashboard/temperature.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
- type: custom:weather-card
|
||||
entity: weather.pirateweather
|
||||
|
||||
- type: area
|
||||
area: nursery
|
||||
theme: blue
|
||||
- type: area
|
||||
area: living_room
|
||||
theme: red
|
||||
- type: area
|
||||
area: bedroom
|
||||
theme: green
|
||||
- type: area
|
||||
area: office
|
||||
theme: red
|
Reference in New Issue
Block a user