core/homeassistant/components/honeywell
RDFurman 3aed58f825
Try to avoid rate limiting in honeywell (#55304)
* Limit parallel update and sleep loop

* Use asyncio sleep instead

* Extract sleep to const for testing

* Make loop sleep 0 in test
2021-09-07 16:32:26 +02:00
..
translations [ci skip] Translation update 2021-09-04 00:13:17 +00:00
__init__.py Try to avoid rate limiting in honeywell (#55304) 2021-09-07 16:32:26 +02:00
climate.py Try to avoid rate limiting in honeywell (#55304) 2021-09-07 16:32:26 +02:00
config_flow.py
const.py
manifest.json
strings.json