core/homeassistant
Xiaonan Shen 2581b031d9
Fix fan not checking supported_features (#35248)
* Fix fan not checking supported_features

* Fix pylint

* Fix test

* Code cleanup

* Fix fan demo

* Code style improvement
2020-05-06 09:58:07 +02:00
..
auth Improve string formatting v9 (#34050) 2020-04-12 17:18:09 +02:00
components Fix fan not checking supported_features (#35248) 2020-05-06 09:58:07 +02:00
generated Add BleBox integration (#32664) 2020-05-05 11:29:58 +02:00
helpers Guard bad entity ID in entity registry (#35271) 2020-05-05 15:07:54 -07:00
scripts Check isinstance on collections.abc, not typing classes (#35087) 2020-05-02 23:57:48 +02:00
util Log threading exceptions properly (#34789) 2020-04-28 14:31:35 -07:00
__init__.py
__main__.py
block_async_io.py Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
bootstrap.py Log threading exceptions properly (#34789) 2020-04-28 14:31:35 -07:00
config.py Fix identifying Plex schema when used in packages (#34651) 2020-04-24 09:52:23 -07:00
config_entries.py
const.py Bump version to 0.110.0dev0 (#34827) 2020-04-29 08:56:43 +02:00
core.py Introduce a singleton decorator (#34803) 2020-04-30 16:47:14 -07: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 Add issue_tracker property to manifest (#35153) 2020-05-05 11:00:00 -07:00
package_constraints.txt Updated frontend to 20200505.0 (#35253) 2020-05-05 10:42:02 -07:00
requirements.py Fix isort problem in homeassistant/requirements.py (#33828) 2020-04-08 12:48:20 -07:00
setup.py Set up config entries in parallel (#34755) 2020-04-27 10:05:02 -07:00
strings.json Fix string 2020-05-04 21:31:23 -07:00