mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
188 lines
4.0 KiB
YAML
188 lines
4.0 KiB
YAML
light:
|
|
- platform: group
|
|
name: Living room main
|
|
entities:
|
|
- light.light_le_1
|
|
- light.light_le_2
|
|
- light.light_le_3
|
|
- light.light_le_4
|
|
|
|
- platform: group
|
|
name: Living room ceiling
|
|
entities:
|
|
- light.living_room_main
|
|
- light.light_avatar_small_2
|
|
|
|
- platform: group
|
|
name: Living room ambient
|
|
entities:
|
|
- light.living_room_ambient_main
|
|
- light.light_avatar_small_1
|
|
|
|
- platform: group
|
|
name: Living room
|
|
entities:
|
|
- light.living_room_ceiling
|
|
- light.living_room_ambient
|
|
|
|
- platform: group
|
|
name: Master bedroom main
|
|
entities:
|
|
- light.light_lohas_1
|
|
- light.light_lohas_2
|
|
- light.light_lohas_3
|
|
- light.light_lohas_4
|
|
|
|
- platform: group
|
|
name: Master bedroom
|
|
entities:
|
|
- light.master_bedroom_main
|
|
- light.bedside
|
|
- light.bed_led
|
|
|
|
- platform: group
|
|
name: Kitchen main
|
|
entities:
|
|
- light.light_le_11
|
|
- light.light_le_12
|
|
- light.light_orbecco_1
|
|
|
|
- platform: group
|
|
name: Kitchen secondary
|
|
entities:
|
|
- light.light_le_5
|
|
- light.light_le_6
|
|
- light.light_le_9
|
|
- light.light_le_10
|
|
|
|
- platform: group
|
|
name: Tuya Kitchen
|
|
entities:
|
|
- light.tuya_kitchen_main
|
|
- light.tuya_kitchen_secondary
|
|
|
|
- platform: group
|
|
name: Hallway entrance
|
|
entities:
|
|
- light.light_lohas_5
|
|
- light.light_lohas_6
|
|
|
|
- platform: group
|
|
name: Hallway main
|
|
entities:
|
|
- light.light_le_7
|
|
- light.light_le_8
|
|
|
|
- platform: group
|
|
name: Hallway
|
|
entities:
|
|
- light.hallway_entrance
|
|
- light.tuya_hallway_main
|
|
|
|
- platform: group
|
|
name: On after dark
|
|
entities:
|
|
- light.living_room
|
|
- light.master_bedroom_main
|
|
- light.hallway
|
|
|
|
- platform: group
|
|
name: Ceiling
|
|
entities:
|
|
- light.living_room_main
|
|
- light.light_avatar_small_2
|
|
- light.master_bedroom_main
|
|
- light.tuya_kitchen
|
|
- light.hallway
|
|
|
|
- platform: group
|
|
name: All
|
|
entities:
|
|
- light.living_room
|
|
- light.master_bedroom
|
|
- light.tuya_kitchen
|
|
- light.hallway
|
|
|
|
homeassistant:
|
|
customize:
|
|
light.ceiling:
|
|
icon: mdi:ceiling-light
|
|
|
|
|
|
# Living room
|
|
light.living_room:
|
|
icon: mdi:lightbulb-group
|
|
light.living_room_ceiling:
|
|
icon: mdi:ceiling-light
|
|
|
|
light.living_room_main:
|
|
icon: bha:ceiling-lamp-plafond
|
|
light.light_le_1:
|
|
friendly_name: Living room 1
|
|
light.light_le_2:
|
|
friendly_name: Living room 2
|
|
light.light_le_3:
|
|
friendly_name: Living room 3
|
|
light.light_le_4:
|
|
friendly_name: Living room 4
|
|
|
|
light.light_avatar_small_2:
|
|
friendly_name: PC
|
|
icon: bha:outdoor-lamp-variant
|
|
|
|
light.living_room_ambient:
|
|
icon: mdi:floor-lamp-dual
|
|
light.light_avatar_small_1:
|
|
friendly_name: Living room ambient secondary
|
|
|
|
# Out of comission
|
|
# light.pc:
|
|
# icon: bha:outdoor-lamp-variant
|
|
|
|
# Master bedroom
|
|
light.master_bedroom:
|
|
friendly_name: Bedroom
|
|
icon: mdi:lightbulb-group
|
|
|
|
light.master_bedroom_main:
|
|
friendly_name: Bedroom main
|
|
icon: bha:ceiling-lamp-plafond
|
|
|
|
light.light_lohas_1:
|
|
friendly_name: Bedroom 1
|
|
light.light_lohas_2:
|
|
friendly_name: Bedroom 2
|
|
light.light_lohas_3:
|
|
friendly_name: Bedroom 3
|
|
light.light_lohas_4:
|
|
friendly_name: Bedroom 4
|
|
|
|
light.bedside:
|
|
icon: mdi:desk-lamp
|
|
|
|
# Kitchen
|
|
light.tuya_kitchen:
|
|
icon: mdi:lightbulb-group
|
|
light.kitchen_main:
|
|
icon: bha:ceiling-lamp-plafond
|
|
light.kitchen_secondary:
|
|
icon: bha:ceiling-lamp-plafond
|
|
|
|
# Hallway
|
|
light.hallway:
|
|
icon: mdi:lightbulb-group
|
|
|
|
light.hallway_entrance:
|
|
icon: bha:ceiling-lamp-plafond
|
|
light.light_lohas_5:
|
|
friendly_name: Entrance 1
|
|
light.light_lohas_6:
|
|
friendly_name: Entrance 2
|
|
|
|
light.hallway_main:
|
|
icon: bha:ceiling-lamp-plafond
|
|
light.light_le_7:
|
|
friendly_name: Hallway 1
|
|
light.light_le_8:
|
|
friendly_name: Hallway 2
|