Update release blog post

This commit is contained in:
Paulus Schoutsen 2018-09-28 11:22:15 +02:00
parent 6b36e0eb76
commit d3fc513fed

View File

@ -26,8 +26,8 @@ Show devices in frontend (config -> integrations)
- Jewish calendar sensor ([@tsvi] - [#16393]) ([sensor.jewish_calendar docs]) (new-platform)
- Added support for Starling Bank ([@Dullage] - [#16522]) ([sensor.starlingbank docs]) (new-platform)
- Upgrade youtube_dl to 2018.09.18 ([@fabaff] - [#16729]) ([media_extractor docs]) (new-platform)
- Add Call Data Log platform. Mailboxes no longer require media ([@PhracturedBlue] - [#16579]) ([asterisk_mbox docs]) ([mailbox docs]) ([mailbox.asterisk_cdr docs]) ([mailbox.asterisk_mbox docs]) ([mailbox.demo docs]) (new-platform)
- Add Logi Circle component, camera and sensor platform ([@evanjd] - [#16540]) ([logi docs]) ([camera.logi docs]) ([sensor.logi docs]) (new-platform)
- Add Call Data Log platform. Mailboxes no longer require media ([@PhracturedBlue] - [#16579]) ([asterisk_mbox docs]) ([mailbox docs]) ([mailbox.asterisk_cdr docs]) ([mailbox.asterisk_mbox docs]) (new-platform)
- Add Logi Circle component, camera and sensor platform ([@evanjd] - [#16540]) ([logi_circle docs]) ([camera.logi_circle docs]) ([sensor.logi_circle docs]) (new-platform)
- deCONZ cover support ([@Kane610] - [#16759]) ([cover docs]) ([deconz docs]) ([cover.deconz docs]) (new-platform)
- GeoJSON platform ([@exxamalte] - [#16610]) ([geo_location docs]) (new-platform)
- Add linky sensor ([@tiste] - [#16468]) ([sensor.linky docs]) (new-platform)
@ -47,6 +47,20 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Netdata configuration change: Allows multiple elements per group ([@reefab] - [#16656]) ([sensor.netdata docs]) (breaking change)
- Refactored units and icons for the Dyson sensors ([@glpatcern] - [#14550]) ([sensor.dyson docs]) (breaking change)
## {% linkable_title Beta Fixes %}
- Don't warn but info when on dev mode ([@balloob] - [#16831]) ([updater docs]) (beta fix)
- Bump zm-py to 0.0.3 ([@rohankapoorcom] - [#16835]) ([zoneminder docs]) (beta fix)
- Support old tradfri config format ([@balloob] - [#16841]) ([tradfri docs]) (beta fix)
- Allow MQTT discovery ([@balloob] - [#16842]) ([mqtt docs]) (beta fix)
- Add unique ID and device info to Nest camera ([@balloob] - [#16846]) ([camera.nest docs]) (beta fix)
- Device Registry Support for iOS Sensors ([@cgarwood] - [#16862]) ([sensor.ios docs]) (beta fix)
- Fix MQTT discovery ([@balloob] - [#16864]) ([mqtt docs]) (beta fix)
- Make ring sync again ([@balloob] - [#16866]) ([camera.ring docs]) (beta fix)
- Add unique_id to Nest Sensors ([@cgarwood] - [#16869]) ([binary_sensor.nest docs]) ([sensor.nest docs]) (beta fix)
- Prevent discovered Tradfri while already configured ([@balloob] - [#16891]) ([tradfri docs]) (beta fix)
- Handle exception handling websocket command ([@balloob] - [#16927]) ([websocket_api docs]) (beta fix)
## {% linkable_title All changes %}
- Upgrade wakeonlan to 1.1.6 ([@fabaff] - [#16512]) ([wake_on_lan docs]) ([media_player.panasonic_viera docs]) ([media_player.samsungtv docs]) ([switch.wake_on_lan docs])
@ -63,7 +77,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Update fan.zha platform. ([@Adminiuga] - [#16551]) ([fan.zha docs])
- Hangouts help "page" and little bugfix ([@hobbypunk90] - [#16464]) ([hangouts docs]) (new-platform)
- Konnected component feature updates ([@heythisisnate] - [#16479]) ([konnected docs])
- Add config entry to iOS ([@balloob] - [#16580]) ([ios docs]) ([notify docs]) ([sensor.ios docs])
- Add config entry to iOS ([@balloob] - [#16580]) ([ios docs]) ([notify docs])
- Switchmate ([@Danielhiversen] - [#16395]) ([switch.switchmate docs])
- Update pyhomematic to 0.1.48 ([@danielperna84] - [#16588]) ([homematic docs])
- Add configure_reporting() method to zha component ([@Adminiuga] - [#16487]) ([zha docs]) ([binary_sensor.zha docs]) ([sensor.zha docs])
@ -135,9 +149,9 @@ Experiencing issues introduced by this release? Please report them in our [issue
- deCONZ add via_hub attribute for device registry ([@Kane610] - [#16760]) ([binary_sensor.deconz docs]) ([light.deconz docs]) ([sensor.deconz docs]) ([switch.deconz docs])
- Upgrade pysonos to 0.0.2 ([@amelchio] - [#16761])
- Fix faulty color temp crashing google ([@balloob] - [#16758]) ([google_assistant docs])
- Add Call Data Log platform. Mailboxes no longer require media ([@PhracturedBlue] - [#16579]) ([asterisk_mbox docs]) ([mailbox docs]) ([mailbox.asterisk_cdr docs]) ([mailbox.asterisk_mbox docs]) ([mailbox.demo docs]) (new-platform)
- Add Call Data Log platform. Mailboxes no longer require media ([@PhracturedBlue] - [#16579]) ([asterisk_mbox docs]) ([mailbox docs]) ([mailbox.asterisk_cdr docs]) ([mailbox.asterisk_mbox docs]) (new-platform)
- Implement support for complex templates in script delays ([@rohankapoorcom] - [#16442])
- Add Logi Circle component, camera and sensor platform ([@evanjd] - [#16540]) ([logi docs]) ([camera.logi docs]) ([sensor.logi docs]) (new-platform)
- Add Logi Circle component, camera and sensor platform ([@evanjd] - [#16540]) ([logi_circle docs]) ([camera.logi_circle docs]) ([sensor.logi_circle docs]) (new-platform)
- Zha switch schedule update state ([@Adminiuga] - [#16621]) ([switch.zha docs])
- Add Carbon Monoxide HomeKit Sensor ([@cdce8p] - [#16664]) ([homekit docs])
- Add unique_id to mqtt camera ([@bieniu] - [#16569]) ([camera.mqtt docs])
@ -171,6 +185,17 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Add Python 3.7 classifier ([@scop] - [#16645])
- Allow soundtouch to play https content too ([@robin13] - [#16713]) ([media_player.soundtouch docs])
- Fix some unhandled exceptions due to missing null checks ([@OverloadUT] - [#16812]) ([cover.isy994 docs]) ([light.isy994 docs])
- Don't warn but info when on dev mode ([@balloob] - [#16831]) ([updater docs]) (beta fix)
- Bump zm-py to 0.0.3 ([@rohankapoorcom] - [#16835]) ([zoneminder docs]) (beta fix)
- Support old tradfri config format ([@balloob] - [#16841]) ([tradfri docs]) (beta fix)
- Allow MQTT discovery ([@balloob] - [#16842]) ([mqtt docs]) (beta fix)
- Add unique ID and device info to Nest camera ([@balloob] - [#16846]) ([camera.nest docs]) (beta fix)
- Device Registry Support for iOS Sensors ([@cgarwood] - [#16862]) ([sensor.ios docs]) (beta fix)
- Fix MQTT discovery ([@balloob] - [#16864]) ([mqtt docs]) (beta fix)
- Make ring sync again ([@balloob] - [#16866]) ([camera.ring docs]) (beta fix)
- Add unique_id to Nest Sensors ([@cgarwood] - [#16869]) ([binary_sensor.nest docs]) ([sensor.nest docs]) (beta fix)
- Prevent discovered Tradfri while already configured ([@balloob] - [#16891]) ([tradfri docs]) (beta fix)
- Handle exception handling websocket command ([@balloob] - [#16927]) ([websocket_api docs]) (beta fix)
[#14484]: https://github.com/home-assistant/home-assistant/pull/14484
[#14550]: https://github.com/home-assistant/home-assistant/pull/14550
@ -294,6 +319,17 @@ Experiencing issues introduced by this release? Please report them in our [issue
[#16806]: https://github.com/home-assistant/home-assistant/pull/16806
[#16809]: https://github.com/home-assistant/home-assistant/pull/16809
[#16812]: https://github.com/home-assistant/home-assistant/pull/16812
[#16831]: https://github.com/home-assistant/home-assistant/pull/16831
[#16835]: https://github.com/home-assistant/home-assistant/pull/16835
[#16841]: https://github.com/home-assistant/home-assistant/pull/16841
[#16842]: https://github.com/home-assistant/home-assistant/pull/16842
[#16846]: https://github.com/home-assistant/home-assistant/pull/16846
[#16862]: https://github.com/home-assistant/home-assistant/pull/16862
[#16864]: https://github.com/home-assistant/home-assistant/pull/16864
[#16866]: https://github.com/home-assistant/home-assistant/pull/16866
[#16869]: https://github.com/home-assistant/home-assistant/pull/16869
[#16891]: https://github.com/home-assistant/home-assistant/pull/16891
[#16927]: https://github.com/home-assistant/home-assistant/pull/16927
[@Adminiuga]: https://github.com/Adminiuga
[@Cereal2nd]: https://github.com/Cereal2nd
[@Danielhiversen]: https://github.com/Danielhiversen
@ -355,6 +391,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
[asterisk_mbox docs]: /components/asterisk_mbox/
[binary_sensor.deconz docs]: /components/binary_sensor.deconz/
[binary_sensor.homematicip_cloud docs]: /components/binary_sensor.homematicip_cloud/
[binary_sensor.nest docs]: /components/binary_sensor.nest/
[binary_sensor.rest docs]: /components/binary_sensor.rest/
[binary_sensor.spc docs]: /components/binary_sensor.spc/
[binary_sensor.wirelesstag docs]: /components/binary_sensor.wirelesstag/
@ -362,9 +399,11 @@ Experiencing issues introduced by this release? Please report them in our [issue
[binary_sensor.zha docs]: /components/binary_sensor.zha/
[bmw_connected_drive docs]: /components/bmw_connected_drive/
[camera.axis docs]: /components/camera.axis/
[camera.logi docs]: /components/camera.logi/
[camera.logi_circle docs]: /components/camera.logi_circle/
[camera.mjpeg docs]: /components/camera.mjpeg/
[camera.mqtt docs]: /components/camera.mqtt/
[camera.nest docs]: /components/camera.nest/
[camera.ring docs]: /components/camera.ring/
[camera.zoneminder docs]: /components/camera.zoneminder/
[climate.econet docs]: /components/climate.econet/
[climate.opentherm_gw docs]: /components/climate.opentherm_gw/
@ -398,11 +437,10 @@ Experiencing issues introduced by this release? Please report them in our [issue
[light.yeelight docs]: /components/light.yeelight/
[light.zha docs]: /components/light.zha/
[light.zwave docs]: /components/light.zwave/
[logi docs]: /components/logi/
[logi_circle docs]: /components/logi_circle/
[mailbox docs]: /components/mailbox/
[mailbox.asterisk_cdr docs]: /components/mailbox.asterisk_cdr/
[mailbox.asterisk_mbox docs]: /components/mailbox.asterisk_mbox/
[mailbox.demo docs]: /components/mailbox.demo/
[media_extractor docs]: /components/media_extractor/
[media_player.cast docs]: /components/media_player.cast/
[media_player.panasonic_viera docs]: /components/media_player.panasonic_viera/
@ -427,7 +465,8 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.ios docs]: /components/sensor.ios/
[sensor.jewish_calendar docs]: /components/sensor.jewish_calendar/
[sensor.linky docs]: /components/sensor.linky/
[sensor.logi docs]: /components/sensor.logi/
[sensor.logi_circle docs]: /components/sensor.logi_circle/
[sensor.nest docs]: /components/sensor.nest/
[sensor.netdata docs]: /components/sensor.netdata/
[sensor.netgear_lte docs]: /components/sensor.netgear_lte/
[sensor.qnap docs]: /components/sensor.qnap/
@ -457,6 +496,8 @@ Experiencing issues introduced by this release? Please report them in our [issue
[switch.wirelesstag docs]: /components/switch.wirelesstag/
[switch.zha docs]: /components/switch.zha/
[tahoma docs]: /components/tahoma/
[tradfri docs]: /components/tradfri/
[updater docs]: /components/updater/
[vacuum.ecovacs docs]: /components/vacuum.ecovacs/
[vacuum.neato docs]: /components/vacuum.neato/
[velbus docs]: /components/velbus/
@ -466,4 +507,4 @@ Experiencing issues introduced by this release? Please report them in our [issue
[wirelesstag docs]: /components/wirelesstag/
[xiaomi_aqara docs]: /components/xiaomi_aqara/
[zha docs]: /components/zha/
[zoneminder docs]: /components/zoneminder/
[zoneminder docs]: /components/zoneminder/