-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Add LW-12 documentation #5264
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
Add LW-12 documentation #5264
Conversation
I have removed all but host, port and name as valid options in the entitiy module. |
ha_category: Light | ||
ha_iot_class: "Local Polling" | ||
logo: lagute.png | ||
ha_release: 0.69 |
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.
0.71
ha_release: 0.69 | ||
--- | ||
|
||
The `lw12wifi` light platofrm supports Lagute LW-12 Wifi LED controller. |
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.
... light platform supports...
```yaml | ||
# Example configuration.yaml entry | ||
light: | ||
- platform: decora |
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.
lw12wifi
required: false | ||
type: string | ||
default: LW-12 FC | ||
transistion: |
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.
Remove the following config options. Those weren't implemented.
* Add LW-12 documentation * Address comments
Description:
Add LW-12 documentation
Pull request in home-assistant (if applicable): home-assistant/core#13307
Checklist:
current
. New documentation for platforms/components and features should go tonext
.