-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Add documentation for DROP integration #29947
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
Conversation
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM,
Thnx @pfrazer 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pfrazer Please take a look at these comments and address those in a new PR.
Once the DROP Hub is connected to your MQTT broker, the devices on your DROP system will be discovered by Home | ||
Assistant. | ||
Go to **Settings > Devices & Services** in the Home Assistant UI to add your DROP devices. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't the correct way to guide users to set up an integration. We have templates for that available, which must be used.
@pfrazer Please address this in a new PR.
../Frenck
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed in #30527
- **RO Filter**: reverse osmosis drinking water filtration. | ||
- **Salt Sensor**: alerts when the salt level in the softener brine tank is low. | ||
|
||
### Configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not integration configuration, but device configuration.
This section should be called "Pre-requisites" instead.
Please address this in a new PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Address in #30527
recommended | ||
that you create a unique user to connect your DROP Hub to your MQTT broker. If you are | ||
using the Mosquitto add-on, go to **Settings > Add-ons** in the Home Assistant UI and select the Mosquitto broker. | ||
Under **Configuration**, enter a new username and password for your DROP Hub in the **Logins** field: | ||
|
||
```yaml | ||
- username: drop | ||
password: your_unique_password | ||
``` | ||
|
||
If you are using a different MQTT broker, please reference its documentation to learn how to add a new user. | ||
|
||
To enable the DROP integration, use the DROP Connect app to connect your DROP Hub to your MQTT broker: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have many users not using add-ons... this is super confusing as this is integration documentation and not device or add-on documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was the one who suggested this, I'll open a followup PR on next.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/CC @jbouwh, please mark PRs as these as |
Proposed change
Add documentation for a new DROP integration. Information about the product line using this new integration is at https://dropconnect.com/ .
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.