hass-core/homeassistant/components/imap
Jan Bouwhuis 580b20b0a8
Deprecate imap_content_sensor (#90429)
* 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>
2023-04-03 07:27:41 +02:00
..
__init__.py Refactor imap coordinator (#89759) 2023-03-17 22:45:15 +01:00
config_flow.py Deprecate imap_content_sensor (#90429) 2023-04-03 07:27:41 +02:00
const.py Add config flow to imap (#74623) 2023-01-09 11:41:47 +01:00
coordinator.py Add header with parsed date to imap event data (#90422) 2023-03-28 22:50:25 +02:00
errors.py Add config flow to imap (#74623) 2023-01-09 11:41:47 +01:00
manifest.json Sort manifests 5 (#87026) 2023-02-08 20:35:25 +01:00
sensor.py Cleanup name assignment imap sensor (#90306) 2023-03-27 08:33:46 +02:00
strings.json Add option flow for imap integration (#89914) 2023-03-27 11:47:22 +02:00