mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 19:06:55 +00:00
Add release 0.44.1
This commit is contained in:
parent
03d4cb5ac7
commit
42529c6891
@ -147,4 +147,4 @@ date_released: 2017-05-06
|
|||||||
# 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.
|
||||||
# Example #release-0431---april-25
|
# Example #release-0431---april-25
|
||||||
patch_version_notes: ""
|
patch_version_notes: "release-0441---may-7"
|
||||||
|
@ -45,6 +45,16 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
- Add new sensor: Enviro pHAT ([@imrehg] - [#7427]) ([sensor.envirophat docs])
|
- Add new sensor: Enviro pHAT ([@imrehg] - [#7427]) ([sensor.envirophat docs])
|
||||||
- Add support for face recognition with dlib ([@pvizeli] - [#7421]) ([image_processing.dlib_face_detect docs]) ([image_processing.dlib_face_identify docs])
|
- Add support for face recognition with dlib ([@pvizeli] - [#7421]) ([image_processing.dlib_face_detect docs]) ([image_processing.dlib_face_identify docs])
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.44.1 - May 7 %}
|
||||||
|
|
||||||
|
- Fix opening add-ons in Hass.io store that are not installed ([@balloob])
|
||||||
|
- sensor.envirophat: add missing requirement ([@imrehg] - [#7451]) ([sensor.envirophat docs])
|
||||||
|
- Forecasts for weather underground ([@pezinek] - [#7062]) ([sensor.wunderground docs])
|
||||||
|
- Upgrade pymysensors to 0.10.0 ([@MartinHjelmare] - [#7469])
|
||||||
|
- Fix plant MIN_TEMPERATURE, MAX_TEMPERATURE validation ([@frog32] - [#7476]) ([plant docs])
|
||||||
|
- Update to pyunifi 2.12 ([@finish06] - [#7468]) ([device_tracker.unifi docs])
|
||||||
|
- MQTT Cover: Fixed status reporting for range with non-zero base ([@cribbstechnologies])
|
||||||
|
|
||||||
<!--more-->
|
<!--more-->
|
||||||
## {% linkable_title Breaking changes %}
|
## {% linkable_title Breaking changes %}
|
||||||
|
|
||||||
@ -487,3 +497,12 @@ influxdb:
|
|||||||
[forum]: https://community.home-assistant.io/
|
[forum]: https://community.home-assistant.io/
|
||||||
[gitter]: https://gitter.im/home-assistant/home-assistant
|
[gitter]: https://gitter.im/home-assistant/home-assistant
|
||||||
[issue]: https://github.com/home-assistant/home-assistant/issues
|
[issue]: https://github.com/home-assistant/home-assistant/issues
|
||||||
|
[#7062]: https://github.com/home-assistant/home-assistant/pull/7062
|
||||||
|
[#7468]: https://github.com/home-assistant/home-assistant/pull/7468
|
||||||
|
[#7469]: https://github.com/home-assistant/home-assistant/pull/7469
|
||||||
|
[#7476]: https://github.com/home-assistant/home-assistant/pull/7476
|
||||||
|
[@finish06]: https://github.com/finish06
|
||||||
|
[@frog32]: https://github.com/frog32
|
||||||
|
[@pezinek]: https://github.com/pezinek
|
||||||
|
[device_tracker.unifi docs]: https://home-assistant.io/components/device_tracker.unifi/
|
||||||
|
[sensor.wunderground docs]: https://home-assistant.io/components/sensor.wunderground/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user