1
0
mirror of https://github.com/Adam-Ant/home-assistant synced 2024-07-06 05:36:10 +00:00
home-assistant/fan.yaml

11 lines
245 B
YAML
Raw Permalink Normal View History

2017-05-19 17:17:31 +00:00
- platform: mqtt
name: "Bedroom Fan"
command_topic: "bed/fan1/command"
state_topic: "bed/fan1/state"
2017-05-19 18:32:41 +00:00
speed_command_topic: "bed/fan1/speed/command"
speed_state_topic: "bed/fan1/speed/state"
2017-05-19 17:17:31 +00:00
retain: true
speeds:
- low
- high