1
0
ansible-home-assistant/automations/vars/main.yaml
2021-04-10 11:26:59 +02:00

31 lines
887 B
YAML

---
# vars file for automations
lights:
- entityId: light.bathroom_lights
name: Bathroom Lights
- entityId: light.computer_lights
name: Computer Lights
- entityId: light.kitchen_lights
name: Kitchen Lights
- entityId: light.shower_lights
name: Shower Lights
- entityId: light.tv_lights
name: TV Lights
- entityId: light.computer_computer_cave_background
name: Computer Computer Cave Background
- entityId: light.couch_lamp
name: Couch lamp
airPurifiers:
- entityId: fan.living_room_air_purifier
componentId: living_room_air_purifier
name: Living Room
ip: 192.168.60.6
token: 66e56ff414f359b371b2d0b86e3d37d4
supports_fan_level: true
- entityId: fan.bedroom_air_purifier
componentId: bedroom_air_purifier
name: Bedroom
ip: 192.168.60.5
token: a32c6e74647ac03ad79afaa590b5203c
supports_fan_level: false