-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Documentation for new TCP Lighting (Greenwave Reality) component #4005
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
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.
@dfiel Thank you for submitting this PR. I've reviewed it and found some stuff I'd like to see changed. Could you please take a look at my comment? Thx!
Sorry, something went wrong.
All reactions
|
||
Configuration variables: | ||
|
||
- **host** (*Required*): The IP Address for the TCP Connected Gateway. |
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.
Please use the configuration tags in order to specify configuration variables in the documentation. For more information see:
https://home-assistant.io/developers/documentation/create_page/#configuration
Sorry, something went wrong.
All reactions
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.
@frenck Fixed.
Sorry, something went wrong.
All reactions
sharing: true | ||
footer: true | ||
ha_category: Light | ||
ha_release: 0.XX.X |
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.
Please set it to 0.59
to start with.
Sorry, something went wrong.
All reactions
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.
@frenck Fixed.
Sorry, something went wrong.
All reactions
host: XXX.XXX.XXX.XXX | ||
``` | ||
|
||
Configuration variables: |
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.
Please remove this header as well. It will be provided by the configuration tags you've added earlier.
Sorry, something went wrong.
All reactions
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.
@frenck Fixed!
Sorry, something went wrong.
All reactions
@dfiel, thank you for making those improvements! |
All reactions
-
👍 1 reaction -
😄 1 reaction
Sorry, something went wrong.
@frenck The main pull request was merged, can this be merged as well? Thanks. |
All reactions
Sorry, something went wrong.
@dfiel Thanks for the ping. Nevertheless, a second parent PR was opened? |
All reactions
Sorry, something went wrong.
@frenck No documentation changes with the new PR. Thanks for merging! |
All reactions
Sorry, something went wrong.
frenck
Successfully merging this pull request may close these issues.
None yet
Description:
Documentation for the TCP Lighting component (light.tcpbulbs
Pull request in home-assistant (if applicable): home-assistant/core#11282
Checklist:
current
. New documentation for platforms/components and features should go tonext
.