core/homeassistant/components/bond
J. Nick Koston 59872f1914
Reduce bond fallback polling interval when BPUP is alive (#90871)
* 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
button.py
config_flow.py
const.py
cover.py
diagnostics.py
entity.py Reduce bond fallback polling interval when BPUP is alive (#90871) 2023-04-08 23:12:42 -04:00
fan.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
light.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
manifest.json Bump bond-async to 0.1.23 (#89697) 2023-03-14 08:44:55 -10:00
models.py
services.yaml
strings.json
switch.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
utils.py