mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
99.1
This commit is contained in:
parent
334e747a87
commit
071fc8d72f
@ -101,8 +101,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 99
|
current_minor_version: 99
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2019-09-18
|
date_released: 2019-09-19
|
||||||
|
|
||||||
# Either # or the anchor link to latest release notes in the blog post.
|
# Either # or the anchor link to latest release notes in the blog post.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
|
@ -142,6 +142,22 @@ We also had some great drinks in the evenings with companies that integrate with
|
|||||||
- Add sensor platform to iaqualink component ([@flz] - [#26544]) ([iaqualink docs]) (new-platform)
|
- Add sensor platform to iaqualink component ([@flz] - [#26544]) ([iaqualink docs]) (new-platform)
|
||||||
- Add switch platform to iaqualink integration ([@flz] - [#26545]) ([iaqualink docs]) (new-platform)
|
- Add switch platform to iaqualink integration ([@flz] - [#26545]) ([iaqualink docs]) (new-platform)
|
||||||
|
|
||||||
|
## Release 0.99.1 - September 19
|
||||||
|
|
||||||
|
- Encode prometheus metric names per the prom spec ([@growse] - [#26639]) ([prometheus docs])
|
||||||
|
- Bump TRADFRI ([@balloob] - [#26731]) ([tradfri docs])
|
||||||
|
- Bump pyobihai to fix issue with user account ([@dshokouhi] - [#26736]) ([obihai docs])
|
||||||
|
|
||||||
|
[#26639]: https://github.com/home-assistant/home-assistant/pull/26639
|
||||||
|
[#26731]: https://github.com/home-assistant/home-assistant/pull/26731
|
||||||
|
[#26736]: https://github.com/home-assistant/home-assistant/pull/26736
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@dshokouhi]: https://github.com/dshokouhi
|
||||||
|
[@growse]: https://github.com/growse
|
||||||
|
[obihai docs]: /components/obihai/
|
||||||
|
[prometheus docs]: /components/prometheus/
|
||||||
|
[tradfri docs]: /components/tradfri/
|
||||||
|
|
||||||
## If you need help...
|
## If you need help...
|
||||||
|
|
||||||
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e).
|
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user