0.82: TensorFlow, Lovelace UI edit, Z-Wave Barrier Class
It’s time for another great release. As this includes the tail-end of HacktoberFest, it’s packed again with stuff. Hope you like stuff.
I want to do a shout out to all the people who help with the documentation. Since the beginning of HacktoberFest, we’ve seen 953 PRs
We also got some cool new features. The first one being that you can now use TensorFlow, a machine learning framework, to detect objects on your cameras thanks to the hard work by @hunterjm
Next up is that @rohankapoorcom
The frontend team has been BUSY
Screenshot of editing a Lovelace card.
Also frontend related, in version 0.81 we removed all config splitting functions for ui-lovelace.yaml, we are happy to report that we managed to add back support for !secret
and !include
. The rest of the config splitting commands you are used to in configuration.yaml
will not be available for Lovelace. Mind that you can not edit content in !include
from the UI, and !secret
cannot be used in the UI or preview at the moment.
And we have one more thing… we have soft-forked Open Z-Wave and have added support for the barrier command class! This means that now you will be able to control your garage doors from Z-Wave without compiling Open Z-Wave yourself. We’ll continue to monitor what other features we can add to our fork while remaining close to the OZW project.
New Platforms
- Add device tracking for the BT Smart Hub router (@jxwolstenholme
- #17158 ) (device_tracker docs) (new-platform) - Météo-france sensor : current weather and 1 hour rain forecast (@victorcerutti
- #17773 ) (sensor.meteo_france docs) (new-platform) - Support for WeMo Humidifier (@sqldiablo
- #17996 ) (wemo docs) (fan.wemo docs) (new-platform) - Add a component for GreenEye Monitor (@jkeljo
- #16378 ) (greeneye_monitor docs) (new-platform) - TensorFlow image_processing component (@hunterjm
- #17795 ) (image_processing.tensorflow docs) (new-platform)
Release 0.82.1 - November 15
- catch key error when saving image (@hunterjm
- #18365 ) (image_processing.tensorflow docs) - Fix hangouts notify (@MartinHjelmare
- #18372 ) (notify docs) - Fix including from sub dir (@bramkragten
- #18378 ) - Fix default value for optional Sense configuration parameter (@claytonjn
- #18379 ) (sense docs) - cancel off_delay action (@dgomes
- #18389 ) (binary_sensor.mqtt docs) - Changed checking of cover state closed from 0 to closed_position variable. (@pszafer
- #18407 ) (cover.mqtt docs) - updated pydaikin version (@fredrike
- #18413 ) (daikin docs) (climate.daikin docs) - edp_redy: increase UPDATE_INTERVAL (@abmantis
- #18429 ) - Update pyozw to 0.1.1 (@pvizeli
- #18436 ) (zwave docs) - Fix AsusWRT (@kennedyshead
- #18400 )
If you need help…
…don’t hesitate to use our very active forums or join us for a little chat
Reporting Issues
Experiencing issues introduced by this release? Please report them in our issue tracker
Backward-incompatible changes
- Migrate Mailgun to use the webhook component (@rohankapoorcom
- #17464 ) (ifttt docs) (mailgun docs) (notify docs) (automation.webhook docs) (breaking change) - Migrate twilio webhooks to the webhook component (@rohankapoorcom
- #17715 ) (twilio docs) (breaking change) - Fix Vera climate component to use correct states (@sqldiablo
- #17892 ) (climate.vera docs) (breaking change) - Migrate dialogflow over to the new webhook component (@rohankapoorcom
- #17804 ) (dialogflow docs) (http docs) (breaking change) - Update to DoorBirdPy v2 (again) (@Klikini
- #14933 ) (doorbird docs) (switch.doorbird docs) (breaking change) - Add binary sensors for sense energy monitor (@kbickar
- #17645 ) (sensor.sense docs) (breaking change) - Update Pollen.com to use numpy for trend analysis (@bachya
- #18107 ) (sensor.pollen docs) (breaking change) - Remove config (breaking change) (@jjlawren
- #18153 ) (ffmpeg docs) (breaking change) (beta fix)
Beta Fixes
- SMA: Optional import in schema & backoff fix (@kellerza
- #18099 ) (beta fix) - Remove config (breaking change) (@jjlawren
- #18153 ) (ffmpeg docs) (breaking change) (beta fix) - Handle TensorFlow like OpenCV (@pvizeli
- #18185 ) (image_processing.tensorflow docs) (beta fix) - Add support for TensorFlow in official docker (@pvizeli
- #18191 ) (beta fix) - Cloud conf (@balloob
- #18216 ) (cloud docs) (beta fix) - Check if os has chown (@bramkragten
- #18229 ) (beta fix) - Update pynetgear to 0.5.1 (@Arkkimaagi
- #18238 ) (device_tracker docs) (beta fix) - Migrate python-openzwave to homeassistant-pyozw (@pvizeli
- #18268 ) (beta fix) - SMA Guard against older pysma (@kellerza
- #18278 ) (sensor.sma docs) (beta fix) - Bump pyotgw to 0.3b1 (@mvn23
- #18286 ) (opentherm_gw docs) (beta fix) - Fix log error message (@pvizeli
- #18305 ) (hassio docs) (beta fix) - Bump pyhaversion to 2.0.2 (@ludeeus
- #18318 ) (sensor.version docs) (beta fix) - Fix xiaomi binary_sensor warning (@Danielhiversen
- #18280 ) (binary_sensor.xiaomi_aqara docs) (beta fix) - Remove Velbus climate platform (@balloob
- #18319 ) (velbus docs) (beta fix) - fix last device ignored (@abmantis
- #18329 ) (device_tracker docs) (beta fix)
All changes
- Mill, support more heater types (@Danielhiversen
- #17676 ) (climate.mill docs) - Add missing hangouts data/image to notify service (@quazzie
- #17576 ) (notify docs) - Fix Mexican Spanish identifier (@manuel-jrs
- #17674 ) (tts docs) - Add readthedoc.yml file to specify the version of python to run during documentation building. (@tmonck
- #17642 ) - All supported domains should be exposed by default (@doudz
- #17579 ) (google_assistant docs) - Updated simplisafe-python to 3.1.13 (@bachya
- #17696 ) (simplisafe docs) - Upgrade Sphinx to 1.8.1 (@fabaff
- #17701 ) - Away mode temperature fix for generic thermostat (@estevez-dev
- #17641 ) (climate.generic_thermostat docs) - Async version for asuswrt (@kennedyshead
- #17692 ) (device_tracker docs) - Migrate Mailgun to use the webhook component (@rohankapoorcom
- #17464 ) (ifttt docs) (mailgun docs) (notify docs) (automation.webhook docs) (breaking change) - Only strip from the bluetooth name if it isn’t None (@d0ugal
- #17719 ) (device_tracker docs) - Just use debug instead of error if the binary_sensor does not get data (@kennedyshead
- #17720 ) (openuv docs) - clean up clicksend (@Danielhiversen
- #17723 ) (notify docs) - Set available property (@ehendrix23
- #17706 ) (august docs) (binary_sensor.august docs) (lock.august docs) - Removes re-init (@kennedyshead
- #17724 ) (device_tracker docs) - Don’t call off_delay_listener if not needed (@foxel
- #17712 ) (binary_sensor.mqtt docs) - Rename readthedocs file (@fabaff
- #17718 ) - Add device tracking for the BT Smart Hub router (@jxwolstenholme
- #17158 ) (device_tracker docs) (new-platform) - Upgrade pytest to 3.9.2 (@scop
- #17736 ) - Upgrade mypy to 0.641 (@scop
- #17734 ) - IGD review fixes (@StevenLooman
- #17400 ) (upnp docs) - Pytest tests (@balloob
- #17750 ) - Remove webhook_id from yaml config for mailgun (@rohankapoorcom
- #17732 ) (mailgun docs) - Update zha init.py to reflect new Zigbee name stylization by the Zigbee Alliance (@Hedda
- #17751 ) (zha docs) - Clean up clicksend_tts (@Danielhiversen
- #17749 ) (notify docs) - Convert auth websocket commands to use async_response decorator (@balloob
- #17755 ) (auth docs) - Update name (fixes #17752) (@fabaff
- #17756 ) (zigbee docs) (binary_sensor.zha docs) (binary_sensor.zigbee docs) (switch.xiaomi_aqara docs) (switch.zigbee docs) - Async tests for MQTT lock (@kennedyshead
- #17763 ) - Async MQTT sensor room (@kennedyshead
- #17765 ) - Add Mexican Spanish language (@manuel-jrs
- #17735 ) (tts docs) - Add wind gust (fixes #17766) (@fabaff
- #17774 ) (sensor.darksky docs) - Remove username from log entry (@fabaff
- #17777 ) (vacuum.roomba docs) - Migrate twilio webhooks to the webhook component (@rohankapoorcom
- #17715 ) (twilio docs) (breaking change) - Testing async in MQTT_json lights (@kennedyshead
- #17768 ) - This makes mqtt_template tests async (@kennedyshead
- #17784 ) - Restore manual alarm-control-panel state using async_get_last_state (@liaanvdm
- #17521 ) (alarm_control_panel.manual docs) - typo (@janvanhelvoort
- #17787 ) (zwave docs) - Fix device reg considered changed (@balloob
- #17764 ) - Allow creating signed urls (@balloob
- #17759 ) (auth docs) (http docs) - Add contact sensors to alexa smart home (@abmantis
- #17704 ) (alexa docs) - Upgrade flake8 to 3.6.0 (@scop
- #17770 ) - Install face_recognition on Docker build (@lights0123
- #17502 ) - Delete sensor.yahoo_finance (@rohankapoorcom
- #17805 ) - deCONZ: configure service can now use ‘field’ as a subpath together with ‘entity’ (@lbschenkel
- #17722 ) (deconz docs) - Bumped NDMS2 client to 0.0.5 to fix unicode characters support (@foxel
- #17803 ) (device_tracker docs) - Upgrade numpy to 1.15.3 (@fabaff
- #17796 ) (binary_sensor.trend docs) (image_processing.opencv docs) - MQTT Vacuum now passes error messages. (@jeroenterheerdt
- #17685 ) (vacuum.mqtt docs) - Convert automation tests to async (@balloob
- #17794 ) - Lovelace ws: add move command (@bramkragten
- #17806 ) (lovelace docs) - Convert MQTT Light tests to async (@balloob
- #17754 ) - Bumping aioasuswrt version (@kennedyshead
- #17814 ) (device_tracker docs) - Minor changes (@fabaff
- #17812 ) (switch.dlink docs) - Add snow to Openweathermap precipitation forecast (@sgttrs
- #17551 ) (weather.openweathermap docs) - Add delete command (@bramkragten
- #17816 ) (lovelace docs) - Raise PlatformNotReady for RMVtransport if API not available (@cgtobi
- #17635 ) (sensor.rmvtransport docs) - Added vacuum dock and pause/unpause traits (@mariuszluciow
- #17657 ) (google_assistant docs) - Minor changes to the config validation (@fabaff
- #17808 ) (sensor.sma docs) - Alexa motion sensor (@abmantis
- #17798 ) (alexa docs) - Mill device state attributes (@Danielhiversen
- #17834 ) (climate.mill docs) - Fix Alexa unsupported operation_mode off (@rwagoner
- #17844 ) (alexa docs) - adding myself as yessssms codeowner (@flowolf
- #17862 ) - Switch to using Client from twilio.rest rather than the deleted TwilioRestClient (@rohankapoorcom
- #17883 ) (twilio docs) - Fix Vera climate component to use correct states (@sqldiablo
- #17892 ) (climate.vera docs) (breaking change) - Add myself to CODEOWNERS for Yeelight Sunflower light platform (@lindsaymarkward
- #17896 ) - Fix logi_circle sensor update method naming (@evanjd
- #17909 ) (sensor.logi_circle docs) - Fix RFLink issue #17875 (@emontnemery
- #17889 ) (rflink docs) - Corrected fan device type in google assistant to fan (@mariuszluciow
- #17792 ) (google_assistant docs) - Migrate dialogflow over to the new webhook component (@rohankapoorcom
- #17804 ) (dialogflow docs) (http docs) (breaking change) - Fixes Telegram webhooks (@luca-angemi
- #17554 ) (telegram_bot docs) - Start type annotating/testing helpers (@scop
- #17858 ) - updated version of xknx (@Julius2342
- #17912 ) (knx docs) - Updated Brunt code owner (@eavanvalkenburg
- #17854 ) - Monitor all sensor types by default to rtorrent (@terorie
- #17894 ) (sensor.rtorrent docs) - Merge conflicting changes (@kennedyshead
- #17761 ) - Axis - prepare for config entry (@Kane610
- #17566 ) (axis docs) (binary_sensor.axis docs) - Upgrade pytest to 3.9.3 (@scop
- #17921 ) - Extract entity ids from all templates (@amelchio
- #17902 ) (binary_sensor.template docs) - Make light.yeelight stop doing IO when accessing properties (@rohankapoorcom
- #17917 ) (light.yeelight docs) - Fixes for upnp-component/#17753 and missing hass-data when only setup from config entry (@StevenLooman
- #17868 ) (upnp docs) (media_player.dlna_dmr docs) - Fix for verify_ssl in the pi_hole sensor. (@ludeeus
- #17910 ) (sensor.pi_hole docs) - Permissions improv (@balloob
- #17811 ) - Fix incorrect chevy discovery (@balloob
- #17942 ) (mychevy docs) - Fix venv check (@balloob
- #17939 ) (updater docs) - Disable upnp from being discovered (@balloob
- #17937 ) - Added codeowner for bt_smarthub (@jxwolstenholme
- #17947 ) - Fixed copy-paste errors (@mariuszluciow
- #17948 ) - Fix spelling error in log output (@bitglue
- #17963 ) - Fix operation mode for Alexa thermostat (@balloob
- #17972 ) (alexa docs) - Change source, add attributes, and improve state of DirecTV (@ehendrix23
- #17536 ) (media_player.directv docs) - Update Alexa tests to async syntax (@bitglue
- #17965 ) - Météo-france sensor : current weather and 1 hour rain forecast (@victorcerutti
- #17773 ) (sensor.meteo_france docs) (new-platform) - Updated ring_doorbell dependency to 0.2.2 (@evanjd
- #17945 ) (ring docs) - Update Avi-On to work with latest API (@antsar
- #17780 ) (light.avion docs) - Mill service (@Danielhiversen
- #17971 ) (climate.mill docs) - Refactor Alexa API, fix thermostats (@bitglue
- #17969 ) (alexa docs) - Upgrade aiofreepybox (@stilllman
- #17989 ) (device_tracker docs) - Reverse out change #14234 BOM Weather throttle fix (@nickw444
- #17468 ) - RFC: Static templates match no entities, not all (@amelchio
- #17991 ) - Switch mailgun webhooks to the new Mailgun webhook api (@rohankapoorcom
- #17919 ) (mailgun docs) - Change hebrew date at sunset (@tsvi
- #17449 ) (sensor.jewish_calendar docs) - Import homeassistant domain instead of hardcoding it (@scop
- #17985 ) (websocket_api docs) - Allow jinja namespace command to work. (@NeilCrosby
- #18011 ) - Support for WeMo Humidifier (@sqldiablo
- #17996 ) (wemo docs) (fan.wemo docs) (new-platform) - Fix Bloomsky api call (@dshokouhi
- #18016 ) (bloomsky docs) - Async version of melissa (@kennedyshead
- #17721 ) - Upgrade to asuswrt 1.1.1 to better handle mac addresses with letters in them (@halkeye
- #18030 ) (device_tracker docs) - Add SMA sensor SSL verification option (@PhilRW
- #18033 ) (sensor.sma docs) - Use const.SUN_EVENT_* more (@scop
- #18039 ) (device_sun_light_trigger docs) (sun docs) (sensor.jewish_calendar docs) (switch.flux docs) - Bumping aioasuswrt to 1.1.2 (@kennedyshead
- #18042 ) (device_tracker docs) - Add services.yaml entry for new WeMo Humidifier platform service (@sqldiablo
- #18032 ) - Add opentherm_gw services (@mvn23
- #17762 ) (opentherm_gw docs) - Extract ruamel.yaml to util with secrets, lovelace ws decorators (@bramkragten
- #17958 ) (lovelace docs) - Report correct thermostat mode to Alexa (@bitglue
- #18053 ) (alexa docs) - Update SMA sensor to pysma 0.2.2 (@kellerza
- #17988 ) (sensor.sma docs) - Mill, support opeation mode (@Danielhiversen
- #18059 ) (climate.mill docs) - deCONZ - retry if setup fails (@Kane610
- #17772 ) (deconz docs) (binary_sensor.deconz docs) (cover.deconz docs) (light.deconz docs) (scene.deconz docs) (sensor.deconz docs) (switch.deconz docs) - Add functionality to the version sensor (@ludeeus
- #18067 ) (sensor.version docs) - remove schedule_update_ha_state from mill (@Danielhiversen
- #18080 ) (climate.mill docs) - Fix camera mjpeg stream handling (@awarecan
- #18076 ) (camera docs) (camera.amcrest docs) (camera.arlo docs) (camera.canary docs) (camera.mjpeg docs) (camera.onvif docs) (camera.ring docs) (camera.synology docs) (camera.xiaomi docs) (camera.yi docs) - Change test to parametrized test using pytest (@tsvi
- #18047 ) - Add view commands to Lovelace (@bramkragten
- #18063 ) (lovelace docs) - Add message template support for alert component (@thoscut
- #17516 ) (alert docs) - Added identifier and name to connect/disconnect events (@jaredquinn
- #18078 ) (keyboard_remote docs) - Fix in Daikin.py for set swing_mode and speed (@MatteGary
- #18013 ) (climate.daikin docs) - Allow different types to match in pilight (@akloeckner
- #17922 ) (binary_sensor.pilight docs) - Add a component for GreenEye Monitor (@jkeljo
- #16378 ) (greeneye_monitor docs) (new-platform) - HomematicIP_Cloud fix test (@mxworm
- #17376 ) (homematicip_cloud docs) - Upgrade locationsharinglib to 3.0.7 (@fabaff
- #18083 ) (device_tracker docs) - Upgrade sqlalchemy to 1.2.13 (@fabaff
- #18084 ) (sensor.sql docs) - Upgrade youtube_dl to 2018.10.29 (@fabaff
- #18085 ) (media_extractor docs) - Pass though file_url from extended data attrs (@cmsimike
- #17801 ) (notify docs) - Upgrade psutil to 5.4.8 (@fabaff
- #18086 ) (sensor.systemmonitor docs) - sensor/wunderground add device_class (@simonvanderveldt
- #18072 ) (sensor.wunderground docs) - Upgrade restrictedpython to 4.0b6 (@fabaff
- #18087 ) (python_script docs) - Upgrade georss_client to 0.4 (@exxamalte
- #18088 ) (geo_location docs) - Catch KeyError if data is not available (fixes #18082) (@fabaff
- #18089 ) (sensor.openweathermap docs) - Bump python-miio version (@syssi
- #18095 ) (device_tracker docs) (fan.xiaomi_miio docs) (light.xiaomi_miio docs) (remote.xiaomi_miio docs) (sensor.xiaomi_miio docs) (switch.xiaomi_miio docs) (vacuum.xiaomi_miio docs) - Update Pollen.com sensor platform to include asthma info (@bachya
- #18024 ) (sensor.pollen docs) - Use a fixture for dialogflow calls in unit tests (@rohankapoorcom
- #17999 ) - Don’t try to re-add existing Z-Wave entities (@cgarwood
- #17995 ) (zwave docs) - Always save current position if payload is numeric value (@pszafer
- #16148 ) (cover.mqtt docs) - Darksky: Fetch summary for daily forecasts (@leppa
- #18031 ) (sensor.darksky docs) - Update to DoorBirdPy v2 (again) (@Klikini
- #14933 ) (doorbird docs) (switch.doorbird docs) (breaking change) - Ignore min_cycle_duration when manually controlling the thermostat. (@aronsky
- #16128 ) (climate.generic_thermostat docs) - Add surround programs to zone 2+ (@Petro31
- #17445 ) (media_player.yamaha docs) - Removed assumptions about provided upnp data (@WoLpH
- #17604 ) (upnp docs) - Add binary sensors for sense energy monitor (@kbickar
- #17645 ) (sensor.sense docs) (breaking change) - Use ssdp udn uuid as Samsung TV unique id (@scop
- #18022 ) (media_player.samsungtv docs) - Allow MS face detection to handle updating entities when no face is detected (@NeilCrosby
- #17593 ) (image_processing.microsoft_face_detect docs) (image_processing.microsoft_face_identify docs) - Added service select_video_output and video_out attribute (@leothlon
- #18081 ) (media_player.onkyo docs) - Darksky: Round all temperatures to 1 decimal place (@leppa
- #18119 ) (sensor.darksky docs) - Convert nsw rural fire tests to async (@armills
- #18112 ) - Adding climate.velbus support (@Cereal2nd
- #18100 ) (velbus docs) - Changed from pifacecommon 4.1.2 to 4.2.2 to make the piface digital i/o boards work on rpi like 3 (@vacumet
- #18101 ) (rpi_pfio docs) - Update Pollen.com to use numpy for trend analysis (@bachya
- #18107 ) (sensor.pollen docs) (breaking change) - Exposes initial attribute on the entity. (@ludeeus
- #18123 ) (input_number docs) - Async generic thermostat tests (@armills
- #18111 ) - Update fan/demo tests to async (@armills
- #18109 ) - Don’t create a switch for POE device if said device is Cloud key (@Kane610
- #18117 ) (switch.unifi docs) - TensorFlow image_processing component (@hunterjm
- #17795 ) (image_processing.tensorflow docs) (new-platform) - Fix DTE Energy Bridge V2 scaling issue. (#18124) (@mtl010957
- #18129 ) (sensor.dte_energy_bridge docs) - Add optional ttl config to route53 component (@pascal-de-ladurantaye
- #18135 ) (route53 docs) - Allow disabling WeMo Discovery (@sqldiablo
- #18079 ) (wemo docs) - Fix typos and update docstrings (@fabaff
- #18137 ) (lovelace docs) - Fix hassio command timeout (@alex9446
- #17567 ) (hassio docs) - SMA: Optional import in schema & backoff fix (@kellerza
- #18099 ) (beta fix) - Remove config (breaking change) (@jjlawren
- #18153 ) (ffmpeg docs) (breaking change) (beta fix) - Handle TensorFlow like OpenCV (@pvizeli
- #18185 ) (image_processing.tensorflow docs) (beta fix) - Add support for TensorFlow in official docker (@pvizeli
- #18191 ) (beta fix) - Cloud conf (@balloob
- #18216 ) (cloud docs) (beta fix) - Check if os has chown (@bramkragten
- #18229 ) (beta fix) - Update pynetgear to 0.5.1 (@Arkkimaagi
- #18238 ) (device_tracker docs) (beta fix) - Migrate python-openzwave to homeassistant-pyozw (@pvizeli
- #18268 ) (beta fix) - SMA Guard against older pysma (@kellerza
- #18278 ) (sensor.sma docs) (beta fix) - Bump pyotgw to 0.3b1 (@mvn23
- #18286 ) (opentherm_gw docs) (beta fix) - Fix log error message (@pvizeli
- #18305 ) (hassio docs) (beta fix) - Bump pyhaversion to 2.0.2 (@ludeeus
- #18318 ) (sensor.version docs) (beta fix) - Fix xiaomi binary_sensor warning (@Danielhiversen
- #18280 ) (binary_sensor.xiaomi_aqara docs) (beta fix) - Remove Velbus climate platform (@balloob
- #18319 ) (velbus docs) (beta fix) - fix last device ignored (@abmantis
- #18329 ) (device_tracker docs) (beta fix)