-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Add light to Huum documentation #40088
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 |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
source/_integrations/huum.markdown
Outdated
|
||
### Light | ||
|
||
- **Light**: Sauna light (or ventilation) control (on or off). |
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.
or ventilation?
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.
According to the manual, the light relay output can alternately be used to switch a ventilation device. But I’ll remove it to avoid confusion.
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.
How big is the chance that someone uses this for a light and how big for a fan?
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.
How would I know? 🙂 Probably most people use it for a light. In the Huum app itself it is implemented as a light (and no mention of ventilation tbh). Thats why I implemented it as a light too.
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.
Right, that's the info needed. If it was just a generic switch we should have implemented it as a generic switch, which the user can then change using switch_as_x
. But if the app indeed shows it as a light, then I think it's fine that we also show it as a light
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Proposed change
Add light to Huum documentation
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.