* Deprecate imap_content_sensor * Rename unique_id to issue_id * Migrate config to imap entry * Improve dialogs * Improve dialog texts * Add repairs.py to .coveragerc * Test the integration component setup * Text tweak Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Use flow for creating entries * Rename schema add tests * Patch client instead * Add tests repairs - refactor async_step_confirm * Comments test, correct calling next step --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
8 lines
230 B
JSON
8 lines
230 B
JSON
{
|
|
"domain": "imap_email_content",
|
|
"name": "IMAP Email Content",
|
|
"codeowners": [],
|
|
"dependencies": ["imap"],
|
|
"documentation": "https://www.home-assistant.io/integrations/imap_email_content",
|
|
"iot_class": "cloud_push"
|
|
}
|