core/homeassistant/components/imap
Jan Bouwhuis 65ebb6a74f
Improve imap error handling for config entry (#96724)
* Improve error handling config entry

* Removed CancelledError

* Add cleanup

* Do not call protected async_set_state()
2023-07-17 09:44:47 +02:00
..
__init__.py Add feature to turn off using IMAP-Push on an IMAP server (#96436) 2023-07-14 21:26:35 +02:00
config_flow.py Add feature to turn off using IMAP-Push on an IMAP server (#96436) 2023-07-14 21:26:35 +02:00
const.py Add feature to turn off using IMAP-Push on an IMAP server (#96436) 2023-07-14 21:26:35 +02:00
coordinator.py Improve imap error handling for config entry (#96724) 2023-07-17 09:44:47 +02:00
errors.py
manifest.json
sensor.py
strings.json IMAP service strings: Fix typo (#96711) 2023-07-16 21:19:04 +02:00