-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Bom weather docs #1703
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
Bom weather docs #1703
Conversation
eb6b2d3
to
89b77a1
Compare
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.
Hi @Zac-HD,
Excellent job. Can you fix these too:
- In both commits, change
an source
toa source
. - At the end of both, you have a html type
<p>
section. Convert this to markdown too.
Thanks 😄 I've fixed the typos, but it seems that in markdown this is the only way to write a |
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.
You are correct. I mistook Mardown with DocOnce :-|
0d4096d
to
3c8cc70
Compare
Rebased, with minor edits to stay current with the main pull request. |
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 :birds:
I've been working on BOM weather information, now that there's a new weather component. This is the corresponding docs for home-assistant/core#5153