10 lines
287 B
YAML
10 lines
287 B
YAML
# https://www.home-assistant.io/integrations/light.group/
|
|
#
|
|
# switch als Licht einbinden, so dass eine Grupperung als light möglich ist
|
|
# https://community.home-assistant.io/t/light-groups-making-me-crazy/180978/6
|
|
platform: switch
|
|
name: Stricklicht
|
|
entity_id: switch.nas_wr01z_node21
|
|
|
|
|