* ZHA Entity registry. Match a zha_device and channels to a ZHA entity. * Refactor ZHA sensor to use registry. * Remove sensor_types registry. * Fix ZHA device tracker battery remaining. * Remove should_poll/force_update attributes. * Fix binary_sensor regression. * isort. * Pylint. * Don't access protected members. * Address comments and fix spelling. * Make pylint happy again. |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_channels.py | ||
test_config_flow.py | ||
test_device_action.py | ||
test_device_tracker.py | ||
test_device_trigger.py | ||
test_fan.py | ||
test_light.py | ||
test_lock.py | ||
test_registries.py | ||
test_sensor.py | ||
test_switch.py |