1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant
Guess 2a99ef2046
Set PARALLEL_UPDATES for ping binary sensor (#59524)
Changing PARALLEL_UPDATES from 0 (unlimited) to 50 as with many sensors (above 500) successful pings weren't being recorded. Resolves https://github.com/home-assistant/core/issues/54860
2021-11-11 08:38:01 +01:00
..
auth Bump pyotp to 2.6.0 (#58413) 2021-10-26 20:41:12 +02:00
components Set PARALLEL_UPDATES for ping binary sensor (#59524) 2021-11-11 08:38:01 +01:00
generated Add Evil Genius Labs integration (#58720) 2021-11-08 08:56:27 -08:00
helpers Return False from state conditions on missing attributes (#59405) 2021-11-09 11:34:18 +01:00
scripts Upgrade colorlog to 6.6.0 (#59440) 2021-11-09 21:30:23 +02:00
util Make util.color._match_max_scale public (#59207) 2021-11-10 22:29:16 -08:00
__init__.py
__main__.py
async_timeout_backcompat.py Bump to aiohttp 3.8.0 (#58974) 2021-11-04 10:07:50 -05:00
block_async_io.py
bootstrap.py Deprecate Python 3.8 (#57079) 2021-10-05 08:58:20 +02:00
config_entries.py Index in-progress flows to avoid linear search (#58146) 2021-10-22 07:19:49 -10:00
config.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
const.py Google Cast: Use own media player app (#55524) 2021-11-10 19:40:49 +01:00
core.py Bump to aiohttp 3.8.0 (#58974) 2021-11-04 10:07:50 -05:00
data_entry_flow.py Use assignment expressions 34 (#58823) 2021-10-31 19:01:16 +01:00
exceptions.py
loader.py Ensure domain is correct format (#58429) 2021-10-25 15:56:07 -07:00
package_constraints.txt Bump sqlalchemy to 1.4.26 (#59527) 2021-11-10 20:01:59 -08:00
requirements.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
runner.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
setup.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
strings.json