core/homeassistant
Alexei Chetroi a3061bda60 Make the rest of ZHA platforms to use ZHA class registry (#30261)
* Refactor ZHA component tests fixtures.

* Add tests for ZHA device discovery.

* Refactor ZHA registry MatchRule.

Allow callables as a matching criteria.
Allow sets for model & manufacturer.

* Minor ZHA class registry refactoring.

Less cluttered strict_matching registrations.

* Add entities only if there are any.

* Migrate rest of ZHA platforms to ZHA registry.

* Pylint fixes.
2019-12-31 11:09:58 -05:00
..
auth
components Make the rest of ZHA platforms to use ZHA class registry (#30261) 2019-12-31 11:09:58 -05:00
generated Add local_ip component (#29973) 2019-12-31 14:34:53 +01:00
helpers Store capabilities and supported features in entity registry, restore registered entities on startup (#30094) 2019-12-31 14:29:43 +01:00
scripts
util
__init__.py
__main__.py
bootstrap.py
config.py
config_entries.py
const.py
core.py
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Bump importlib-metadata to 1.3.0 (#30196) 2019-12-24 12:00:05 -07:00
requirements.py
setup.py