Add latest notes

This commit is contained in:
Paulus Schoutsen 2019-08-28 13:45:02 -07:00
parent 3ac6aaec6a
commit ba9c66bdba

View File

@ -201,6 +201,16 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
- Nissanleaf login fix ([@filcole] - [#26139]) ([nissan_leaf docs]) (breaking change) (beta fix)
- Log warning if disabled entities receive updates. ([@balloob] - [#26143]) (beta fix)
- Fix tuya switch state ([@PaulAnnekov] - [#26145]) ([tuya docs]) (beta fix)
- Reload config entry when entity enabled in entity registry, remove entity if disabled. ([@balloob] - [#26120]) (beta fix)
- CoolMaster: Change auto to heat_cool ([@OnFreund] - [#26144]) ([coolmaster docs]) (breaking change) (beta fix)
- Bump androidtv to 0.0.24 ([@JeffLIrion] - [#26158]) ([androidtv docs]) (beta fix)
- fix issue setting scan_interval ([@chaoranxie] - [#26165]) ([google_maps docs]) (beta fix)
- Fix possible KeyError in SimpliSafe ([@bachya] - [#26190]) ([simplisafe docs]) (beta fix)
- Update pyheos to 0.6.0 ([@andrewsayre] - [#26191]) ([heos docs]) (beta fix)
- bump quirks version ([@dmulcahey] - [#26198]) ([zha docs]) (beta fix)
- luci device-tracker dependency fix ([@flowolf] - [#26215]) ([luci docs]) (beta fix)
- deCONZ normalizes cover values to follow zigbee spec ([@Kane610] - [#26240]) ([deconz docs]) (beta fix)
- SMA beta fix #26225 ([@kellerza] - [#26244]) ([sma docs]) (beta fix)
## All changes
@ -385,6 +395,17 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
- Nissanleaf login fix ([@filcole] - [#26139]) ([nissan_leaf docs]) (breaking change) (beta fix)
- Log warning if disabled entities receive updates. ([@balloob] - [#26143]) (beta fix)
- Fix tuya switch state ([@PaulAnnekov] - [#26145]) ([tuya docs]) (beta fix)
- Reload config entry when entity enabled in entity registry, remove entity if disabled. ([@balloob] - [#26120]) (beta fix)
- CoolMaster: Change auto to heat_cool ([@OnFreund] - [#26144]) ([coolmaster docs]) (breaking change) (beta fix)
- Bump androidtv to 0.0.24 ([@JeffLIrion] - [#26158]) ([androidtv docs]) (beta fix)
- fix issue setting scan_interval ([@chaoranxie] - [#26165]) ([google_maps docs]) (beta fix)
- Fix possible KeyError in SimpliSafe ([@bachya] - [#26190]) ([simplisafe docs]) (beta fix)
- Update pyheos to 0.6.0 ([@andrewsayre] - [#26191]) ([heos docs]) (beta fix)
- bump quirks version ([@dmulcahey] - [#26198]) ([zha docs]) (beta fix)
- Nightly builds ([@pvizeli] - [#26204])
- luci device-tracker dependency fix ([@flowolf] - [#26215]) ([luci docs]) (beta fix)
- deCONZ normalizes cover values to follow zigbee spec ([@Kane610] - [#26240]) ([deconz docs]) (beta fix)
- SMA beta fix #26225 ([@kellerza] - [#26244]) ([sma docs]) (beta fix)
[#22664]: https://github.com/home-assistant/home-assistant/pull/22664
[#23567]: https://github.com/home-assistant/home-assistant/pull/23567
@ -561,12 +582,23 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[#26115]: https://github.com/home-assistant/home-assistant/pull/26115
[#26117]: https://github.com/home-assistant/home-assistant/pull/26117
[#26119]: https://github.com/home-assistant/home-assistant/pull/26119
[#26120]: https://github.com/home-assistant/home-assistant/pull/26120
[#26121]: https://github.com/home-assistant/home-assistant/pull/26121
[#26128]: https://github.com/home-assistant/home-assistant/pull/26128
[#26137]: https://github.com/home-assistant/home-assistant/pull/26137
[#26139]: https://github.com/home-assistant/home-assistant/pull/26139
[#26143]: https://github.com/home-assistant/home-assistant/pull/26143
[#26144]: https://github.com/home-assistant/home-assistant/pull/26144
[#26145]: https://github.com/home-assistant/home-assistant/pull/26145
[#26158]: https://github.com/home-assistant/home-assistant/pull/26158
[#26165]: https://github.com/home-assistant/home-assistant/pull/26165
[#26190]: https://github.com/home-assistant/home-assistant/pull/26190
[#26191]: https://github.com/home-assistant/home-assistant/pull/26191
[#26198]: https://github.com/home-assistant/home-assistant/pull/26198
[#26204]: https://github.com/home-assistant/home-assistant/pull/26204
[#26215]: https://github.com/home-assistant/home-assistant/pull/26215
[#26240]: https://github.com/home-assistant/home-assistant/pull/26240
[#26244]: https://github.com/home-assistant/home-assistant/pull/26244
[@Adminiuga]: https://github.com/Adminiuga
[@BKPepe]: https://github.com/BKPepe
[@Cereal2nd]: https://github.com/Cereal2nd
@ -577,6 +609,7 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[@KptnKMan]: https://github.com/KptnKMan
[@MatsNl]: https://github.com/MatsNl
[@OliverRepo]: https://github.com/OliverRepo
[@OnFreund]: https://github.com/OnFreund
[@PaulAnnekov]: https://github.com/PaulAnnekov
[@Quentame]: https://github.com/Quentame
[@Santobert]: https://github.com/Santobert
@ -588,9 +621,11 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[@achatham]: https://github.com/achatham
[@ahertz]: https://github.com/ahertz
[@amelchio]: https://github.com/amelchio
[@andrewsayre]: https://github.com/andrewsayre
[@bachya]: https://github.com/bachya
[@balloob]: https://github.com/balloob
[@cgarwood]: https://github.com/cgarwood
[@chaoranxie]: https://github.com/chaoranxie
[@cj-thornton]: https://github.com/cj-thornton
[@croghostrider]: https://github.com/croghostrider
[@dannerph]: https://github.com/dannerph
@ -606,6 +641,7 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[@farmio]: https://github.com/farmio
[@filcole]: https://github.com/filcole
[@flebourse]: https://github.com/flebourse
[@flowolf]: https://github.com/flowolf
[@fredrike]: https://github.com/fredrike
[@frenck]: https://github.com/frenck
[@gadgetchnnel]: https://github.com/gadgetchnnel
@ -654,6 +690,7 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[climate docs]: /components/climate/
[cloud docs]: /components/cloud/
[config docs]: /components/config/
[coolmaster docs]: /components/coolmaster/
[deconz docs]: /components/deconz/
[demo docs]: /components/demo/
[dialogflow docs]: /components/dialogflow/
@ -671,6 +708,7 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[fronius docs]: /components/fronius/
[geniushub docs]: /components/geniushub/
[geonetnz_quakes docs]: /components/geonetnz_quakes/
[google_maps docs]: /components/google_maps/
[googlehome docs]: /components/googlehome/
[group docs]: /components/group/
[heos docs]: /components/heos/
@ -687,6 +725,7 @@ anymore. - ([@abmantis] - [#25971]) ([edp_redy docs])
[lacrosse docs]: /components/lacrosse/
[life360 docs]: /components/life360/
[linksys_ap docs]: /components/linksys_ap/
[luci docs]: /components/luci/
[luftdaten docs]: /components/luftdaten/
[lutron docs]: /components/lutron/
[lw12wifi docs]: /components/lw12wifi/