hass-core/tests/components/bond
J. Nick Koston 59872f1914
Reduce bond fallback polling interval when BPUP is alive ()
* Reduce bond fallback polling interval when BPUP is alive

If push updates are alive we should not check every
10 seconds.

* tweak

* tweak

* coverage

* coverage

* coverage
2023-04-08 23:12:42 -04:00
..
__init__.py
common.py Reduce bond fallback polling interval when BPUP is alive () 2023-04-08 23:12:42 -04:00
conftest.py
test_button.py
test_config_flow.py Await block till done inside patched config entry in tests () 2023-03-10 06:42:53 -10:00
test_cover.py
test_diagnostics.py Reduce bond fallback polling interval when BPUP is alive () 2023-04-08 23:12:42 -04:00
test_entity.py
test_fan.py Reduce bond fallback polling interval when BPUP is alive () 2023-04-08 23:12:42 -04:00
test_init.py
test_light.py
test_switch.py