Many updates
This commit is contained in:
0
lovelace/dashboard/harmony/harmony.yaml
Normal file → Executable file
0
lovelace/dashboard/harmony/harmony.yaml
Normal file → Executable file
0
lovelace/dashboard/harmony/volume_control.yaml
Normal file → Executable file
0
lovelace/dashboard/harmony/volume_control.yaml
Normal file → Executable file
9
lovelace/dashboard/hello_world.yaml
Normal file → Executable file
9
lovelace/dashboard/hello_world.yaml
Normal file → Executable file
@ -40,7 +40,7 @@
|
||||
name: Mailbox
|
||||
tap_action: none
|
||||
show_label: true
|
||||
size: 20%
|
||||
size: 10%
|
||||
state:
|
||||
- operator: template
|
||||
value: >
|
||||
@ -48,13 +48,6 @@
|
||||
icon: mdi:mailbox
|
||||
- operator: default
|
||||
icon: mdi:mailbox-outline
|
||||
- type: 'custom:button-card'
|
||||
#color_type: icon
|
||||
entity: timer.laundry
|
||||
name: laundry
|
||||
tap_action: none
|
||||
show_label: true
|
||||
size: 20%
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
|
0
lovelace/dashboard/kunibert.yaml
Normal file → Executable file
0
lovelace/dashboard/kunibert.yaml
Normal file → Executable file
0
lovelace/dashboard/laundry.yaml
Normal file → Executable file
0
lovelace/dashboard/laundry.yaml
Normal file → Executable file
11
lovelace/dashboard/lights.yaml
Normal file → Executable file
11
lovelace/dashboard/lights.yaml
Normal file → Executable file
@ -28,6 +28,15 @@
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: Sill
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.living_room_tv_bank_switch
|
||||
variables:
|
||||
ulm_card_light_enable_color: true
|
||||
ulm_card_light_force_background_color: true
|
||||
ulm_card_light_name: TV Bank
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.living_room_lights
|
||||
@ -56,7 +65,7 @@
|
||||
|
||||
- type: "custom:button-card"
|
||||
template: card_light
|
||||
entity: light.livingroom_switch_tv
|
||||
entity: switch.livingroom_tv_socket_switch
|
||||
variables:
|
||||
ulm_card_light_icon: mdi:television
|
||||
ulm_card_light_enable_color: true
|
||||
|
14
lovelace/dashboard/sensors.yaml
Normal file → Executable file
14
lovelace/dashboard/sensors.yaml
Normal file → Executable file
@ -8,14 +8,14 @@
|
||||
template: card_binary_sensor_alert
|
||||
variables:
|
||||
ulm_card_binary_sensor_alert: true
|
||||
ulm_show_last_changed: true
|
||||
ulm_show_last_alert_changed: true
|
||||
ulm_card_binary_sensor_alert_name : "Garden Door"
|
||||
entity: binary_sensor.livingroom_door_garden_iaszone
|
||||
entity: binary_sensor.livingroom_door_garden_opening
|
||||
- type: 'custom:button-card'
|
||||
template: card_binary_sensor_alert
|
||||
variables:
|
||||
ulm_card_binary_sensor_alert: true
|
||||
ulm_show_last_changed: true
|
||||
ulm_show_last_alert_changed: true
|
||||
ulm_card_binary_sensor_alert_name : "Freezer"
|
||||
entity: binary_sensor.livingroom_freezer_iaszone
|
||||
- type: horizontal-stack
|
||||
@ -24,14 +24,14 @@
|
||||
template: card_binary_sensor_alert
|
||||
variables:
|
||||
ulm_card_binary_sensor_alert: true
|
||||
ulm_show_last_changed: true
|
||||
ulm_show_last_alert_changed: true
|
||||
ulm_card_binary_sensor_alert_name : "Bathroom Window"
|
||||
entity: binary_sensor.bathroom_window_iaszone
|
||||
- type: 'custom:button-card'
|
||||
template: card_binary_sensor_alert
|
||||
variables:
|
||||
ulm_card_binary_sensor_alert: true
|
||||
ulm_show_last_changed: true
|
||||
ulm_show_last_alert_changed: true
|
||||
ulm_card_binary_sensor_alert_name : "Mailbox"
|
||||
entity: binary_sensor.mailbox_door_iaszone
|
||||
|
||||
@ -41,14 +41,14 @@
|
||||
template: card_binary_sensor_alert
|
||||
variables:
|
||||
ulm_card_binary_sensor_alert: true
|
||||
ulm_show_last_changed: true
|
||||
ulm_show_last_alert_changed: true
|
||||
ulm_card_binary_sensor_alert_name : "Hallway Motion"
|
||||
entity: binary_sensor.hallway_motion_iaszone
|
||||
- type: 'custom:button-card'
|
||||
template: card_binary_sensor_alert
|
||||
variables:
|
||||
ulm_card_binary_sensor_alert: true
|
||||
ulm_show_last_changed: true
|
||||
ulm_show_last_alert_changed: true
|
||||
ulm_card_binary_sensor_alert_name : "Mailbox Motion"
|
||||
entity: binary_sensor.mailbox_motion_iaszone
|
||||
|
||||
|
0
lovelace/dashboard/temperature.yaml
Normal file → Executable file
0
lovelace/dashboard/temperature.yaml
Normal file → Executable file
Reference in New Issue
Block a user