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

11 lines
231 B
YAML
Raw 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"
speed_command_topic: "bed/fan1/state"
speed_state_topic: "bed/fan1/state"
retain: true
speeds:
- low
- high