1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 01:06:07 +00:00
Files
core/tests/fixtures/group/configuration.yaml
2020-09-03 00:12:07 +02:00

19 lines
395 B
YAML

light:
- platform: group
name: Master Hall Lights G
entities:
- light.master_hall_lights
- light.master_hall_lights_2
- platform: group
name: Outside Patio Lights G
entities:
- light.outside_patio_lights
- light.outside_patio_lights_2
notify:
- platform: group
name: new_group_notify
services:
- service: demo1
- service: demo2