Added new Matter device to replace light.sink

This commit is contained in:
CCOSTAN
2025-01-24 17:36:30 +00:00
parent 3e53f43b3c
commit 8ea17e6d8f
5 changed files with 7 additions and 8 deletions

View File

@@ -34,6 +34,7 @@ cloud:
- group.outdoor_seasonal
- group.master_bathroom_accents
- group.kitchen_accents
- group.kitchen_lights
- light.bedroom
- light.bedroom_lights
- light.den_lights
@@ -42,24 +43,21 @@ cloud:
- light.foyer_lights
- light.garage_lights
- light.hallway_lights
- light.kitchen_lights
- light.living_room_accents
- light.living_room_lights
- light.office_lights
- light.outdoor_front_lights
- light.outdoor_pool_lights
- light.upstairs_lights
- light.sink
include_domains:
- switch
- cover
- input_boolean
- camera
# entity_config:
# light.kitchen_lights:
# display_categories: LIGHT
#discovery:
# This groups up lights but displays them as light.xxxx
light: !include light_groups.yaml
ifttt: