-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Documentation for Logitech UE Smart Radios #3538
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
password: PASSWORD | ||
``` | ||
|
||
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 use the configuration tags as described on our guidelines:
https://home-assistant.io/developers/documentation/create_page/#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.
Done, good that it's all standardised now. 👍
@GreenTurtwig Thank you for updating! Approved 🏅 |
footer: true | ||
logo: ueradio.png | ||
ha_category: Media Player | ||
ha_release: 0.59 |
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.60"
nb keep the qoutes.
# Example configuration.yaml entry | ||
media_player: | ||
- platform: ue_smart_radio | ||
email: EMAIL |
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.
Update to username.
Totally forgot about updating the docs, done now though. 👍 |
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.
Thanks 🐦
* Documentation for Logitech UE Smart Radios * Updated name. * Update example config. * Update with new configuration format. * Updated with requested changes.
Description: Documentation for Logitech UE Smart Radios.
Pull request in home-assistant (if applicable):
home-assistant/core#10077
🐈