* Refactor config entry forwards to implictly obtain the lock instead of explictly This is a bit of a tradeoff to not need async_late_forward_entry_setups The downside is we can no longer detect non-awaited plastform setups as we will always implicitly obtain the lock instead of explictly. Note, this PR is incomplete and is only for discussion purposes at this point * preen * cover * cover * restore check for non-awaited platform setup * cleanup * fix missing word * make non-awaited test safer |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
conftest.py | ||
const.py | ||
test_binary_sensor.py | ||
test_bridge.py | ||
test_config_flow.py | ||
test_device_trigger_v1.py | ||
test_device_trigger_v2.py | ||
test_diagnostics.py | ||
test_event.py | ||
test_init.py | ||
test_light_v1.py | ||
test_light_v2.py | ||
test_migration.py | ||
test_scene.py | ||
test_sensor_v1.py | ||
test_sensor_v2.py | ||
test_services.py | ||
test_switch.py |