hass-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 Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
button.py Remove unneeded guards from (async_)add_entities call (#80471) 2022-10-17 21:11:58 +02:00
config_flow.py Handle timeout fetching bond token in config flow (#78896) 2022-09-21 14:03:05 -04:00
const.py Switch bond data to use a dataclass (#73514) 2022-06-17 22:45:20 -05:00
cover.py Enforce CoverEntityFeature (#82457) 2022-11-22 07:09:19 +01:00
diagnostics.py Switch bond data to use a dataclass (#73514) 2022-06-17 22:45:20 -05:00
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 Switch bond data to use a dataclass (#73514) 2022-06-17 22:45:20 -05:00
services.yaml Prettify yaml (services.yaml) (#68878) 2022-03-30 09:48:06 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
utils.py Reduce bond startup time (#73506) 2022-06-14 20:30:59 -10:00