This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c678664d9a
hass-core
/
tests
/
components
/
imap
/
__init__.py
2 lines
38 B
Python
Raw
Normal View
History
Unescape
Escape
Add config flow to imap (#74623) * Add config flow to imap fix coverage fix config_flows.py * move coordinator to seperate file, remove name key * update intrgations.json * update requirements_all.txt * fix importing issue_registry * Address comments * Improve handling exceptions on intial connection * exit loop tasks properly * fix timeout * revert async_timeout * Improve entity update handling * ensure we wait for idle to finish * fix typing * Update deprecation period Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-09 12:41:47 +02:00
"""
Tests for the imap integration.
"""
Reference in a new issue
Copy permalink