1
0
ansible-home-assistant/automations/vars/main.yaml

31 lines
875 B
YAML
Raw Normal View History

2020-11-03 23:55:41 +00:00
---
# 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
2020-11-04 00:31:46 +00:00
airPurifiers:
- entityId: fan.xiaomi_miio_device
2021-02-22 23:38:55 +00:00
componentId: xiaomi_airpurifier
2020-11-04 00:31:46 +00:00
name: Living Room
ip: 192.168.60.6
token: 66e56ff414f359b371b2d0b86e3d37d4
2021-02-20 02:20:06 +00:00
supports_fan_level: true
2020-11-04 00:31:46 +00:00
- entityId: fan.bedroom_air_purifier
componentId: bedroom_air_purifier
name: Bedroom
ip: 192.168.60.5
2021-02-20 02:20:06 +00:00
token: a32c6e74647ac03ad79afaa590b5203c
supports_fan_level: false