Skip to content

Late review on drop_connect docs #30527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

jbouwh
Copy link
Contributor

@jbouwh jbouwh commented Dec 27, 2023

Proposed change

Address late review comments on PR #29947.

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 DROP integration core#104319
  • 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.

@home-assistant home-assistant bot added has-parent This PR has a parent PR in a other repo next This PR goes into the next branch labels Dec 27, 2023
@jbouwh jbouwh added the parent-merged The parent PR has been merged already label Dec 27, 2023
@jbouwh
Copy link
Contributor Author

jbouwh commented Dec 27, 2023

@pfrazer If you have time, please have a look.

Comment on lines +55 to +61
{% details "Manual configuration steps" %}

- Browse to your Home Assistant instance.
- Go to **{% my integrations title="Settings > Devices & Services" %}**.
- Set up the new discovered devices.

{% enddetails %}
Copy link
Member

Choose a reason for hiding this comment

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

This needs to include our config_flow.md template file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This integration is not set up by adding a config entry manually. Devices need to be discovered, and after that they can be set up. By adding the config_flow.md template the wrong instructions are shown.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I ended using part of the template code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@frenck may be you can have another look as using config_flow.md is not appropriate here.

@home-assistant home-assistant bot marked this pull request as draft December 27, 2023 20:28
@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@frenck frenck added this to the 2024.1 milestone Dec 27, 2023
@pfrazer
Copy link
Contributor

pfrazer commented Dec 28, 2023

@pfrazer If you have time, please have a look.

@jbouwh I'm on vacation until the 1st with amazingly bad internet, so my involvement for the time being may be limited to comments like this...

I am fine with the changes that you made. The only detail I see that needs attention is the note at the end:

The broker broker address and port used for the DROP Hub must...

Change that to 'MQTT broker' or similar and it should be fine.

@jbouwh jbouwh requested a review from frenck December 28, 2023 08:06
@jbouwh jbouwh marked this pull request as ready for review December 28, 2023 08:06
Copy link
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, @jbouwh 👍

../Frenck

@frenck frenck merged commit fde8c0b into next Jan 2, 2024
@frenck frenck deleted the jbouwh-drop_connect-followup-pr-add-users branch January 2, 2024 12:15
@home-assistant home-assistant bot removed the parent-merged The parent PR has been merged already label Jan 2, 2024
@frenck frenck added the cherry-picked This PR has been manually picked and merged into the current branch label Jan 3, 2024
frenck pushed a commit that referenced this pull request Jan 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cherry-picked This PR has been manually picked and merged into the current branch has-parent This PR has a parent PR in a other 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