core/homeassistant
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
..
auth Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
components Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
generated Add support for Elexa Guardian water valve controllers (#34627) 2020-05-26 08:47:25 -05:00
helpers More data entry flow and HTTP related type hints (#34430) 2020-05-26 09:28:22 -05:00
scripts
util Avoid locking in the logging queue handler (#35700) 2020-05-17 14:39:27 +02:00
__init__.py
__main__.py Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
block_async_io.py
bootstrap.py Use built in queue log handlers to avoid formatting logs in the event loop (#35633) 2020-05-16 09:29:58 -05:00
config.py Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
config_entries.py Ensure a deleted integration can be removed (#36130) 2020-05-25 15:40:06 -04:00
const.py Add and use ELECTRICAL_CURRENT_AMPERE, ELECTRICAL_VOLTAGE_AMPERE constants (#33990) 2020-05-17 15:58:31 +02:00
core.py Fix handling of additional data in core config storage (#35660) 2020-05-16 13:31:15 +02:00
data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
exceptions.py
loader.py Remove logo & icon from manifest (#35410) 2020-05-10 11:10:44 -04:00
package_constraints.txt Update frontend to 20200519.5 (#36154) 2020-05-26 11:44:07 +02:00
requirements.py
setup.py
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00