Skip to content

Add config flow to IMAP integration#25656

Merged
frenck merged 2 commits into
home-assistant:nextfrom
engrbm87:patch-18
Jan 9, 2023
Merged

Add config flow to IMAP integration#25656
frenck merged 2 commits into
home-assistant:nextfrom
engrbm87:patch-18

Conversation

@engrbm87
Copy link
Copy Markdown
Contributor

@engrbm87 engrbm87 commented Jan 9, 2023

Proposed change

Update documentation for IMAP integration now supporting config flow.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase: Add config flow to imap core#74623
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Update documentation for IMAP integration now supporting config flow.
@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Jan 9, 2023
Comment thread source/_integrations/imap.markdown Outdated
@MartinHjelmare MartinHjelmare added the parent-merged The parent PR has been merged already label Jan 9, 2023
Comment thread source/_integrations/imap.markdown Outdated
Comment thread source/_integrations/imap.markdown Outdated
search: FROM <sender@email.com>, SUBJECT <subject here>
# Or use X-GM-RAW search-term like this, to find unread emails from the last 7 days in your inbox
# search: 'X-GM-RAW "in: inbox newer_than:7d is:unread"'
#### Config entry sample with search examples
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not use the "Config entry" term much in user-facing documentation or UIs.
A user won't have an idea what this headline means.

Comment thread source/_integrations/imap.markdown Outdated
Comment thread source/_integrations/imap.markdown Outdated
Copy link
Copy Markdown
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @engrbm87 👍

@frenck frenck merged commit adbc29f into home-assistant:next Jan 9, 2023
@home-assistant home-assistant Bot removed the parent-merged The parent PR has been merged already label Jan 9, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants