1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/tests/components/group/fixtures/fan_configuration.yaml
2021-11-01 20:47:05 -07:00

14 lines
239 B
YAML

fan:
- platform: group
name: Upstairs Fans
entities:
- fan.living_room_fan
- fan.percentage_full_fan
notify:
- platform: group
name: new_group_notify
services:
- service: demo1
- service: demo2