This commit is contained in:
Angie1313 2019-04-29 13:15:54 -04:00 committed by Paulus Schoutsen
parent bc8d368c98
commit fe8b3005a7

View File

@ -3,7 +3,7 @@ title: Fan Entity
sidebar_label: Fan sidebar_label: Fan
--- ---
A fan entity is a device that controls the different vetors of your fan susch as speed, direction and oscillation. Derive enitity platforms from ['homeassistant.components.fan.FanDevice'](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/fan/__init__.py). A fan entity is a device that controls the different vectors of your fan such as speed, direction and oscillation. Derive enitity platforms from ['homeassistant.components.fan.FanDevice'](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/fan/__init__.py).
## Properties ## Properties