core/homeassistant/components/ozw
Charles Garwood ca1e643bdc
Add fan platform to ozw component (#35249)
* Add fan platform

* Add fan discovery schema

* Use constants for dispatcher signal

* Move fan platform to ozw

* Fix fan discovery schema

* Add previous speed to handle value 255

* Make fixture reading more robust

* Add fan tests

* Remove not needed fixture info

* Validate speed

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-26 19:48:39 -04:00
..
translations
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
discovery.py
entity.py
fan.py
light.py
lock.py
manifest.json
sensor.py
services.py
services.yaml
strings.json
switch.py