Merge branch 'main' of ssh://code.cubecraftcreations.com:2288/overseer/Home-Assistant
This commit is contained in:
@@ -102,7 +102,7 @@ lvgl:
|
|||||||
text_color: 0xE3E2E6
|
text_color: 0xE3E2E6
|
||||||
pages:
|
pages:
|
||||||
#############################################
|
#############################################
|
||||||
# Family Room #
|
# Family Room #
|
||||||
#############################################
|
#############################################
|
||||||
- id: home
|
- id: home
|
||||||
widgets:
|
widgets:
|
||||||
@@ -520,7 +520,7 @@ lvgl:
|
|||||||
x: 18
|
x: 18
|
||||||
y: 56
|
y: 56
|
||||||
styles: md3_title
|
styles: md3_title
|
||||||
text: "Main Light"
|
text: "Large Living Room Lamp"
|
||||||
- label:
|
- label:
|
||||||
x: 18
|
x: 18
|
||||||
y: 90
|
y: 90
|
||||||
@@ -545,7 +545,7 @@ lvgl:
|
|||||||
- homeassistant.service:
|
- homeassistant.service:
|
||||||
service: light.toggle
|
service: light.toggle
|
||||||
data:
|
data:
|
||||||
entity_id: light.patio_light_1
|
entity_id: light.small_living_room_lamp
|
||||||
widgets:
|
widgets:
|
||||||
- label:
|
- label:
|
||||||
x: 204
|
x: 204
|
||||||
@@ -562,7 +562,7 @@ lvgl:
|
|||||||
x: 18
|
x: 18
|
||||||
y: 56
|
y: 56
|
||||||
styles: md3_title
|
styles: md3_title
|
||||||
text: "Patio Light"
|
text: "Small Living Room Lamp"
|
||||||
- label:
|
- label:
|
||||||
x: 18
|
x: 18
|
||||||
y: 90
|
y: 90
|
||||||
|
|||||||
Reference in New Issue
Block a user