hass-core/homeassistant
Jan Bouwhuis 72458b6672
Add feature to turn off using IMAP-Push on an IMAP server (#96436)
* Add feature to enforce polling an IMAP server

* Add test

* Remove not needed string tweak

* Rename enforce_polling to enable_push

* Push enabled by default
2023-07-14 21:26:35 +02:00
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports Remove unneeded str() in StrEnum backport (#96509) 2023-07-13 22:37:59 -10:00
brands Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
components Add feature to turn off using IMAP-Push on an IMAP server (#96436) 2023-07-14 21:26:35 +02:00
generated Rename CO2Signal to Electricity Maps (#96252) 2023-07-13 11:57:31 -04:00
helpers Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
scripts Update colorlog to 6.7.0 (#96131) 2023-07-11 14:29:09 -04:00
util Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Set httpx log level to warning (#94217) 2023-06-08 09:39:06 +02:00
config.py Onboard Google Translate (#95352) 2023-06-27 13:12:25 +02:00
config_entries.py Remove the weak ref for tracking update listeners (#95798) 2023-07-03 13:56:21 -05:00
const.py Bump version to 2023.8.0dev0 (#95476) 2023-06-28 16:07:54 -04:00
core.py Fix mixed case service schema registration (#96448) 2023-07-12 14:39:51 -10:00
data_entry_flow.py Reduce in progress flow matching overhead (#94403) 2023-06-11 10:41:38 +02:00
exceptions.py Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Bump bluetooth-data-tools to 1.6.0 (#96461) 2023-07-13 11:42:11 -10:00
requirements.py
runner.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00