1
0
mirror of https://github.com/Adam-Ant/home-assistant synced 2024-06-14 06:47:23 +00:00
home-assistant/fan.yaml
2017-05-19 19:32:41 +01:00

11 lines
245 B
YAML

- platform: mqtt
name: "Bedroom Fan"
command_topic: "bed/fan1/command"
state_topic: "bed/fan1/state"
speed_command_topic: "bed/fan1/speed/command"
speed_state_topic: "bed/fan1/speed/state"
retain: true
speeds:
- low
- high