* Switch to integration level config * Switch to per device config rather than per entity type * All roller shutters should be added as covers (there are non lighting types) * Fixup tests that used invalid packets for platforms * Avoid variable re-use * Allow control events on sensors too That way we get signal level sensors for these too * Lint correction * Don't filter sensors from config Disable sensors from GUI if the entities are not wanted * Correct usage of ATTR_ instead of CONF_ * Make sure the logging when a new entity is added includes the event |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_binary_sensor.py | ||
test_cover.py | ||
test_init.py | ||
test_light.py | ||
test_sensor.py | ||
test_switch.py |