Update blog post

This commit is contained in:
Paulus Schoutsen 2018-05-11 11:58:56 -04:00
parent ded8542e43
commit 6c7d2c32c5
2 changed files with 9 additions and 9 deletions

View File

@ -13,12 +13,12 @@ og_image: /images/blog/2018-05-0.69/components.png
<a href='/components/#version/0.69'><img src='/images/blog/2018-05-0.69/components.png' style='border: 0;box-shadow: none;'></a> <a href='/components/#version/0.69'><img src='/images/blog/2018-05-0.69/components.png' style='border: 0;box-shadow: none;'></a>
Not much time to write a great into this time as we're hanging out at PyCon! Some fixes for the Hue and Wink colors thanks to [@amelchio]. Initial foundation for users has landed, it's not anywhere near usable. We'll keep hacking on it. Google Assistant for Home Assistant Cloud now supports room hints. This will cause Google Assistant put the devices in the right groups when you link your account.
## {% linkable_title New Platforms %} ## {% linkable_title New Platforms %}
- New sensor domain expiry ([@masarliev] - [#14067]) ([sensor.domain_expiry docs]) (new-platform)
- Support Xiaomi Mijia Bluetooth Wireless Temperature and Humidity Sensor ([@ratcashdev] - [#13955]) ([sensor.mitemp_bt docs]) (new-platform) - Support Xiaomi Mijia Bluetooth Wireless Temperature and Humidity Sensor ([@ratcashdev] - [#13955]) ([sensor.mitemp_bt docs]) (new-platform)
- Move RainMachine to component/hub model ([@bachya] - [#14085]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change) (new-platform) - Move RainMachine to component/hub model ([@bachya] - [#14085]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change) (new-platform)
- Foundation for users ([@balloob] - [#13968]) ([auth docs]) ([http docs]) (new-platform)
- Add Social Blade Sensor ([@meauxt] - [#14060]) ([sensor.socialblade docs]) ([sensor.uscis docs]) (new-platform) - Add Social Blade Sensor ([@meauxt] - [#14060]) ([sensor.socialblade docs]) ([sensor.uscis docs]) (new-platform)
- Add PostNL sensor (Dutch Postal Services) ([@iMicknl] - [#12366]) ([sensor.postnl docs]) (new-platform) - Add PostNL sensor (Dutch Postal Services) ([@iMicknl] - [#12366]) ([sensor.postnl docs]) (new-platform)
- Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform) - Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform)
@ -40,7 +40,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Re-implement HomematicIP cloud to async ([@mxworm] - [#13468]) ([homematicip_cloud docs]) ([sensor.homematicip_cloud docs]) (breaking change) - Re-implement HomematicIP cloud to async ([@mxworm] - [#13468]) ([homematicip_cloud docs]) ([sensor.homematicip_cloud docs]) (breaking change)
- Move RainMachine to component/hub model ([@bachya] - [#14085]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change) (new-platform) - Move RainMachine to component/hub model ([@bachya] - [#14085]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change) (new-platform)
- System log: make firing event optional ([@balloob] - [#14102]) ([system_log docs]) (breaking change) - System log: make firing event optional ([@balloob] - [#14102]) ([system_log docs]) (breaking change)
- Disable eliqonline requirement ([@balloob] - [#14156]) ([sensor.eliqonline docs]) (breaking change)
- Custom component loading cleanup ([@balloob] - [#14211]) (breaking change) - Custom component loading cleanup ([@balloob] - [#14211]) (breaking change)
- Converts RainMachine to hub model (part 2) ([@bachya] - [#14225]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change) - Converts RainMachine to hub model (part 2) ([@bachya] - [#14225]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change)
- Homekit: Changed device_class requirement Humidity Sensor ([@cdce8p] - [#14277]) ([homekit docs]) (breaking change) - Homekit: Changed device_class requirement Humidity Sensor ([@cdce8p] - [#14277]) ([homekit docs]) (breaking change)
@ -61,7 +60,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Pollen.com: Added attributes on top 3 allergens ([@bachya] - [#14018]) ([sensor.pollen docs]) (breaking change) - Pollen.com: Added attributes on top 3 allergens ([@bachya] - [#14018]) ([sensor.pollen docs]) (breaking change)
- Expose the condition code on condition sensors ([@maddox] - [#14011]) ([sensor.yweather docs]) - Expose the condition code on condition sensors ([@maddox] - [#14011]) ([sensor.yweather docs])
- upgrade rfxtrx lib, dimming support for Lighting3 ([@danielhiversen] - [#14026]) ([rfxtrx docs]) - upgrade rfxtrx lib, dimming support for Lighting3 ([@Danielhiversen] - [#14026]) ([rfxtrx docs])
- Add Accuracy to Google Location Sharing ([@rdbahm] - [#14039]) ([device_tracker docs]) - Add Accuracy to Google Location Sharing ([@rdbahm] - [#14039]) ([device_tracker docs])
- bump gogogate2 version ([@dlbroadfoot] - [#14044]) ([cover.gogogate2 docs]) - bump gogogate2 version ([@dlbroadfoot] - [#14044]) ([cover.gogogate2 docs])
- device_tracker.ubus: catch ConnectionError ([@stintel] - [#14045]) ([device_tracker docs]) - device_tracker.ubus: catch ConnectionError ([@stintel] - [#14045]) ([device_tracker docs])
@ -72,7 +71,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Remove excessive debugging in webostv module ([@stephanerosi] - [#14056]) ([media_player.webostv docs]) - Remove excessive debugging in webostv module ([@stephanerosi] - [#14056]) ([media_player.webostv docs])
- Support new Xiaomi Aqara device model names and LAN protocol 2.0 ([@ileler] - [#13540]) ([xiaomi_aqara docs]) ([binary_sensor.xiaomi_aqara docs]) ([light.xiaomi_aqara docs]) ([sensor.xiaomi_aqara docs]) ([switch.xiaomi_aqara docs]) - Support new Xiaomi Aqara device model names and LAN protocol 2.0 ([@ileler] - [#13540]) ([xiaomi_aqara docs]) ([binary_sensor.xiaomi_aqara docs]) ([light.xiaomi_aqara docs]) ([sensor.xiaomi_aqara docs]) ([switch.xiaomi_aqara docs])
- Add devices to Tahoma ([@bakedraccoon] - [#14075]) ([tahoma docs]) ([cover.tahoma docs]) ([sensor.tahoma docs]) - Add devices to Tahoma ([@bakedraccoon] - [#14075]) ([tahoma docs]) ([cover.tahoma docs]) ([sensor.tahoma docs])
- New sensor domain expiry ([@masarliev] - [#14067]) ([sensor.domain_expiry docs]) (new-platform)
- Modify weather components for "new" frontend card ([@c727] - [#14076]) ([weather.buienradar docs]) ([weather.darksky docs]) ([weather.openweathermap docs]) - Modify weather components for "new" frontend card ([@c727] - [#14076]) ([weather.buienradar docs]) ([weather.darksky docs]) ([weather.openweathermap docs])
- Add Sonos device attribute with grouping information ([@amelchio] - [#13553]) ([media_player.sonos docs]) (breaking change) - Add Sonos device attribute with grouping information ([@amelchio] - [#13553]) ([media_player.sonos docs]) (breaking change)
- Re-implement HomematicIP cloud to async ([@mxworm] - [#13468]) ([homematicip_cloud docs]) ([sensor.homematicip_cloud docs]) (breaking change) - Re-implement HomematicIP cloud to async ([@mxworm] - [#13468]) ([homematicip_cloud docs]) ([sensor.homematicip_cloud docs]) (breaking change)
@ -116,7 +114,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Fixes #14169 (Upgrade pyupnp-async to 0.1.0.2) ([@dgomes] - [#14210]) ([upnp docs]) - Fixes #14169 (Upgrade pyupnp-async to 0.1.0.2) ([@dgomes] - [#14210]) ([upnp docs])
- zha: Clean up binary_sensor listener registration/state updates ([@rcloran] - [#14197]) - zha: Clean up binary_sensor listener registration/state updates ([@rcloran] - [#14197])
- HomematicIP cloud: Add logic to check accesspoint connection state ([@sander76] - [#14203]) ([homematicip_cloud docs]) - HomematicIP cloud: Add logic to check accesspoint connection state ([@sander76] - [#14203]) ([homematicip_cloud docs])
- Foundation for users ([@balloob] - [#13968]) ([auth docs]) ([http docs]) (new-platform) - Foundation for users ([@balloob] - [#13968]) ([http docs]) (new-platform)
- Allow easy extension of websocket API ([@balloob] - [#14186]) ([frontend docs]) ([websocket_api docs]) - Allow easy extension of websocket API ([@balloob] - [#14186]) ([frontend docs]) ([websocket_api docs])
- Change the divisor for total consumption output ([@CM000n] - [#14215]) ([switch.fritzbox docs]) - Change the divisor for total consumption output ([@CM000n] - [#14215]) ([switch.fritzbox docs])
- Upgrade mypy to 0.590 ([@fabaff] - [#14207]) - Upgrade mypy to 0.590 ([@fabaff] - [#14207])
@ -144,7 +142,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Restores switch state, case the switch is optimistic ([@dgomes] - [#14151]) ([switch.mqtt docs]) - Restores switch state, case the switch is optimistic ([@dgomes] - [#14151]) ([switch.mqtt docs])
- Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform) - Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform)
- HomeKit - Climate: power state on/off support ([@roiff] - [#14082]) ([homekit docs]) - HomeKit - Climate: power state on/off support ([@roiff] - [#14082]) ([homekit docs])
- Demo Sensor - Added device_class support ([@cdce8p] - [#14269]) ([sensor.demo docs]) - Demo Sensor - Added device_class support ([@cdce8p] - [#14269])
- Re-enable eliqonline requirement ([@molobrakos] - [#14265]) ([sensor.eliqonline docs]) - Re-enable eliqonline requirement ([@molobrakos] - [#14265]) ([sensor.eliqonline docs])
- Add fetching camera thumbnails over websocket ([@balloob] - [#14231]) ([camera docs]) ([frontend docs]) ([image_processing docs]) ([microsoft_face docs]) ([websocket_api docs]) - Add fetching camera thumbnails over websocket ([@balloob] - [#14231]) ([camera docs]) ([frontend docs]) ([image_processing docs]) ([microsoft_face docs]) ([websocket_api docs])
- Allow fetching media player covers via websocket connection ([@balloob] - [#14233]) ([media_player docs]) - Allow fetching media player covers via websocket connection ([@balloob] - [#14233]) ([media_player docs])
@ -167,7 +165,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Add alarmdotcom sensor status ([@jnewland] - [#14254]) ([alarm_control_panel.alarmdotcom docs]) - Add alarmdotcom sensor status ([@jnewland] - [#14254]) ([alarm_control_panel.alarmdotcom docs])
- Add domain to labels and count state changes to Prometheus ([@jnewland] - [#14253]) ([prometheus docs]) - Add domain to labels and count state changes to Prometheus ([@jnewland] - [#14253]) ([prometheus docs])
- Add support for max_volume ([@relvacode] - [#13822]) ([media_player.onkyo docs]) - Add support for max_volume ([@relvacode] - [#13822]) ([media_player.onkyo docs])
- Refactor ImageProcessingFaceEntity ([@robmarkcole] - [#14296]) ([image_processing docs]) ([image_processing.demo docs]) ([image_processing.dlib_face_detect docs]) ([image_processing.dlib_face_identify docs]) ([image_processing.microsoft_face_detect docs]) ([image_processing.microsoft_face_identify docs]) - Refactor ImageProcessingFaceEntity ([@robmarkcole] - [#14296]) ([image_processing docs]) ([image_processing.dlib_face_detect docs]) ([image_processing.dlib_face_identify docs]) ([image_processing.microsoft_face_detect docs]) ([image_processing.microsoft_face_identify docs])
- Onkyo: SUPPORT_VOLUME_STEP ([@rsmeral] - [#14299]) ([media_player.onkyo docs]) - Onkyo: SUPPORT_VOLUME_STEP ([@rsmeral] - [#14299]) ([media_player.onkyo docs])
- Add All-Linking capabilities ([@teharris1] - [#14065]) ([insteon_plm docs]) ([binary_sensor.insteon_plm docs]) ([fan.insteon_plm docs]) ([light.insteon_plm docs]) ([sensor.insteon_plm docs]) ([switch.insteon_plm docs]) - Add All-Linking capabilities ([@teharris1] - [#14065]) ([insteon_plm docs]) ([binary_sensor.insteon_plm docs]) ([fan.insteon_plm docs]) ([light.insteon_plm docs]) ([sensor.insteon_plm docs]) ([switch.insteon_plm docs])
- Add missing 'sensor' to ABODE_PLATFORMS ([@jloutsenhizer] - [#14313]) ([abode docs]) (beta fix) - Add missing 'sensor' to ABODE_PLATFORMS ([@jloutsenhizer] - [#14313]) ([abode docs]) (beta fix)
@ -177,6 +175,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- fix(hbmqtt): partial packets breaking hbmqtt ([@graffic] - [#14329]) ([mqtt docs]) (beta fix) - fix(hbmqtt): partial packets breaking hbmqtt ([@graffic] - [#14329]) ([mqtt docs]) (beta fix)
- Ignore more loading errors ([@balloob] - [#14331]) (beta fix) - Ignore more loading errors ([@balloob] - [#14331]) (beta fix)
- Ignore NaN values for influxdb ([@amelchio] - [#14347]) ([influxdb docs]) (beta fix) - Ignore NaN values for influxdb ([@amelchio] - [#14347]) ([influxdb docs]) (beta fix)
- Remove domain expiry sensor ([@balloob] - [#14381]) ([sensor.domain_expiry docs]) (beta fix)
[#12027]: https://github.com/home-assistant/home-assistant/pull/12027 [#12027]: https://github.com/home-assistant/home-assistant/pull/12027
[#12060]: https://github.com/home-assistant/home-assistant/pull/12060 [#12060]: https://github.com/home-assistant/home-assistant/pull/12060
@ -296,7 +295,9 @@ Experiencing issues introduced by this release? Please report them in our [issue
[#14329]: https://github.com/home-assistant/home-assistant/pull/14329 [#14329]: https://github.com/home-assistant/home-assistant/pull/14329
[#14331]: https://github.com/home-assistant/home-assistant/pull/14331 [#14331]: https://github.com/home-assistant/home-assistant/pull/14331
[#14347]: https://github.com/home-assistant/home-assistant/pull/14347 [#14347]: https://github.com/home-assistant/home-assistant/pull/14347
[#14381]: https://github.com/home-assistant/home-assistant/pull/14381
[@CM000n]: https://github.com/CM000n [@CM000n]: https://github.com/CM000n
[@Danielhiversen]: https://github.com/Danielhiversen
[@Hate-Usernames]: https://github.com/Hate-Usernames [@Hate-Usernames]: https://github.com/Hate-Usernames
[@Kane610]: https://github.com/Kane610 [@Kane610]: https://github.com/Kane610
[@MatMaul]: https://github.com/MatMaul [@MatMaul]: https://github.com/MatMaul
@ -314,7 +315,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[@cgarwood]: https://github.com/cgarwood [@cgarwood]: https://github.com/cgarwood
[@colinodell]: https://github.com/colinodell [@colinodell]: https://github.com/colinodell
[@corneyl]: https://github.com/corneyl [@corneyl]: https://github.com/corneyl
[@danielhiversen]: https://github.com/danielhiversen
[@danielperna84]: https://github.com/danielperna84 [@danielperna84]: https://github.com/danielperna84
[@dgomes]: https://github.com/dgomes [@dgomes]: https://github.com/dgomes
[@dgraye]: https://github.com/dgraye [@dgraye]: https://github.com/dgraye

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB