Home Assistant 0.41: Tado, Volumio, Workday, improved Plex
Welcome to 0.41. There was a lot going on in the last two weeks. Not only from the code side but also from the social one of Home Assistant. Paulus
Plex
@JesseWebDotCom
Component overview
The Components overview is now powered by search/filtering feature. This will make it faster to get the component/platform you are looking for more quickly. Thanks again, @bdurrer
Changelog
The new format of the changelog which was introduced with 0.40 will provide a link to the related pull request. We are not covering everything in our release notes but we think that this addition will make it easier to find details about the change.
New platforms/components
- Support for Tado climate devices (@wmalgadey
) -
Volumio media player added (@jslove
) -
Workday sensor (@BastianPoe
)
Backward-incompatible changes
- The Kodi notifier platform was migrated to async and the configuration synced with the Kodi media player platform (#6497
). - For the Music Player Daemon (MPD) platform was
location
replaced withname
(#6553). - Event decorators were removed (#6634
). - The Emby mediaplayer platform was changed to avoid name clashes (#6664
). - In a lot of places were the power and energy units update. This change mostly affects the
switch
platforms (#6212). - If set to
auto
then the MQTT implementation will use the bundled certificates automatically (#6707). - Autodiscovery of Android IP Webcam was removed (#6528
). - The frontend is now using Shadow DOM
and this could break your custom panels (#228 ).
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
All changes
- Bugfix android camera autodiscovery settings (@pvizeli
- #6510 ) - Insteon lib (@craigjmidwinter
- #6505 ) - Update to Pyunifi2.0 (@finish06
- #6490 ) - Insteon lib (@craigjmidwinter
- #6505 ) - Don’t allow sending to invalid iOS targets (@robbiet480
- #6115 ) - Bugfix rpi_rf cleanup (@pvizeli
- #6513 ) - Include LICENSE.md in tarball (@bachp
- #6514 ) - Android webcam better error handling / pump library 0.4 (@pvizeli
- #6518 ) - Fix mysensors gateway windows setup (@MartinHjelmare
- #6500 ) - Update frontend (@balloob
) - Remove mint finance sensor (@balloob
- #6522 ) - Append vera device id to entity id - but not name. (@pavoni
- #6523 ) - Force update support for MQTT sensor (@vrnagy
- #6492 ) - Wink scene(shortcut) support (@w1ll1am23
- #6147 ) - Add type configuration in history_stats (@bokub
- #6430 ) - Discovery is a dict rather than an array. (@pavoni
- #6525 ) - Fix colortemp conversion for osramlightify (@amelchio
- #6516 ) - Update Kodi notifier to async (@armills
- #6497 ) (Breaking Change) - Fix mysensors gateway windows setup (@MartinHjelmare
- #6500 ) - Fix colortemp conversion for osramlightify (@amelchio
- #6516 ) - Remove mint finance sensor (@balloob
- #6522 ) - Append vera device id to entity id - but not name. (@pavoni
- #6523 ) - Discovery is a dict rather than an array. (@pavoni
- #6525 ) - Version bump to 0.41.0.dev0 (@lwis
) - Simplify Android IP webcam discovery (@balloob
- #6528 ) - Fix gen_requirements_all.py script for Windows. (@siebert
- #6547 ) - Fix wake_on_lan ping with None as host (@iamtpage
- #6532 ) - Be able to select mqtt:tls_version for Python (@dennisdegreef
- #6442 ) - ZWave binary sensor tests (@armills
- #6555 ) - Refactor zwave discovery to entity schema (@armills
- #6445 ) - Revert “Refactor zwave discovery to entity schema (#6445)” (@balloob
- #6564 ) - Upgraded blinkpy version, increased Throttle time for camera (@fronzbot
- #6561 ) - Don’t start the push updater if the Apple TV is ‘off’ (@jnewland
- #6552 ) - Bump voc version (fixes heater bug) (@molobrakos
) - Remove dispatcher camera (@pvizeli
- #6579 ) - Fix for the case of zwave value used in several devices. (@andrey-git
- #6577 ) - Fix hydroquebec (@titilambert
- #6574 ) - Upgrade async_timeout to 1.2.0 (@fabaff
- #6590 ) - Upgrade pyasn1 to 0.2.3 (@fabaff
- #6588 ) - Upgrade sqlalchemy to 1.1.6 (@fabaff
- #6591 ) - Upgrade psutil to 5.2.0 (@fabaff
- #6585 ) - Upgrade Sphinx to 1.5.3 (@fabaff
- #6587 ) - Update pyecobee version to 0.0.7 (@dale3h
- #6593 ) - Update SMA solar sensor to work with the new add_devices callback (@kellerza
- #6602 ) - Fix link (@fabaff
- #6612 ) - Upgrade py-cpuinfo to 0.2.7 (@fabaff
- #6610 ) - Upgrade googlemaps to 2.4.6 (@fabaff
- #6611 ) - Error handling when connection refused (@molobrakos
- #6614 ) - Prevent entities running multiple updates simultaneously (@pvizeli
- #6511 ) - Add configurable timeout option to notify/smtp (@hawk259
- #6609 ) - Define db for SHOW DIAGNOSTICS query since some users will not have a… (@tflack
- #6566 ) - Cover myq fix update pymyq (@arraylabs
- #6595 ) - Update mpd.py (@yeralin
- #6553 ) (Breaking Change) - Upgrade to dsmr_parser 0.8, supporting protocol 3 and 5. (@aequitas
- #6600 ) - Add “Refactor zwave discovery to entity schema” (@balloob
- #6565 ) - Tests for ZWave climate (@armills
- #6629 ) - Correctly flag Kodi media types (@armills
- #6628 ) - Use sqlite’s WAL mode to avoid
database is locked
errors (@n8henrie- #6519 ) - Remove event decorators (@balloob
- #6634 ) (Breaking Change) - Deprecate event forwarding (@balloob
) - Upgrade aiohttp to 1.3.4 (@pvizeli
- #6643 ) - Kodi extra attributes for tvshow and music media (@mvillarejo
- #6622 ) - Add ZWave cover tests (@armills
- #6648 ) - Kodi: Fix episode media type classification (@armills
- #6645 ) - Move LIFX to aiolifx for driving the bulbs (@amelchio
- #6584 ) - Fix #6534 (@deisi
- #6598 ) - self.loop.create_task -> self.add_job (@balloob
- #6632 ) - Bugfix RFLINK remove group (@pvizeli
- #6580 ) - Version bump to 0.40.1 (@balloob
) - Fix wake_on_lan ping with None as host (@iamtpage
- #6532 ) - Don’t start the push updater if the Apple TV is ‘off’ (@jnewland
- #6552 ) - Fix for the case of zwave value used in several devices. (@andrey-git
- #6577 ) - Fix hydroquebec (@titilambert
- #6574 ) - Update pyecobee version to 0.0.7 (@dale3h
- #6593 ) - Update SMA solar sensor to work with the new add_devices callback (@kellerza
- #6602 ) - Since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz
- #6626 ) - Bugfix RFLINK remove group (@pvizeli
- #6580 ) - Added workday sensor (@BastianPoe
- #6599 ) - Add test for Z-wave switch (@turbokongen
- #6619 ) - Upgrade python-digitalocean to 1.11 (@fabaff
- #6653 ) - Add Zwave sensors test (@turbokongen
- #6640 ) - round output values (@joe248
- #6657 ) - Support for non-clients, NVidia shield, dynamic grouping, extra metad (@JesseWebDotCom
- #6054 ) - Upgrade astral to 1.4 (@fabaff
- #6332 ) - Upgrade aiohttp to 1.3.5 (@fabaff
- #6660 ) - Check if droplet exists (@fabaff
- #6663 ) - Corrected help text for refresh_node (@sebk-666
- #6659 ) - Add configurable timeout option to camera.synology (@hawk259
- #6655 ) - Pump Android ip webcam to 0.6 (@pvizeli
- #6665 ) - add latitude and longitude configuration to darksky sensor (@RickyTaterSalad
- #6191 ) - Refactor Neurio to add Daily Power Sensor (@mezz64
- #6662 ) - Added support for multiple efergy sensors in the same household. (@miniconfig
- #6630 ) - Add new media_player platform: Volumio Media Player (@jslove
- #6556 ) - Phone book lookup support for Fritz!Box call monitor (@DavidMStraub
- #6474 ) - Update Emby component to async (@mezz64
- #6664 ) - Fix hass script execution on Windows (#4977). (@matrixx567
- #6601 ) - Fixed Show All Controls feature (@JesseWebDotCom
) - Update Torque component to match recent API. (@tylercrumpton
- #6671 ) - Rflink: added support for lights with toggle type (@martinfrancois
- #6521 ) - Upgrade distro to 1.0.3 (@fabaff
- #6693 ) - Fix longitude (@mezz64
- #6697 ) - Bump PyChromecast to 0.8.1 (@balloob
- #6702 ) - Kodi use websocket loop task created by library (@armills
- #6703 ) - Fix Kodi when websocket is disabled (@armills
- #6706 ) - Revise power and energy units and property names. (@pavoni
- #6212 ) (Breaking Change) - automatically use bundled certificate it set to auto (@printzlau
- #6707 ) (Breaking Change) - Update frontend (@balloob
) - Add zwave light tests (@armills
- #6710 ) - restore_state: do not crash if domain not defined (@balloob
- #6714 ) - Fix for issue: luci returns 403 invalid token when rebooted #6715 (@fbradyirl
- #6717 ) - Don’t warn if octoprint completion is null (@jawilson
- #6719 ) - ZWave Sensor tests (@armills
- #6721 ) - ZWave switch tests (@armills
- #6722 ) - Update frontend (@balloob
) - Fix LIFX unregister races (@amelchio
- #6723 ) - Do not log warning on rest_command if no error (@balloob
- #6713 ) - camera.zoneminder: Show recording state (@mnoorenberghe
- #6686 ) - ZWave Lock Tests (@armills
- #6730 ) - Tado climate device (@wmalgadey
- #6572 ) - Version bump to 0.40.2 (@balloob
) - Bump PyChromecast to 0.8.1 (@balloob
- #6702 ) - Constrain core dependencies to core versions (@balloob
- #6738 ) - Update constraints (@balloob
) - Adds Support for Lutron Caseta devices. (@gurumitts
- #6631 ) - Add sensor for Lyft time and price (based on Uber sensor) (@drkp
- #6711 ) - Add zwave per-node entity. (@andrey-git
- #6690 ) - Version bump to 0.41 (@balloob
)