1
0
mirror of https://github.com/Adam-Ant/home-assistant synced 2024-07-11 07:56:10 +00:00
home-assistant/fan.yaml
2017-05-19 18:50:51 +01:00

11 lines
231 B
YAML

- 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