0.95: AdGuard, Life360, Plaato Airlock
It is time for release 0.95, and guess what? It’s good! First things first, did you see the new Raspberry Pi 4
Talking about Hass.io support, we’ve received ours and work to add support will start shortly 🚀. Since we’re discussing Raspberry Pi’s, can we talk SD cards really quick? Quality matters. When you buy SD Cards get the pro variants, preferably the ones that are class A1
LOOK WHAT WE HAVE HERE 😍 pic.twitter.com/HrEu1a272Y
— Pascal Vizeli (@pvizeli) June 26, 2019
RV Assistant
Home Assistant is not just limited to homes. Recently we had a boat owner on Home Assistant podcast episode 48
With this release, we’re making integrating Home Assistant into moving vehicles so much easier. In the last release, we introduced support for the core config to be updated without restarting Home Assistant. This release brings it a step further and introduces a new service homeassistant.set_location
. With this service, you can automatically change the location that Home Assistant is located. Once updated, it automatically updates all the things that rely on the location, like your sunset triggers and your current weather (only Met supported now).
AdGuard Home - local ad-and-tracker blocking
Here at Home Assistant, we’re big fans of privacy and we’re always working on improving it. So this brings us to AdGuard
- One-click install the AdGuard add-on from the Community Hass.io Add-ons
. - Home Assistant automatically detects the Hass.io add-on and offers to set it up. (It works with standalone installs too, see the AdGuard integration documentation on how to configure it.)
- DONE!
One cool new feature: because parental control is now available as a switch, you can control AdGuard via Alexa and Google: “Hey Google, turn on parental control” 😲.
Life360
More goodies. Keep paying attention as we’re not done yet. Also new in 0.95 is the Life360 integration thanks to the hard work by @pnbruckner
If you are migrating from the custom integration, please read the instructions.
Improved Alexa integration
One more thing… This release improves the Home Assistant Cloud Alexa integration. Just like Google Assistant, it is now possible to manage which entities are exposed to Amazon via the user interface. Alexa actually offers some cool features around this. Any change you make is instantly reflected inside Alexa. Add an entity? Control it instantly via Alexa.
However, we didn’t stop there. The manual installations of Alexa has had optional proactive state reporting since earlier this year, and this is now available for Home Assistant Cloud users too. If you choose to opt-in to this, every state change of your exposed entities is sent to Amazon as soon as they happen. It allows Amazon Echos with displays, to instantly reflect the state and allows you to create routines inside Amazon powered by your Home Assistant entities.
More icons available
Austin Andrews
Released `v3.7.95` to NPM/CDN. 100 new icons! 🧙♂️ Preview: https://t.co/N02X3rnQ8N
— Material Icons (@MaterialIcons) June 22, 2019Read more: https://t.co/CHQ3TEdVM2 #MaterialDesign #OpenSource pic.twitter.com/LlWy8RfFVu
Noteworthy backward-incompatible changes
For the last couple of releases, we’ve been printing warnings if your configuration contained invalid slugs or extra keys. Starting with this release, these warnings are now errors. No procrastination anymore, you’ll need to fix it now.
We have also realized that the default database clean up task never automatically ran as intended. Instead of running every night, cleaning up your history so that it only contains the last 10 days, it never ran. Oopsie. We’ve fixed it in this release, so now the defaults kick in. Want to adjust how much history you want to retain? Check the docs.
New Integrations
- Adds AdGuard Home integration (@frenck
- #24219 ) (adguard docs) (new-integration) - SolarEdge Local Component (@drobtravels
- #23996 ) (solaredge_local docs) (new-integration) - Google Cloud Platform component (TTS) (@lufton
- #23629 ) (google_cloud docs) (new-integration) - Life360 integration (@pnbruckner
- #24227 ) (life360 docs) (new-integration) - Adds integration for Plaato Airlock (@JohNan
- #23727 ) (plaato docs) (new-integration) - Queensland bushfire alert feed platform (@exxamalte
- #24473 ) (qld_bushfire docs) (new-integration) - Vlc telnet (@rodripf
- #24290 ) (vlc_telnet docs) (beta fix) (new-integration)
New Platforms
- Add LCN scene platform (@alengwenus
- #24242 ) (lcn docs) (new-platform) - Add Environment Canada weather, sensor, and camera platforms (@michaeldavie
- #21110 ) (environment_canada docs) (new-platform) - Support for Salda Smarty XV/XP Ventilation Unit (@z0mbieprocess
- #21491 ) (smarty docs) (new-platform) - Add support for ZHA door locks #2 (@presslab-us
- #24344 ) (zha docs) (new-platform) - Somfy open api (@tetienne
- #19548 ) (somfy docs) (new-platform) - Add APRS device tracker component (@PhilRW
- #22469 ) (aprs docs) (new-platform) - Camera platform for buienradar imagery (@ties
- #23358 ) (buienradar docs) (new-platform) - Add incomfort sensor and binary_sensor (@zxdavb
- #23812 ) (incomfort docs) (new-platform) - Added ELV PCA 301 smart emeter switch (@majuss
- #23300 ) (elv docs) (new-platform)
Release 0.95.1 - June 26
- Fix life360 exception when no location provided (@pnbruckner
- #24777 ) (life360 docs) - Pubnub to 1.0.8 (@w1ll1am23
- #24781 ) (wink docs) - Catch uncaught Alexa error (@balloob
- #24785 ) (cloud docs)
Release 0.95.2 - June 28
- Fix netatmo weatherstation setup error (@cgtobi
- #24788 ) (netatmo docs) - Update azure-pipelines-release.yml for Azure Pipelines (@pvizeli
- #24800 ) - Make sure entity config is never none (@balloob
- #24801 ) (google_assistant docs) - Bump ZHA quirks module (@dmulcahey
- #24802 ) (zha docs) - Fix another Life360 bug (@pnbruckner
- #24805 ) (life360 docs) - Fix calling empty script turn off (@balloob
- #24827 ) (script docs)
Release 0.95.3 - June 28
- Alexa sync state report (@balloob
- #24835 ) (cloud docs)
Release 0.95.4 - June 28
- Improve autodiscovered yeelights model detection (@zewelor
- #24671 ) (yeelight docs) - Guard for None entity config (@balloob
- #24838 ) (alexa docs) (cloud docs)
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
- No longer allow invalid slugs or extra keys (@balloob
- #24176 ) (breaking change) - Add service for adding event to google component (@isabellaalstrom
- #22473 ) (google docs) (breaking change) - Remove deprecated AlarmControlPanel (@SukramJ
- #24322 ) (homematicip_cloud docs) (breaking change) - Remove attribute lowBat (@SukramJ
- #24323 ) (homematicip_cloud docs) (breaking change) - Remove binary sensors for ZHA remotes and controllers (@dmulcahey
- #24370 ) (zha docs) (breaking change) - Restore automation last_triggered with initial_state override (@frenck
- #24400 ) (automation docs) (breaking change) - Fix recorder defaults (@balloob
- #24399 ) (recorder docs) (breaking change) - Uber API is going away on June 13, 2019, remove component (@robbiet480
- #24468 ) (breaking change) - Add Linky sensors : yesterday + months + years (@Quentame
- #23726 ) (breaking change) - Position is reversed for horizontal awnings (@kbickar
- #23257 ) (tahoma docs) (breaking change) - Remove conversation from default config (@balloob
- #24515 ) (default_config docs) (breaking change) - Added name to sensors (@cliffordwhansen
- #24525 ) (synologydsm docs) (breaking change) - Battery attribute & accuracy filter (@GoNzCiD
- #24277 ) (traccar docs) (breaking change) - Added percent to the disk,memory and swap percent labels (@cliffordwhansen
- #24575 ) (glances docs) (breaking change) - Save cached logi_circle tokens in config folder (@evanjd
- #24726 ) (logi_circle docs) (breaking change) (beta fix)
Beta Fixes
- Vlc telnet (@rodripf
- #24290 ) (vlc_telnet docs) (beta fix) (new-integration) - Fix device tracker see for entity registry entities (@MartinHjelmare
- #24633 ) (device_tracker docs) (beta fix) - Bump ZHA dependencies. (@Adminiuga
- #24637 ) (zha docs) (beta fix) - Update LIFX brightness during long transitions (@amelchio
- #24653 ) (lifx docs) (beta fix) - Upgrade blinkpy==0.14.1 for startup bugfix (@fronzbot
- #24656 ) (blink docs) (beta fix) - Warn when user tries run custom config flow (@balloob
- #24657 ) (beta fix) - Bump pysmartthings (@andrewsayre
- #24659 ) (smartthings docs) (beta fix) - Prefere binary with wheels (@pvizeli
- #24669 ) (beta fix) - Allow extra js modules to be included in frontend (@thomasloven
- #24675 ) (frontend docs) (beta fix) - Fix time expression parsing (@amelchio
- #24696 ) (beta fix) - ZHA fix device type mappings (@dmulcahey
- #24699 ) (zha docs) (beta fix) - Bump version pyatmo to 2.0.1 (@cgtobi
- #24703 ) (netatmo docs) (beta fix) - Extend websocket method usage to port 8002 in Samsung TV media player (@2sheds
- #24716 ) (samsungtv docs) (beta fix) - Update ZHA dependencies (@dmulcahey
- #24718 ) (zha docs) (beta fix) - Add show_as_state options to Life360 (@pnbruckner
- #24725 ) (life360 docs) (beta fix) - Save cached logi_circle tokens in config folder (@evanjd
- #24726 ) (logi_circle docs) (breaking change) (beta fix) - Update ZHA dependencies. (@Adminiuga
- #24736 ) (zha docs) (beta fix) - AdGuard to update entry (@balloob
- #24737 ) (adguard docs) (beta fix) - Update pysonos to 0.0.17 (@amelchio
- #24740 ) (sonos docs) (beta fix) - Clean up Google Config (@balloob
- #24663 ) (cloud docs) (google_assistant docs) (beta fix) - Fix locative device update (@MartinHjelmare
- #24744 ) (locative docs) (beta fix) - Improve Alexa error handling (@balloob
- #24745 ) (alexa docs) (cloud docs) (websocket_api docs) (beta fix) - Bump pyatmo to v2.1.0 (@cgtobi
- #24724 ) (netatmo docs) (beta fix) - Handle timeouts gracefully (@cgtobi
- #24752 ) (netatmo docs) (beta fix) - Update Waze route dependency to 0.10 (@johntdyer
- #24754 ) (waze_travel_time docs) (beta fix) - Ignore duplicate tradfri discovery (@balloob
- #24759 ) (tradfri docs) (beta fix) - Return correct name for met.no (@Danielhiversen
- #24763 ) (met docs) (beta fix)
All changes
- Update pysonos to 0.0.14 (@amelchio
- #24185 ) (sonos docs) - upgrade broadlink library, Use cryptography instead of pycryptodome (@Danielhiversen
- #24186 ) (broadlink docs) - danielhiversen as codeowner for yr (@Danielhiversen
- #24189 ) - No longer allow invalid slugs or extra keys (@balloob
- #24176 ) (breaking change) - Update azure-pipelines.yml for check version (@pvizeli
- #24194 ) - Update Tibber library (@Danielhiversen
- #24192 ) (tibber docs) - :pencil2: Corrects incorrect command in hassfest (@frenck
- #24188 ) - Fix ESPHome config flow with invalid config entry (@OttoWinter
- #24213 ) (esphome docs) - Add control of Amcrest indicator light (@pnbruckner
- #23986 ) (amcrest docs) - ZHA requirements version bump. (@Adminiuga
- #24228 ) (zha docs) - Bump pychromecast (@soldag
- #24234 ) (cast docs) - Round Awair sensor values (@danielsjf
- #24093 ) (awair docs) - Sense update (@kbickar
- #24220 ) (sense docs) - fix gitlab_ci sad icon (@Emilv2
- #24241 ) (gitlab_ci docs) - Add details to triggered state for total connect alarms (@austinmroczek
- #24106 ) (totalconnect docs) - Bump python-velbus version for velbus component (@Cereal2nd
- #24226 ) (velbus docs) - Adds AdGuard Home integration (@frenck
- #24219 ) (adguard docs) (new-integration) - Fix typo in integration component (@Emilv2
- #24250 ) (integration docs) - Replace pyunifi with aiounifi in UniFi device tracker (@Kane610
- #24149 ) (unifi docs) - Add service for adding event to google component (@isabellaalstrom
- #22473 ) (google docs) (breaking change) - Remove icon() (@fabaff
- #24280 ) (meteoalarm docs) - Split devices of nodes with multiple instances (@Swamp-Ig
- #24032 ) (zwave docs) - Update pyvera to 0.3.1 for alert support (@brandond
- #24289 ) (vera docs) - Expose specific device_class for Velux covers (@gibman
- #24279 ) (velux docs) - Change meteoalertapi to version 0.1.3 (@rolfberkenbosch
- #24307 ) (meteoalarm docs) - Upgrade pytest and -cov (@scop
- #24258 ) - Add LCN scene platform (@alengwenus
- #24242 ) (lcn docs) (new-platform) - Add support for learning new commands (@felipediel
- #23888 ) (remote docs) - Upgrade to newer version of rflink with improve error handling on incoming data. (@aequitas
- #24263 ) (rflink docs) - SolarEdge Local Component (@drobtravels
- #23996 ) (solaredge_local docs) (new-integration) - Push to version 0.7.9 of denonavr (@scarface-4711
- #24260 ) (denonavr docs) - Bump simplipy to 3.4.2 (@bachya
- #24326 ) (simplisafe docs) - Meteofrance fix 24244 (@victorcerutti
- #24315 ) (meteo_france docs) - Only update media icon when necessary (@jjlawren
- #24324 ) (webostv docs) - components/cover: Typo in docstring. (@andre-richter
- #24329 ) (cover docs) - Add exception handling for Netatmo climate (@cgtobi
- #24311 ) (netatmo docs) - Remove deprecated AlarmControlPanel (@SukramJ
- #24322 ) (homematicip_cloud docs) (breaking change) - Use node descriptor from Zigpy for ZHA (@dmulcahey
- #24316 ) (zha docs) - Add abbreviation for light template variable names (@bieniu
- #24336 ) (mqtt docs) - Remove attribute lowBat (@SukramJ
- #24323 ) (homematicip_cloud docs) (breaking change) - Don’t load last_checkpoint if shipment is pending (@davidbb
- #24301 ) (aftership docs) - UPgrade youtube_dl to 2019.05.20 (@fabaff
- #24347 ) (media_extractor docs) - Add new movement type “actively” of the Xiaomi Vibration Sensor (@syssi
- #24334 ) (xiaomi_aqara docs) - Fix set_cover_position of the xiaomi_aqara cover for LAN protocol v2 (@syssi
- #24333 ) (xiaomi_aqara docs) - Add Environment Canada weather, sensor, and camera platforms (@michaeldavie
- #21110 ) (environment_canada docs) (new-platform) - Google Cloud Platform component (TTS) (@lufton
- #23629 ) (google_cloud docs) (new-integration) - Add Streamlabs Water Monitor (@cpopp
- #21205 ) (streamlabswater docs) - ebusd: added check for monitored conditions validity within correct circuit (@danielkucera
- #22461 ) (ebusd docs) - Bring the Sisyphus integration to silver quality (@jkeljo
- #22457 ) (sisyphus docs) - Support for Salda Smarty XV/XP Ventilation Unit (@z0mbieprocess
- #21491 ) (smarty docs) (new-platform) - Bump to pypck==0.6.1 (@alengwenus
- #24356 ) (lcn docs) - Add templating to MQTT Cover tilt_status (@tommyjlong
- #24355 ) (mqtt docs) - Upgrade ruamel.yaml to 0.15.97 (@fabaff
- #24350 ) - Bump regenmaschine to 1.5.1 (@bachya
- #24358 ) (rainmachine docs) - Life360 integration (@pnbruckner
- #24227 ) (life360 docs) (new-integration) - Refactor Waze Travel Time & Update Requirements (@Petro31
- #22428 ) (waze_travel_time docs) - Update pyhomematic (@danielperna84
- #24368 ) (homematic docs) - Add service to update core location (@balloob
- #24328 ) (homeassistant docs) - Fix ZHA battery level when value is reported via signal (@dmulcahey
- #24371 ) (zha docs) - Remove binary sensors for ZHA remotes and controllers (@dmulcahey
- #24370 ) (zha docs) (breaking change) - Add support for ZHA door locks #2 (@presslab-us
- #24344 ) (zha docs) (new-platform) - Upgrade discord.py to 1.1.1 (@fabaff
- #24375 ) (discord docs) - Upgrade Mastodon.py to 1.4.3 (@fabaff
- #24374 ) (mastodon docs) - Add shuffle support for itunes component (@kvanhoorn
- #24319 ) (itunes docs) - Fixed wrong setpoint value on startup when climate was previously turned off (@alengwenus
- #24377 ) (lcn docs) - Add ATTR_FORECAST_PRECIPITATION option (@rolfberkenbosch
- #24308 ) (buienradar docs) - Provide an option for the DD-WRT device tracker to include non-wireless devices (@Klikini
- #24259 ) (ddwrt docs) - Add for option for template triggers (@pnbruckner
- #24330 ) (automation docs) - Improve amcrest error handling and bump amcrest package to 1.5.3 (@pnbruckner
- #24262 ) (amcrest docs) - Improve boolean validator (@Swamp-Ig
- #24294 ) - add device class to sensors (@dmulcahey
- #24373 ) (zha docs) - Fixes linter warning in ZHA sensor (@frenck
- #24406 ) (zha docs) - Use loose version (@balloob
- #24394 ) - Restore automation last_triggered with initial_state override (@frenck
- #24400 ) (automation docs) (breaking change) - Fix recorder defaults (@balloob
- #24399 ) (recorder docs) (breaking change) - Minor improvements to automation test suite (@frenck
- #24424 ) - Upgrade broadlink library (@Danielhiversen
- #24450 ) (broadlink docs) - Upgrade ambiclimate library (@Danielhiversen
- #24449 ) (ambiclimate docs) - Rename via_hub to via_device (@Swamp-Ig
- #24360 ) - Remove frequest asuswrt log spam (@jwater7
- #24448 ) (asuswrt docs) - Publish test results (@pvizeli
- #24460 ) - Life360: Fix config entry handling for accounts imported from configuration (@pnbruckner
- #24455 ) (life360 docs) - Add default config to constaint file (@balloob
- #24423 ) - Add websock command to query device for triggers (@emontnemery
- #24044 ) (automation docs) (light docs) - Uber API is going away on June 13, 2019, remove component (@robbiet480
- #24468 ) (breaking change) - Use met.no instead of yr.no in default config (@thomasloven
- #24470 ) - Bump pyubee to 0.7 to support more models (@mzdrale
- #24477 ) - Somfy open api (@tetienne
- #19548 ) (somfy docs) (new-platform) - Add APRS device tracker component (@PhilRW
- #22469 ) (aprs docs) (new-platform) - Add Linky sensors : yesterday + months + years (@Quentame
- #23726 ) (breaking change) - Add attributs and fix lightlevel inconsistency for LightLevel sensor (@Cyr-ius
- #24439 ) (hue docs) - Support ZLO device types to support newer Zigbee devices in ZHA (@jurriaan
- #24429 ) (zha docs) - Camera platform for buienradar imagery (@ties
- #23358 ) (buienradar docs) (new-platform) - Position is reversed for horizontal awnings (@kbickar
- #23257 ) (tahoma docs) (breaking change) - Fix aprs imports (@amelchio
- #24485 ) (aprs docs) - Version bump for toonapilib to include new API call for fetching thermostat states, which was sometimes missing causing errors in the library (@reinder83
- #24459 ) (toon docs) - remove docs from config entries file [skip ci] (@balloob
- #24488 ) - Bump adguardhome to 0.2.1 (@frenck
- #24486 ) (adguard docs) - Add Cast discovery to manifest (@balloob
- #24504 ) (cast docs) (discovery docs) - Bump pyatmo to 2.00 (@cgtobi
- #24505 ) (netatmo docs) - Migrate HEOS discovery to manifest (@balloob
- #24508 ) (discovery docs) (heos docs) - Bumping Keenetic NDMS2 client to 0.0.8 (@foxel
- #24469 ) (keenetic_ndms2 docs) - Update DelugeClient to 1.7.1 (@GuyKh
- #24518 ) (deluge docs) - Clean up Alexa smart home code (@balloob
- #24514 ) (alexa docs) (cloud docs) - Remove conversation from default config (@balloob
- #24515 ) (default_config docs) (breaking change) - Refactor yeelight code (@zewelor
- #22547 ) (yeelight docs) - Migrate Sonos discovery to manifest (@balloob
- #24507 ) (discovery docs) (sonos docs) - Cloud: allow managing Alexa entities via UI (@balloob
- #24522 ) (alexa docs) (cloud docs) - WIP Ps4 Convert entity to Async / Fix entity name changing (@ktnrg45
- #24101 ) (ps4 docs) - deCONZ - Change attribute Watts to W (@Kane610
- #24535 ) (deconz docs) - Improve stability of netatmo sensor (@Danielhiversen
- #24190 ) (netatmo docs) - Update meteoalertapi to 0.1.5 (@rolfberkenbosch
- #24528 ) (meteoalarm docs) - PS4 bump to 0.8.3 (@ktnrg45
- #24527 ) (ps4 docs) - Pyyaml5.1 (@BackSlasher
- #24529 ) - Added name to sensors (@cliffordwhansen
- #24525 ) (synologydsm docs) (breaking change) - Update requirement version and add switcher_kis services (@TomerFi
- #23477 ) (switcher_kis docs) - Flux switch (@Swamp-Ig
- #24542 ) - UniFi simplify update (@Kane610
- #24304 ) (unifi docs) - Fix incomfort issue #24478 & bump client (@zxdavb
- #24548 ) (incomfort docs) - Handle stacktrace when rtorrent host is unreachable (@mafrosis
- #24541 ) (rtorrent docs) - Fix a bug with Ambient PWS reconnection (@bachya
- #24540 ) (ambient_station docs) - Update init.py (@lundan
- #24553 ) (nissan_leaf docs) - Update ambiclimate library (@Danielhiversen
- #24562 ) (ambiclimate docs) - Misc. ZHA enhancements (@dmulcahey
- #24559 ) (zha docs) - Update pysonos to 0.0.15 (@amelchio
- #24565 ) (sonos docs) - Whitelist yeelight predefined effects per device type (@zewelor
- #24544 ) (yeelight docs) - Battery attribute & accuracy filter (@GoNzCiD
- #24277 ) (traccar docs) (breaking change) - Bump androidtv to 0.0.16 (@JeffLIrion
- #24576 ) (androidtv docs) - Added percent to the disk,memory and swap percent labels (@cliffordwhansen
- #24575 ) (glances docs) (breaking change) - SMA sensor: Add optional path (@kellerza
- #24558 ) (sma docs) - Fix geniushub issue #24530 (via a client bump) & handle edge cases (@zxdavb
- #24546 ) (geniushub docs) - Add sensitivity and sensitvity_max attributs for binary sensor (@Cyr-ius
- #24438 ) (hue docs) - Cloud: Add Alexa report state (@balloob
- #24536 ) (alexa docs) (cloud docs) - Added toggle service to covers (@kbickar
- #23198 ) (cover docs) - Added invert_percent configuration for zwave rollershutter (@tommasomarchionni
- #23101 ) (zwave docs) - Add code_arm_required to manual alarm with MQTT (@JumpMaster
- #22641 ) (manual_mqtt docs) - Add code_arm_required to manual alarm (@JumpMaster
- #22618 ) (demo docs) (manual docs) - Add source selection to Samsung TV media player (@escoand
- #22612 ) (samsungtv docs) - Fix alarm control panel tests (@balloob
- #24586 ) - Adds integration for Plaato Airlock (@JohNan
- #23727 ) (plaato docs) (new-integration) - Fix honeywell issue #18932 (@zxdavb
- #24402 ) (honeywell docs) - Bump base Somfy MyLink library version (@bendews
- #24587 ) (somfy_mylink docs) - Better pairing for Xiaomi devices in ZHA (@dmulcahey
- #24564 ) (zha docs) - ESPHome config flow only connect when needed (@OttoWinter
- #24593 ) (esphome docs) - ESPHome load platforms lazily (@OttoWinter
- #24594 ) (esphome docs) - Add ESPHome event generation and user-defined service array support (@OttoWinter
- #24595 ) (esphome docs) - Fix validator for lcn.send_keys service (@alengwenus
- #24580 ) (lcn docs) - Cloud: Make sure on_connect forwards platform only once (@balloob
- #24582 ) (cloud docs) - Add config entry for Met.no (@bachya
- #24608 ) (met docs) - Notify Alexa when exposed entities change (@balloob
- #24609 ) (alexa docs) (cloud docs) - Update pysonos to 0.0.16 (@amelchio
- #24607 ) (sonos docs) - check for None state in broadlink (@Danielhiversen
- #24589 ) (broadlink docs) - Queensland bushfire alert feed platform (@exxamalte
- #24473 ) (qld_bushfire docs) (new-integration) - Add incomfort sensor and binary_sensor (@zxdavb
- #23812 ) (incomfort docs) (new-platform) - Add support for opencv wheels (@pvizeli
- #24620 ) (opencv docs) - tellstick: Add socat to package dependencies (@torarnv
- #24531 ) - Tolerance configuration for dlib_face_identify (@gonzalezcalleja
- #24497 ) (dlib_face_identify docs) - Fix sending update when not logged in (@balloob
- #24624 ) (cloud docs) - Uses signal dispatcher to invoke state update (@JohNan
- #24627 ) (plaato docs) - Add weather alert sensor to meteo france component (@oncleben31
- #23128 ) (meteo_france docs) - Set up Met during onboarding (@balloob
- #24622 ) (met docs) (onboarding docs) - Added ELV PCA 301 smart emeter switch (@majuss
- #23300 ) (elv docs) (new-platform) - Vlc telnet (@rodripf
- #24290 ) (vlc_telnet docs) (beta fix) (new-integration) - Fix device tracker see for entity registry entities (@MartinHjelmare
- #24633 ) (device_tracker docs) (beta fix) - Bump ZHA dependencies. (@Adminiuga
- #24637 ) (zha docs) (beta fix) - Update LIFX brightness during long transitions (@amelchio
- #24653 ) (lifx docs) (beta fix) - Upgrade blinkpy==0.14.1 for startup bugfix (@fronzbot
- #24656 ) (blink docs) (beta fix) - Warn when user tries run custom config flow (@balloob
- #24657 ) (beta fix) - Bump pysmartthings (@andrewsayre
- #24659 ) (smartthings docs) (beta fix) - Prefere binary with wheels (@pvizeli
- #24669 ) (beta fix) - Allow extra js modules to be included in frontend (@thomasloven
- #24675 ) (frontend docs) (beta fix) - Fix time expression parsing (@amelchio
- #24696 ) (beta fix) - ZHA fix device type mappings (@dmulcahey
- #24699 ) (zha docs) (beta fix) - Bump version pyatmo to 2.0.1 (@cgtobi
- #24703 ) (netatmo docs) (beta fix) - Extend websocket method usage to port 8002 in Samsung TV media player (@2sheds
- #24716 ) (samsungtv docs) (beta fix) - Update ZHA dependencies (@dmulcahey
- #24718 ) (zha docs) (beta fix) - Add show_as_state options to Life360 (@pnbruckner
- #24725 ) (life360 docs) (beta fix) - Save cached logi_circle tokens in config folder (@evanjd
- #24726 ) (logi_circle docs) (breaking change) (beta fix) - Update ZHA dependencies. (@Adminiuga
- #24736 ) (zha docs) (beta fix) - AdGuard to update entry (@balloob
- #24737 ) (adguard docs) (beta fix) - Update pysonos to 0.0.17 (@amelchio
- #24740 ) (sonos docs) (beta fix) - Clean up Google Config (@balloob
- #24663 ) (cloud docs) (google_assistant docs) (beta fix) - Fix locative device update (@MartinHjelmare
- #24744 ) (locative docs) (beta fix) - Improve Alexa error handling (@balloob
- #24745 ) (alexa docs) (cloud docs) (websocket_api docs) (beta fix) - Bump pyatmo to v2.1.0 (@cgtobi
- #24724 ) (netatmo docs) (beta fix) - Handle timeouts gracefully (@cgtobi
- #24752 ) (netatmo docs) (beta fix) - Update Waze route dependency to 0.10 (@johntdyer
- #24754 ) (waze_travel_time docs) (beta fix) - Ignore duplicate tradfri discovery (@balloob
- #24759 ) (tradfri docs) (beta fix) - Return correct name for met.no (@Danielhiversen
- #24763 ) (met docs) (beta fix)