core/homeassistant/components/fan
Robbie Trencheny 74980d9563 MQTT fan platform (#3095)
* Add fan.mqtt, allow brightness to be passed and mapped to a fan speed for compatibility with emulated_hue

* Pylint/Flake8 fixes

* Remove brightness

* Add more features, like custom oscillation/speed payloads and setting the speed list

* Flake8 fixes

* flake8/pylint fixes

* Use constants

* block fan.mqtt from coverage

* Fix oscillating comment
2016-09-04 03:15:55 -07:00
..
__init__.py MQTT fan platform (#3095) 2016-09-04 03:15:55 -07:00
demo.py MQTT fan platform (#3095) 2016-09-04 03:15:55 -07:00
mqtt.py MQTT fan platform (#3095) 2016-09-04 03:15:55 -07:00
services.yaml Fan demo (#2976) 2016-08-27 14:53:12 -06:00