Owlet Component Documentation#8217
Conversation
rohankapoorcom
left a comment
There was a problem hiding this comment.
The logo is not working. See: https://deploy-preview-8217--home-assistant-docs.netlify.com/components/owlet/
I think you have to use a png, not an svg.
|
Looks like I didn't get the file into the supported_brands folder when I dropped it onto the project. I've updated the file location. I think SVG will work as there are others in the supported_brands folder. |
Wording. Remove ha_qa_scale.
|
@frenck Requested changes are complete. |
frenck
left a comment
There was a problem hiding this comment.
✅ Approved. Can be merged as soon as the parent PR gets merged.
ha_release might need an update before merging this one in.
Wording. Remove ha_qa_scale.
| You must have the [Owlet component](/components/owlet/) configured to use this sensor. | ||
| </p> | ||
|
|
||
| ## {% linkable_title Configuration %} |
There was a problem hiding this comment.
Remove this section. It's not correct. The platform is only loaded via discovery from the component.
| featured: true | ||
| ha_release: "0.87" | ||
| ha_iot_class: "Cloud Polling" | ||
| --- |
There was a problem hiding this comment.
We can merge this page with the component page as platforms don't require any configuration.
| logo: owlet.svg | ||
| ha_category: Health | ||
| featured: true | ||
| ha_release: "0.87" |
| footer: true | ||
| logo: owlet.svg | ||
| ha_category: Health | ||
| featured: true |
| featured: true | ||
| ha_release: "0.87" | ||
| ha_iot_class: "Cloud Polling" | ||
| --- |
There was a problem hiding this comment.
We can remove this page and merge content with component page.
…into owlet Conflicts: source/_components/owlet.markdown
|
@MartinHjelmare Something blew up this branch during rebase too. I'm thinking something is wonky with my PyCharm git integration. Created a new PR (#8608) from clean working branch. |
Description:
Add documentation for Owlet component
Pull request in home-assistant (if applicable): home-assistant/core#20258
Checklist:
nextis for changes and new documentation that will go public with the next home-assistant release. Fixes, changes and adjustments for the current release should be created againstcurrent.