0.103: Happy Holidays, Service calls, StarLine, GeoNet NZ and Proxmox
Here it is! Home Assistant 0.103 is released, which is the last major release for this year. For the final stretch of this year, we’ve focussed on cleaning things up. This release contains many things that were still in progress (e.g., due to Hacktoberfest), lots of bugfixes; mainly things that help to improve the stability and experience of Home Assistant.
We wish you happy holidays! As always, we skip a release cycle at the end of the year, making this the final, major release of 2019. This gives all of us time to enjoy the holidays with our families as well. The first release of 2020, will be on 15 January.
Furthermore, we’d like to take the opportunity to thank all of our contributors, no matter how small or big the contribution; code, documentation, issue reporting, beta testing, supporters in our forum and chat. We salute and thank you and wish you the best for the new decade, as we are entering 2020! ❤️
Cheers!
Service’s have been moved to their respective integration namespaces
For 0.103, an extensive cleanup has been taken place around the names of the
services. We realize this affects many users; therefore, we made sure all these
changes are in this release.
This change was driven by @raman325
We used to have services that were placed inside other domains,
which wasn’t always the case, and therefore inconsistent.
So, for example, the service to add an item to Todoist was actually a service
call under the calendar
domain: calendar.todoist_new_task
.
This release, all services that were not placed correctly, are moved into their
respective integration domain. So, for the above example of
calendar.todoist_new_task
, has been renamed to todoist.new_task
.
We hope this brings a more streamlined experience to the use of services, for now, and in the future. For a complete list of old vs. new service names, a table as been added to the release notes, below.
Moving imports of Python packages
Internally, Home Assistant uses a lot of Python packages, that our integrations are using. In the past weeks, the locations where all those imports take place, was changed. This does not directly resonate with your system and is mainly an internal cleanup.
A big shout out to the following contributors that together are responsible for making hundreds of contributions the past weeks to help us out:
@Bouni
Thank you so much!
Python 3.6 support is deprecated
Since version 0.101, support for Python 3.6 has been deprecated. We are currently working on Python 3.8 support, which is expected soon.
Therefore, this release marks the last release, which supports Python 3.6.
If you haven’t upgraded your system to Python 3.7 yet, it is recommended to do so, to ensure you can keep using Home Assistant in the future.
If you are using Docker or Hass.io, you don’t have to worry about this, since we provide a matching and working Python version for you.
Frenck Joins Nabu Casa
As announced during the State of the Union 2019, Frenck has joined Nabu Casa.
Today marks the first day of my full time open-source adventure! 🥳 Heading into my office this morning, full of energy and lots thankfulness for this opportunity! I feel blessed to be able to work on @home_assistant
— Franck Nijhof (@Frenck) December 2, 2019for @NabuCasa 🙏 pic.twitter.com/mjkMYeCNaz
Frontend
We gave some love and attention to the automation editor, fixing some bugs and adding some useful features.
Natural language improvements
We add area support for automations that you create with natural language, and we try to pick the right area or device for you if you mentioned the name.
So you can now say: “Turn the lights on in the living room”, and it adds all
the light devices of your living room to the automation.
By clicking Choose individual devices
, you can add or remove devices.
Screenshot of the result of the above query.
YAML support
You can now edit every individual trigger, condition or action as YAML. This makes it possible even to do very complicated automations in the automation editor and allows you to copy parts of your automation quickly.
Screenshot of the automation YAML editor.
Rearrange actions
We also added the ability to rearrange your actions, so you don’t have to start all over when you want to add a delay between 2 service calls. Talking about the service call action, that has now an entity picker to help you search for the right one.
Screenshot of automation actions.
In other news
Looking for a present for the holidays? T-shirts with our rainbow logo are now available in our online store. 🌈
— Home Assistant (@home_assistant) December 5, 2019
EU: https://t.co/KiTDuOFgG2
US: https://t.co/OdtILXBoDhpic.twitter.com/BG5mDWhwYN
.@home_assistant
— Robbie Trencheny (@Robbie) November 26, 2019for iOS version 2019.1/2.0 is now (finally) available in an App Store near you! Also releasing today: beautiful new documentation for the app! Check it out at https://t.co/4RhY8tOand . pic.twitter.com/YkuhhdRjwu
Home Assistant: Controlling Addressable LEDs like any other light! (WLED integration) https://t.co/bJJMkZbdn9
— Intermit.Tech (@IntermitTech) November 25, 2019@home_assistant @Frenck #homeassistant #wled #ws2812b #tutorial #howto
New Integrations
The following integrations are added in this release:
- Add support for Hisense AEH-W4A1 wifi module (AC remote control) (@bannhead
- #28641 ) (hisense_aehw4a1 docs) (new-integration) - GeoNet NZ Volcanic Alert Level sensor (@exxamalte
- #26901 ) (geonetnz_volcano docs) (new-integration) - Add component VersaSense (@flamm3blemuff1n
- #24619 ) (versasense docs) (new-integration) - Add Proxmox VE integration (@K4ds3
- #27315 ) (proxmoxve docs) (new-integration) - Add flume support (@ChrisMandich
- #27235 ) (flume docs) (new-integration) - StarLine integration (@Anonym-tsk
- #27197 ) (starline docs) (new-integration) - Add intent integration to expose intent handle API (@balloob
- #29124 ) (conversation docs) (new-integration) - Dsmr reader (@depl0y
- #28701 ) (dsmr_reader docs) (fleetgo docs) (openhardwaremonitor docs) (new-integration) - Add ATEN PE component for ATEN eco PDUs (@mtdcr
- #27960 ) (aten_pe docs) (new-integration)
New Platforms
The following platforms have been added to existing integrations:
- Add support for SimpliSafe locks (@bachya
- #28672 ) (simplisafe docs) (new-platform) - Add fan support to lutron_caseta (@djj211
- #29033 ) (lutron_caseta docs) (new-platform) - Add support for Somfy Camera Shutter (@tetienne
- #29057 ) (somfy docs) (new-platform) - Add Huawei LTE binary sensor support, mobile connection sensor (@scop
- #28226 ) (huawei_lte docs) (new-platform) - Broadlink remote (@felipediel
- #26528 ) (broadlink docs) (new-platform)
Backward-incompatible changes
If you are an existing user, make sure to read the this section before upgrading, this helps you understand the changes and avoids having issues during an upgrade.
Updated Service Names
All services for use in Home Assistant are moved to their integration naming space.
The list below shows service calls and platforms which have been moved to their own integrations - @raman325
-
Local File:
camera.local_file_update_file_path
->local_file.update_file_path
(#28890) -
Elk-M1 Controller:
alarm_control_panel.elkm1_*
->elkm1.*
(#29128) -
Neato:
vacuum.neato_custom_cleaning
->neato.custom_cleaning
(#29148) -
Envisalink:
alarm_control_panel.envisalink_alarm_keypress
->envisalink.alarm_keypress
(#29126) -
IFTTT:
alarm_control_panel.ifttt_push_alarm_state
->ifttt.push_alarm_state
(#29129) -
AlarmDecoder Alarm:
alarm_control_panel.alarmdecoder_alarm_toggle_chime
->alarmdecoder.alarm_toggle_chime
(#29127) -
Econet:
water_heater.econet_*
->econet.*
(#29149) -
APNS:
notify.apns_*
->apns.apns_*
(#29165) -
Facebox:
image_processing.facebox_teach_face
->facebox.teach_face
(#29151) -
HTML5:
notify.html5_dismiss
->html5.dismiss
(#29145) -
Lifx:
light.lifx_*
->lifx.*
(#29136) -
Mill:
climate.mill_set_room_temperature
->mill.set_room_temperature
(#29132) -
Todoist:
calendar.todoist_new_task
->todoist.new_task
(#29131) -
Wink:
lock.wink_*
->wink.*
(#29137) -
Wemo:
fan.wemo_*
->wemo.*
(#29135) -
Bluetooth:
device_tracker.update
->bluetooth_tracker.update
(#29161) -
Demo:
device_tracker.randomize_device_tracker_data
->demo.randomize_device_tracker_data
(#29164) -
iCloud:
device_tracker.icloud_*
->icloud.*
(#29144) -
Blackbird:
media_player.blackbird_set_all_zones
->blackbird.set_all_zones
(#29112) -
Bluesound:
media_player.bluesound_*
->bluesound.*
(#29111) -
Channels:
media_player.channels_*
->channels.*
(#29139) -
Epson:
media_player.epson_select_cmode
->epson.select_cmode
(#29113) -
Monoprice:
media_player.monoprice_*
->monoprice.*
(#29099) -
Songpal:
media_player.songpal_set_sound_setting
->songpal.set_sound_setting
(#29143) -
Soundtouch:
media_player.soundtouch_*
->soundtouch.*
(#29140) -
Squeezebox:
media_player.squeezebox_call_method
->squeezebox.call_method
(#29141) -
Xiaomi Miio:
*.xiaomi_miio_*
->xiaomi_miio.*
(#29134) -
Xiaomi Miio:
*.xiaomi_*
->xiaomi_miio.*
(#29134) -
Yamaha:
media_player.yamaha_*
->yamaha.*
(#29142)
Other backward-incompatible changes
-
Mobile App - Loading the Mobile App no longer causes the Cloud integration to be loaded. If you relied on this, add
cloud:
to your configuration.yaml. - (@balloob- #29373 ) (mobile_app docs) -
Samsung TV - The behavior for next and previous track commands for Samsung TVs has changed. Before the change, the Samsung TV integration reacted to the two above commands sending the KEY_FF and KEY_REWIND commands. While watching TV programs, those two commands do nothing. After the change, the entity sends the KEY_CHUP and KEY_CHDOWN commands instead, thus allowing the user to change the channel using the media player standard Lovelace interface. The user doesn’t need to change anything in the configuration. - (@tulindo
- #28213 ) (samsungtv docs) -
Wake on LAN - The configuration key
mac_address:
was renamed tomac:
to be in sync with the service. (@fabaff- #28830 ) (wake_on_lan docs) -
PulseAudio Loopback Switch - The default port was incorrectly set to 4712, however, the official documentation states that the default port is 4713. Therefore, the port has been changed and all previously configured switches now need to listen to port 4713. - (@springstan
- #28857 ) (pulseaudio_loopback docs) -
Z-Wave - This changes the primary command class for z-wave thermostats in discovery schemas from
COMMAND_CLASS_THERMOSTAT_SETPOINT
toCOMMAND_CLASS_THERMOSTAT_MODE
. This will cause a typical dual setpoint thermostat to be correctly represented as a single entity. - (@oandrew- #27040 ) (zwave docs) -
Transmission - Added host field to
add_torrent
service in order to support multiple Transmission instances. (@engrbm87- #28653 ) (transmission docs) -
Opentherm Gateway - Adds device support. This change breaks enabled
sensor
andbinary_sensor
entities, which are now disabled by default and can be re-enabled through the Devices panel. It also breaksentity_id
of the climate entity in some configurations. Theentity_id
is now based on thegateway_id
rather than the configuredname
to guarantee uniqueness. - (@mvn23- #28722 ) (opentherm_gw docs) -
Intent - If you use the built-in intents for shopping list, cover or light, you need to add
intent:
to yourconfiguration.yaml
. - (@balloob- #29280 ) (conversation docs) (cover docs) (light docs) (shopping_list docs) -
Emulated Hue - As previous
entityid
were not Hue compliant,emulated_hue_ids.json
will need to be cleared out and devices re-discovered and configured in Alexa / Google Home. This is a necessary growing pain to move the integration forward in a Hue-compliant fashion. - (@NobleKangaroo- #28317 ) (emulated_hue docs) -
Miflora - Values for an unresponsive device aren’t reported any more as if they were valid, so it’s possible to send an alert. - (@ferbar
- #29276 ) (miflora docs) Example configuration YAML:
- id: plant_unreachable alias: "plant unreachable" trigger: - entity_id: sensor.plant_moisture for: 01:00:00 platform: state to: unavailable action:
-
Entity ID - It is no longer possible to target all entities by not passing both
entity_id
andarea_id
to your service data. This feature was previously deprecated and has been printing warnings. The correct way to target all entities is to setentity_id: all
- (@balloob- #29178 ) -
Heatmiser Thermostat - The Heatmiser integration has been updated to the latest version of the heatmiserV3 library, meaning less code inside HA, and more leverage on the library. The current version of the Heatmiser integration went out of date with the introduction of voluptuous. This has now been fixed, but it breaks the old config syntax slightly. See the updated docs for the new config format. - (@andylockran
- #29006 ) (heatmiser docs)
Release 0.103.1 - December 18
- Install requirements of after_dependencies when loading integrations (@balloob
- #29491 ) - Bump aioambient to 1.0.2 (@bachya
- #29850 ) (ambient_station docs) - Fix setup for tank_utility component (@springstan
- #29902 ) (tank_utility docs) - Fix setup error for logbook (@springstan
- #29908 ) - Support entity_id: all in lifx.set_state (@amelchio
- #29919 ) (lifx docs) - Fix mobile app device identifiers (@JBassett
- #29920 ) (mobile_app docs) - Fix loading flume integration (@ChrisMandich
- #29926 ) (flume docs) - Fix support for legacy Z-Wave thermostats (@oandrew
- #29955 ) (zwave docs) - Bump simplisafe-python to 5.3.6 (@bachya
- #30055 ) (simplisafe docs)
Release 0.103.2 - December 19
- Fix dependency installation recursinog (@balloob
)
Release 0.103.3 - December 20
- Fix update port and api key on deconz discovery config entry u… (@frenck
- #30088 ) (deconz docs) - Patch rachio (@omriasta
- #30031 ) (rachio docs) - Fix failure in transform method (@depl0y
- #30023 ) (dsmr_reader docs) - Fix homekit handling of 0 light brightness and fan speed (@fuzzie360
- #29962 ) (homekit docs) - Bump starlingbank to 3.2 (@springstan
- #30098 ) (starlingbank docs) - Bump ring to 0.2.5 (@balloob
- #30103 ) (ring docs)
Release 0.103.4 - December 22
- Remove requirement from entity integration (@balloob
- #30113 ) (doods docs) (image_processing docs) (seven_segments docs) (tensorflow docs) - Move imports into setup function in homekit init.py (@springstan
- #30137 ) (homekit docs) - Fix deconz SSDP updating Hassio discovery (@frenck
- #30153 ) (deconz docs) - Allow battery value of 0 as well as make sure to not create a battery tracker if one already exist (@Kane610
- #30155 ) (deconz docs)
Release 0.103.5 - December 28
- Bump ring to 0.2.8 to fix Oauth issues (@tchellomello
- #30245 ) (ring docs)
Release 0.103.6 - January 6
- Handle wired bug on restart (@Kane610
- #30276 ) (unifi docs) - Bump pysmartthings 0.7.0 (@andrewsayre
- #30302 ) (smartthings docs) - Bump env_canada to 0.0.31 (@michaeldavie
- #30409 ) (environment_canada docs) - Fix google sync (@balloob
- #30524 ) (cloud docs) (google_assistant 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
Beta Fixes
- Delay Plex websocket connection to avoid race (@jjlawren
- #28934 ) (plex docs) (beta fix) - Limit available heat/cool modes for HomeKit thermostats (@neffs
- #28586 ) (homekit docs) (beta fix) - Increase somfy SCAN_INTERVAL (@tetienne
- #29524 ) (somfy docs) (beta fix) - Bump georss_generic_client to 0.3 (@exxamalte
- #29532 ) (geo_rss_events docs) (beta fix) - Huawei LTE device tracker fixes (@scop
- #29551 ) (huawei_lte docs) (beta fix) - Change source of device_info (@Santobert
- #29570 ) (neato docs) (beta fix) - Only update disabled_by when enabled default and entity enabled states differ (@Kane610
- #29643 ) (unifi docs) (beta fix) - Fix unit_of_measurement for Starline temperature sensors (@Anonym-tsk
- #29740 ) (starline docs) (beta fix) - HomeAssistant-pyozw 0.1.7 (@pvizeli
- #29743 ) (zwave docs) (beta fix) - Updated frontend to 20191204.1 (@bramkragten
- #29787 ) (frontend docs) (beta fix) - Bump Roku to 4.0.0 (@bwarden
- #29809 ) (roku docs) (beta fix) - Add user-agent to fix dwd_weather_warnings setup error (@springstan
- #29596 ) (dwd_weather_warnings docs) (beta fix) - Add more logging to help future debug situations (@Kane610
- #29800 ) (unifi docs) (beta fix) - UniFi - honor detection time when UniFi wire bug happens (@Kane610
- #29820 ) (unifi docs) (beta fix) - UniFi - Handle disabled switches (@Kane610
- #29824 ) (unifi docs) (beta fix) - Remove uvloop event policy (@pvizeli
- #29835 ) (beta fix)
All changes
- Add verisure ethernet status (@thomasgermain
- #28656 ) (verisure docs) - Bump pyotgw to 0.5b1 (@mvn23
- #28751 ) (opentherm_gw docs) - Add config entry and device support to Demo (@bramkragten
- #28702 ) (demo docs) - Add support for SimpliSafe locks (@bachya
- #28672 ) (simplisafe docs) (new-platform) - Add small speed improvement when unloading Ambient PWS (@bachya
- #28756 ) (ambient_station docs) - Add small speed improvement when unloading Notion (@bachya
- #28757 ) (notion docs) - Add small speed improvement when unloading OpenUV (@bachya
- #28758 ) (openuv docs) - Add small speed improvement when unloading RainMachine (@bachya
- #28759 ) (rainmachine docs) - Upgrade ephem to 3.7.7.0 (@fabaff
- #28715 ) (season docs) - Added plus sign to safe characters in urllib.parse.quote method (@springstan
- #28763 ) (squeezebox docs) - DECONZ - Add device trigger support for aqara 86sw2 switches to Deconz (@bramkragten
- #28767 ) (deconz docs) - Bump pytest to 5.2.3 (@cgtobi
- #28785 ) - Convert Tesla to Async (@alandtse
- #28748 ) (tesla docs) - bump home mitemp_bt to 0.0.3. It has an important bugfix for reading … (@herrlado
- #28765 ) (mitemp_bt docs) - Change keys for Samsung TV next and prev track command (@tulindo
- #28213 ) (samsungtv docs) (breaking change) - Add support for Hisense AEH-W4A1 wifi module (AC remote control) (@bannhead
- #28641 ) (hisense_aehw4a1 docs) (new-integration) - Upgrade sqlalchemy to 1.3.11 (@fabaff
- #28721 ) (recorder docs) (sql docs) - Bump pyHik library to 0.2.5 for id, tamper fixes (@mezz64
- #28807 ) (hikvision docs) - Upgrade pylint, tweak config (@scop
- #28798 ) - Lint exclusions (@scop
- #28655 ) - Add ombi password authentication option (@larssont
- #28742 ) (ombi docs) - Move imports in braviatv component (@Bouni
- #27855 ) (braviatv docs) (braviatv docs) (braviatv docs) - Truncate sensor state values (@michaeldavie
- #28788 ) (environment_canada docs) - Upgrade alpha_vantage to 2.1.2 (@fabaff
- #28810 ) (alpha_vantage docs) - Upgrade shodan to 1.19.1 (@fabaff
- #28809 ) (shodan docs) - Improve coverage of input_datetime/reproduce_state (@Santobert
- #28272 ) (input_datetime docs) - Bump androidtv to 0.0.34 (@JeffLIrion
- #28816 ) (androidtv docs) - Add broadcast_address for wake-on-lan (@uSpike
- #28793 ) (panasonic_viera docs) - Add broadcast address for WOL and samsungtv (@JayNewstrom
- #28819 ) (samsungtv docs) - Align naming (@fabaff
- #28830 ) (wake_on_lan docs) (breaking change) - Esphome climate features (@glmnet
- #28786 ) (esphome docs) - Implement more Comfoconnect sensors (@michaelarnauts
- #28817 ) (comfoconnect docs) - Add bandit, use to catch known vulnerable XML parsing (@scop
- #28341 ) - Make intents end Snips session without speech (@Romkabouter
- #28820 ) (snips docs) - Update Vivotek camera integration (@HarlemSquirrel
- #28841 ) (vivotek docs) - Move imports in owntracks component (@Quentame
- #27780 ) (owntracks docs) - Update roomba integration (@freekode
- #28560 ) (roomba docs) - GeoNet NZ Volcanic Alert Level sensor (@exxamalte
- #26901 ) (geonetnz_volcano docs) (new-integration) - Add component VersaSense (@flamm3blemuff1n
- #24619 ) (versasense docs) (new-integration) - Bump pyps4-2ndscreen to 1.0.3 (@ktnrg45
- #28874 ) (ps4 docs) - Pulseaudio: Changed default port from 4712 to 4713 (@springstan
- #28857 ) (pulseaudio_loopback docs) (breaking change) - Add state dependent icons to moon sensor (@Mariusthvdb
- #28743 ) (moon docs) - Move import to top for alarmdecoder (@frenck
- #28862 ) (alarmdecoder docs) - Move import to top for aftership (@frenck
- #28860 ) (aftership docs) - Move imports to top for serial_pm (@frenck
- #28861 ) (serial_pm docs) - Downgrade duplicate YAML key log to warning (@frenck
- #28851 ) - Mark entity abc (@balloob
- #28869 ) (climate docs) - Add @rohankapoorcom to CODEOWNERS for speedtestdotnet and fastdotcom (@rohankapoorcom
- #28879 ) (fastdotcom docs) (speedtestdotnet docs) - Add HTTP view to conversation to handle intents via JSON POST (@synesthesiam
- #28818 ) (conversation docs) - Add ZHA service to issue group commands (@abmantis
- #28823 ) (zha docs) - Bump pytest to 5.3.0 (@frenck
- #28883 ) - Allow connection to rfxtrx using tcp (@foxy82
- #28297 ) (rfxtrx docs) - Update services.yaml for Roku component (@raman325
- #28887 ) - Command arguments for issue_zigbee_cluster_commands. (@Adminiuga
- #28885 ) (zha docs) - Update services.yaml for cloudflare component (@raman325
- #28888 ) - update services.yaml for keyboard component (@raman325
- #28889 ) - bump herepy to 0.6.3.3 (@eifinger
- #28907 ) (here_travel_time docs) - Update init.py (@SNoof85
- #28911 ) (freebox docs) - Delay Plex websocket connection to avoid race (@jjlawren
- #28934 ) (plex docs) (beta fix) - Bump verisure to vsure 1.5.4 and jsonpath 0.82 (@persandstrom
- #28933 ) (verisure docs) - Add device trigger support for Aqara WXKG11LM 2016 switch to Deconz (@kurniawan77
- #28946 ) (deconz docs) - fix typo for mediumvioletred (@awkwardDuck
- #28941 ) - Add round to half template method (@tofuSCHNITZEL
- #28948 ) - Fix return values of preset_mode(s) properties (@akasma74
- #27751 ) (generic_thermostat docs) - Creating a scene by snapshotting entities (@Santobert
- #28939 ) (homeassistant docs) - Add Proxmox VE integration (@K4ds3
- #27315 ) (proxmoxve docs) (new-integration) - Add flume support (@ChrisMandich
- #27235 ) (flume docs) (new-integration) - Rename rest_command request to response, add exc_info for exceptions (@Misiu
- #28521 ) (rest_command docs) - Upgrade youtube_dl to 2019.11.22 (@BKPepe
- #28964 ) (media_extractor docs) - Bumped pypca to 0.0.7 (@majuss
- #28976 ) (elv docs) - Catch Zeroconf exception (@fabaff
- #28728 ) (zeroconf docs) - Update pyjuicenet dependency (@jesserockz
- #28958 ) (juicenet docs) - Upgrade mutagen to 1.43.0 (@fabaff
- #28984 ) (tts docs) - Bumped keenetic NDMS2 client version to 0.0.11 (@foxel
- #28990 ) (keenetic_ndms2 docs) - Upgrade zeroconf to 0.24.0 (@fabaff
- #28986 ) (zeroconf docs) - Upgrade shodan to 1.20.0 (@fabaff
- #28983 ) (shodan docs) - Ensure wheel package is present when running Pylint (@frenck
- #29012 ) - Move imports to top for volkszaehler (@springstan
- #29025 ) (volkszaehler docs) - Made spotify playlist name validation less strict (@springstan
- #28684 ) (spotify docs) - Move imports to the top for Tado. (@michaelarnauts
- #29016 ) (tado docs) - Add an early start sensor for heating zones (@andersonshatch
- #28732 ) (tado docs) - Fix #27028 (@pschmitt
- #29042 ) (roomba docs) - Move philips_js imports at top-level (@Quentame
- #29003 ) (philips_js docs) - Move imports to top for watson_tts (@springstan
- #29023 ) (watson_tts docs) - Move imports to top for todoist (@springstan
- #29022 ) (todoist docs) - Move imports to top for geizhals (@springstan
- #29021 ) (geizhals docs) - Upgrade discord.py to 1.2.5 (@fabaff
- #28998 ) (discord docs) - Catch samsungtv websocket exceptions (@escoand
- #28849 ) (samsungtv docs) - Move imports to top for discovery (@springstan
- #29020 ) (discovery docs) - Report device unavailable state through Emulated Hue (@challs
- #29029 ) (emulated_hue docs) - Use TADO_MODE for temperature overrides in tado climate component. (@michaelarnauts
- #29014 ) (tado docs) - Move edimax imports at top-level (@Quentame
- #29053 ) (edimax docs) - Move vizio imports at top-level (@Quentame
- #29046 ) (vizio docs) - Move dyson imports at top-level (@Quentame
- #29047 ) (dyson docs) - Added error checking (@kuchel77
- #29041 ) (synologydsm docs) - Move ebox imports at top-level (@Quentame
- #29048 ) (ebox docs) - Move ecoal_boiler imports at top-level (@Quentame
- #29049 ) (ecoal_boiler docs) - Move imports to top for ffmpeg_motion and ffmpeg_noise (@springstan
- #29026 ) (ffmpeg_motion docs) (ffmpeg_noise docs) - Move fibaro imports at top-level (@Quentame
- #28995 ) (fibaro docs) - Add climate hvac_action for ESPHome (@OttoWinter
- #28993 ) (esphome docs) - Code maintenance for HomematicIP Cloud (@SukramJ
- #28980 ) (homematicip_cloud docs) - Fix typo in scaffold generator script (@cgtobi
- #29058 ) - Move hdmi_cec imports at top-level (@Quentame
- #29056 ) (hdmi_cec docs) - Handle offline state of SAJ inverters (fixes #29007) (@fredericvl
- #29009 ) (saj docs) - Bump numpy 1.17.4 / opencv 4.1.2 for Python 3.8 (@pvizeli
- #29061 ) (iqvia docs) (opencv docs) (tensorflow docs) (trend docs) - Drop < 0.97 Huawei LTE sensor unique id migration workaround (@scop
- #29060 ) (huawei_lte docs) - Move econet imports at top-level (@Quentame
- #29050 ) (econet docs) - track Raspberry Pi 4 image in the version integration (@basnijholt
- #29059 ) (version docs) - Fix climate device actions (@SukramJ
- #28660 ) (climate docs) - Bumped lupupy to version 0.0.18 (@majuss
- #28989 ) (lupusec docs) - Move yi imports at top-level (@Quentame
- #29001 ) (yi docs) - Nilu integration code owner (@hfurubotten
- #29081 ) (nilu docs) - Entur public transport code owner (@hfurubotten
- #29080 ) (entur_public_transport docs) - Move eddystone_temperature imports at top-level (@Quentame
- #29052 ) (eddystone_temperature docs) - Support default display category based one switch device_class. (@ochlocracy
- #28221 ) (alexa docs) - Add Alexa.ModeController to cover entities, adds open/close utterances! (@ochlocracy
- #28309 ) (alexa docs) - Fix opentherm_gw config flow migration (@mvn23
- #28474 ) (opentherm_gw docs) - Add valid inputs to alexa InputController (@ochlocracy
- #28483 ) (alexa docs) - Move epsonworkforce imports at top-level (@Quentame
- #29086 ) (epsonworkforce docs) - Move velux imports at top-level (@Quentame
- #29085 ) (velux docs) - Move upnp imports at top-level (@Quentame
- #29083 ) (upnp docs) - Move dlna_dmr imports at top-level (@Quentame
- #29082 ) (dlna_dmr docs) - Move imports to top for xfinity (@springstan
- #29077 ) - Move imports to top for xeoma (@springstan
- #29076 ) (xeoma docs) - Move imports to top for version (@springstan
- #29075 ) (version docs) - Move imports to top for yale_smart_alarm (@springstan
- #29074 ) (yale_smart_alarm docs) - Move imports to top for xiaomi_tv (@springstan
- #29073 ) (xiaomi_tv docs) - Add supported_features to Alarm Control Panel to limit device_actions (@SukramJ
- #29065 ) - Move hangouts imports at top-level (@Quentame
- #29055 ) (hangouts docs) - Add SSL configuration (@USA-RedDragon
- #29038 ) (opengarage docs) - Refactor template components to extract common routines (@grillp
- #27064 ) (template docs) - Improve z-wave thermostat support (@oandrew
- #27040 ) (zwave docs) (breaking change) - Fix Onvif setup error: premature end of connection on GetStreamURI (@olijouve
- #26781 ) (onvif docs) - Move esphome imports at top-level (@Quentame
- #29064 ) (esphome docs) - Cast the volume_level of a universal media_player to a float (@michaelarnauts
- #29045 ) (universal docs) - Move imports to top for ecovacs (@springstan
- #29017 ) (ecovacs docs) - Allow templates in rest_command headers (@PedroLamas
- #26099 ) (rest_command docs) - Fixed CONFIG_SCHEMA and getting data from the config (@springstan
- #28985 ) (dovado docs) - Allow to change MQTT climate hold mode (@krasnoukhov
- #28988 ) (mqtt docs) - Add scale and offset to temperature values to Modbus Climate (@adamchengtkc
- #27045 ) (modbus docs) - Add uptime and number of reboot for bbox sensor (@Mryck
- #28880 ) (bbox docs) - google_assistant: support for humidity sensors (@Shulyaka
- #28695 ) (google_assistant docs) - If volume disabled do not enable support (@bazwilliams
- #28635 ) (openhome docs) - Lint config cleanups (@scop
- #28864 ) - Simplify getting alias from tplink smartplug.context (@basnijholt
- #28696 ) (tplink docs) - Explicitly include “Alexa” Interface in discovery response (@ochlocracy
- #28218 ) (alexa docs) - Fix digest auth rest sensors (@timmccor
- #28153 ) (rest docs) - Make conversation and intent context aware (@balloob
- #28965 ) (almond docs) (conversation docs) (http docs) (intent_script docs) (light docs) - Fix empty data attribute in sinch service call (@bendikrb
- #28253 ) (sinch docs) - Fix Alexa tests (@pvizeli
- #29100 ) - Fix HomeKit linked battery sensor crash (@adrum
- #28974 ) (homekit docs) - Move icloud imports at top-level (@Quentame
- #29089 ) (icloud docs) - Move ee_brightbox imports at top-level (@Quentame
- #29054 ) (ee_brightbox docs) - Update WazeRouteCalculator, add config options, fix subscription (@hmmbob
- #27963 ) (waze_travel_time docs) - Add serial to caseta devices (@mdonoughe
- #28886 ) (lutron_caseta docs) - Add host field to add_torrent service (@engrbm87
- #28653 ) (transmission docs) (breaking change) - Update service domain for local_file from ‘camera’ to ‘local_file’ (@raman325
- #28890 ) (local_file docs) (breaking change) - Move imports to top for webostv (@springstan
- #29102 ) (webostv docs) - Add hvac_action to HomematicIP Cloud Climate (@SukramJ
- #28859 ) (homematicip_cloud docs) - move service constants to const.py, move custom services to monoprice domain (@raman325
- #29099 ) (monoprice docs) (breaking change) - Move imports to top for uptimerobot (@springstan
- #29103 ) (uptimerobot docs) - Move imports to top for twilio_call (@springstan
- #29104 ) (twilio_call docs) - Move imports to top for ubee (@springstan
- #29105 ) - Move flexit imports at top-level (@Quentame
- #29097 ) (flexit docs) - Move flunearyou imports at top-level (@Quentame
- #29096 ) (flunearyou docs) - Move folder_watcher imports at top-level (@Quentame
- #29095 ) (folder_watcher docs) - Move foobot imports at top-level (@Quentame
- #29094 ) (foobot docs) - Move fortigate imports at top-level (@Quentame
- #29093 ) - Move free_mobile imports at top-level (@Quentame
- #29092 ) (free_mobile docs) - Move dominos imports at top-level (@Quentame
- #29090 ) (dominos docs) - Move imports to top for uvc (@springstan
- #29072 ) (uvc docs) - Move imports to top for travisci (@springstan
- #29107 ) (travisci docs) - Move imports to top for unifi_direct (@springstan
- #29106 ) (unifi_direct docs) - Move imports to top for trackr (@springstan
- #29109 ) (trackr docs) - Move imports to top for thinkingcleaner (@springstan
- #29110 ) (thinkingcleaner docs) - Move imports to top for trafikverket_weatherstation (@springstan
- #29108 ) (trafikverket_weatherstation docs) - Add new properties and services for V3 SimpliSafe systems (@bachya
- #28997 ) (simplisafe docs) - Fix Vicare imports (@rappenze
- #29071 ) (vicare docs) - Update service domain for bluesound from ‘media_player’ to ‘bluesound’ (@raman325
- #29111 ) (bluesound docs) (breaking change) - Update service domain for blackbird from ‘media_player’ to ‘blackbird’ (@raman325
- #29112 ) (blackbird docs) (breaking change) - Update service domain for epson from ‘media_player’ to ‘epson’ (@raman325
- #29113 ) (epson docs) (breaking change) - StarLine integration (@Anonym-tsk
- #27197 ) (starline docs) (new-integration) - Fix all entities triggering all observations in bayesian sensor (@sophof
- #28979 ) (bayesian docs) - Add Post Processing Jobs to NZBGet component (@alex3305
- #29027 ) (nzbget docs) - Update roomba bin state checking (@freekode
- #29030 ) (roomba docs) - Remove the alarm_control_panel CODEOWNER (@colinodell
- #29114 ) - Update list of supported countries for Workday Sensor (@springstan
- #29000 ) (workday docs) - Allow rest sensor list responses (@gjbadros
- #28835 ) (rest docs) - Move request sync logic into GoogleConfig (@elupus
- #28227 ) (cloud docs) (google_assistant docs) - Move imports to top for tank_utility (@springstan
- #29119 ) (tank_utility docs) - Move imports to top for temper (@springstan
- #29118 ) (temper docs) - Move imports to top for touchline (@springstan
- #29117 ) (touchline docs) - Move imports to top for traccar (@springstan
- #29116 ) (traccar docs) - UpCloud updates (@scop
- #28646 ) (upcloud docs) - Upgrade huawei-lte-api to 1.4.4 (@scop
- #29130 ) (huawei_lte docs) - bumped supported apprise version to 0.8.2 (@caronc
- #29125 ) (apprise docs) - move html5 service to html5 domain (@raman325
- #29145 ) (html5 docs) (breaking change) - move nuki service to nuki domain services.yaml and remove missing service (@raman325
- #29138 ) - Update service domain for elkm1 from ‘alarm_control_panel’ to ‘elkm1’ (@raman325
- #29128 ) (elkm1 docs) (breaking change) - move neato service to neato domain (@raman325
- #29148 ) (neato docs) (breaking change) - move icloud services to icloud domain (@raman325
- #29144 ) (icloud docs) (breaking change) - move econet services to econet domain (@raman325
- #29149 ) (econet docs) (breaking change) - move songpal service to songpal domain (@raman325
- #29143 ) (songpal docs) (breaking change) - move facebox service to facebox domain (@raman325
- #29151 ) (facebox docs) (breaking change) - move wink service definitions from lock to wink domain (@raman325
- #29137 ) (wink docs) (breaking change) - Update service domain for lifx from ‘light’ to ‘lifx’ (@raman325
- #29136 ) (lifx docs) (breaking change) - move service constants to const.py and move channels services to channels domain (@raman325
- #29139 ) (channels docs) (breaking change) - Add intent integration to expose intent handle API (@balloob
- #29124 ) (conversation docs) (new-integration) - Update service domain for todoist from ‘calendar’ to ‘todoist’ (@raman325
- #29131 ) (todoist docs) (breaking change) - update envisalink service domain (@raman325
- #29126 ) (envisalink docs) (breaking change) - Update service domain for mysensors from ‘switch’ to ’mysensor… (@raman325
- #29147 ) (mysensors docs) - Remove ios warning for no devices subscribed to ios.notify (@TomBrien
- #29153 ) (ios docs) - Add “gentle” mode for Xiaomi Roborock vacuum (@abmantis
- #29004 ) (xiaomi_miio docs) - Update service domain for mill from ‘climate’ to ‘mill’ (@raman325
- #29132 ) (mill docs) (breaking change) - move squeezebox service to squeezebox domain (@raman325
- #29141 ) (squeezebox docs) (breaking change) - Add opentherm_gw device support (@mvn23
- #28722 ) (opentherm_gw docs) (breaking change) - Update services.yaml for nuheat (@raman325
- #29133 ) (nuheat docs) - move yamaha service to yamaha domain (@raman325
- #29142 ) (yamaha docs) (breaking change) - Update service domain for harmony from ‘remote’ to ‘harmony’ (@raman325
- #29146 ) (harmony docs) - add services.yaml description for matrix service (@raman325
- #29159 ) - Update service domain for ifttt from ‘alarm_control_panel’ to ‘ifttt’ (@raman325
- #29129 ) (ifttt docs) (breaking change) - Use roku.poweron method for media_player.turn_on (@bwarden
- #29123 ) (roku docs) - Return Jewish Calendar holiday type id support (@tsvi
- #29168 ) (jewish_calendar docs) - move import to top and add service definition for pilight (@raman325
- #29163 ) (pilight docs) - Reduce connection timeout to avoid config flow timeouts (@jjlawren
- #29172 ) (plex docs) - Handle case when device can be None (@Kane610
- #29171 ) (deconz docs) - Change apns service domain and remove unused variable (@raman325
- #29165 ) (apns docs) (breaking change) - Update bluetooth_tracker service name and domain from ‘device_tracker’ to ‘bluetooth_tracker’ (@raman325
- #29161 ) (bluetooth_tracker docs) (breaking change) - add services.yaml description for service (@raman325
- #29160 ) - move soundtouch services to soundtouch domain (@raman325
- #29140 ) (soundtouch docs) (breaking change) - move wemo services to wemo domain (@raman325
- #29135 ) (wemo docs) (breaking change) - Update service domain for alarmdecoder from ‘alarm_control_panel’ to ‘alarmdecoder’ (@raman325
- #29127 ) (alarmdecoder docs) (breaking change) - Add fan support to lutron_caseta (@djj211
- #29033 ) (lutron_caseta docs) (new-platform) - Fix mobile app device identifiers (@balloob
- #29173 ) (mobile_app docs) - update demo service domain and service description (@raman325
- #29164 ) (demo docs) (breaking change) - Move GoogleConfig initialization into setup of component (@elupus
- #29170 ) (google_assistant docs) - Bump plexwebsocket to 0.0.6 (@jjlawren
- #29175 ) (plex docs) - Add support for Somfy Camera Shutter (@tetienne
- #29057 ) (somfy docs) (new-platform) - Only create cloud user if cloud in use (@balloob
- #29150 ) (cloud docs) - Dsmr reader (@depl0y
- #28701 ) (dsmr_reader docs) (fleetgo docs) (openhardwaremonitor docs) (new-integration) - Resolve hosts for fritzbox_callmonitor (@guillempages
- #28761 ) (fritzbox_callmonitor docs) - Upgrade psutil to 5.6.6 (@fabaff
- #29192 ) (systemmonitor docs) - Move imports to top for usgs_earthquakes_feed (@springstan
- #29202 ) (usgs_earthquakes_feed docs) - Move imports to top for syncthru (@springstan
- #29206 ) (syncthru docs) - Move imports to top for tapsaff (@springstan
- #29205 ) (tapsaff docs) - Move imports to top for tautulli (@springstan
- #29204 ) (tautulli docs) - Move imports to top for tof (@springstan
- #29203 ) (tof docs) - Move imports to top for volvooncall (@springstan
- #29201 ) (volvooncall docs) - Move imports to top for vultr (@springstan
- #29200 ) (vultr docs) - Upgrade youtube_dl to 2019.11.28 (@fabaff
- #29199 ) (media_extractor docs) - Move imports to top for wirelesstag (@springstan
- #29198 ) (wirelesstag docs) - Move imports to top for zabbix (@springstan
- #29195 ) (zabbix docs) - Move imports to top for zhong_hong (@springstan
- #29194 ) (zhong_hong docs) - Move imports to top for ziggo_mediabox_xl (@springstan
- #29193 ) (ziggo_mediabox_xl docs) - Handle None when trucating long Environment Canada state values (@michaeldavie
- #29208 ) (environment_canada docs) - Move imports to top for xiaomi_aqara (@springstan
- #29196 ) (xiaomi_aqara docs) - Move imports to top for xiaomi (@springstan
- #29197 ) (xiaomi docs) - Migrate NSW Rural Fire Service integration to async library (@exxamalte
- #29181 ) (nsw_rural_fire_service_feed docs) - Fix somfy switch inherit from SwitchDevice instead of ToggleEntity (@tetienne
- #29182 ) (somfy docs) - Allow controlling Tado Hot Water Devices with temperature control (@springstan
- #29191 ) (tado docs) - Allow turning off a tado water heater (@michaelarnauts
- #29221 ) (tado docs) - Move imports to top for switchbot (@springstan
- #29229 ) (switchbot docs) - Move imports to top for starlingbank (@springstan
- #29233 ) (starlingbank docs) - Move imports to top for tahoma (@springstan
- #29232 ) (tahoma docs) - Move imports to top for synologdsm (@springstan
- #29231 ) (synologydsm docs) - Move imports to top for synology (@springstan
- #29230 ) (synology docs) - Move imports to top for supla (@springstan
- #29226 ) (supla docs) - Move imports to top for streamlabswater (@springstan
- #29225 ) (streamlabswater docs) - Move imports to top for stiebel_eltron (@springstan
- #29224 ) (stiebel_eltron docs) - Move imports to top for swiss_hydrological_data (@springstan
- #29227 ) (swiss_hydrological_data docs) - Move imports to top for swiss_public_transport (@springstan
- #29228 ) (swiss_public_transport docs) - Address DSMR Reader review notes (@depl0y
- #29209 ) (dsmr_reader docs) - Move imports to top for simplisafe (@springstan
- #29262 ) (simplisafe docs) - Move imports to top for route53 (@springstan
- #29273 ) (route53 docs) - Move imports to top for roomba (@springstan
- #29272 ) (roomba docs) - Move imports to top for rpi_rf (@springstan
- #29271 ) (rpi_rf docs) - Move imports to top for rova (@springstan
- #29269 ) (rova docs) - Move imports to top for russound_rnet (@springstan
- #29268 ) (russound_rnet docs) - Move imports to top for russound_rio (@springstan
- #29267 ) (russound_rio docs) - Move imports to top for rpi_gpio_pwm (@springstan
- #29270 ) (rpi_gpio_pwm docs) - Move imports to top for sabnzbd (@springstan
- #29266 ) (sabnzbd docs) - Move imports to top for satel_integra (@springstan
- #29263 ) (satel_integra docs) - Move imports to top for simplepush (@springstan
- #29261 ) (simplepush docs) - Move imports to top for sht31 (@springstan
- #29260 ) (sht31 docs) - Move imports to top for sensehat (@springstan
- #29259 ) (sensehat docs) - Move imports to top for tradfri (@springstan
- #29247 ) (tradfri docs) - Move imports to top for spider (@springstan
- #29249 ) (spider docs) - Move imports to top for sochain (@springstan
- #29250 ) (sochain docs) - Move imports to top for smarty (@springstan
- #29251 ) (smarty docs) - Move imports to top for sisyphus (@springstan
- #29252 ) (sisyphus docs) - Move imports to top for scsgate (@springstan
- #29257 ) (scsgate docs) - Neato reduce API calls (@Santobert
- #29156 ) (neato docs) - Fix Espalexa being detected as Hue Bridge (@frenck
- #29237 ) (hue docs) - Add device trigger for alarm_control_panel (@springstan
- #29068 ) (alarm_control_panel docs) - Fix Hue linking with non ASCII chars in location (@bramkragten
- #29213 ) (hue docs) - Move imports to top for sense (@springstan
- #29258 ) (sense docs) - Stop Plex config flow imports where more user input needed (@jjlawren
- #29241 ) (plex docs) - Add Huawei LTE binary sensor support, mobile connection sensor (@scop
- #28226 ) (huawei_lte docs) (new-platform) - Move imports to top for roku (@springstan
- #29289 ) (roku docs) - Move imports to top for raincloud (@springstan
- #29283 ) (raincloud docs) - Move imports to top for rocketchat (@springstan
- #29288 ) (rocketchat docs) - Upgrade Tibber library (@Danielhiversen
- #29290 ) (tibber docs) - Move imports to top for ripple (@springstan
- #29287 ) (ripple docs) - Move imports to top for remote_rpi_gpio (@springstan
- #29286 ) (remote_rpi_gpio docs) - Move imports to top for recswitch (@springstan
- #29285 ) (recswitch docs) - Move imports to top for raspyrfm (@springstan
- #29284 ) (raspyrfm docs) - Add ATEN PE component for ATEN eco PDUs (@mtdcr
- #27960 ) (aten_pe docs) (new-integration) - Upgrade mypy to 0.750 (@scop
- #29294 ) - Move imports to top for seventeentrack (@springstan
- #29264 ) (seventeentrack docs) - Improve naming and attrs of hostnameless Huawei LTE device tracker entities (@scop
- #29281 ) (huawei_lte docs) - Limit parallel requests to Philips Hue (@bramkragten
- #29189 ) (hue docs) - Move intent registration to own integration (@balloob
- #29280 ) (conversation docs) (cover docs) (light docs) (shopping_list docs) (breaking change) - Overhaul Emulated Hue (@NobleKangaroo
- #28317 ) (emulated_hue docs) (breaking change) - Add name option to season sensor (@springstan
- #29302 ) (season docs) - Add capability-attributes (@balloob
- #29306 ) (light docs) - Clear miflora sensor state on exception (@ferbar
- #29276 ) (miflora docs) (breaking change) - Inline MQTT paho imports (@balloob
- #29177 ) (mqtt docs) - Update service domains for xiaomi_miio from base domains to xiaomi_miio domain (@raman325
- #29134 ) (xiaomi_miio docs) (breaking change) - Add Emulated Hue code owner (@NobleKangaroo
- #29319 ) (emulated_hue docs) - Broadlink remote (@felipediel
- #26528 ) (broadlink docs) (new-platform) - Move imports to top for python_script (@springstan
- #29331 ) (python_script docs) - Move imports to top for postnl (@springstan
- #29330 ) - Move imports to top for prezzibenzina (@springstan
- #29329 ) - Move imports to top for quantum_gateway (@springstan
- #29327 ) (quantum_gateway docs) - Move imports to top for qnap (@springstan
- #29326 ) (qnap docs) - Move imports to top for qbittorrent (@springstan
- #29325 ) (qbittorrent docs) - Move imports to top for plum_lightpad (@springstan
- #29324 ) (plum_lightpad docs) - Move imports to top for rachio (@springstan
- #29323 ) (rachio docs) - Improve Alexa interface selection for binary sensors (@abmantis
- #29120 ) (alexa docs) - Add alexa check for “name” channelMetadata attribute (@Dilbert66
- #29279 ) (alexa docs) - Move imports to top for qwikswitch (@springstan
- #29328 ) (qwikswitch docs) - Move imports to top for radarr (@springstan
- #29322 ) (radarr docs) - Improve WLED white value support for RGBW strips (@frenck
- #29312 ) (wled docs) - delete incorrect “mdi:brightness-3” (@Mariusthvdb
- #29309 ) (moon docs) - Do not select all entities when omitting entity ID in service call (@balloob
- #29178 ) (breaking change) - Update heatmiserv3 integration (@andylockran
- #29006 ) (heatmiser docs) (breaking change) - Google assistant storage of connected agents (@elupus
- #29158 ) (cloud docs) (google_assistant docs) - Report unavailable entities to google (@elupus
- #28501 ) (google_assistant docs) - Add initial test suite for arcam_fmj integration (@elupus
- #29335 ) - Fix uvloop warning (@pvizeli
- #29341 ) (stream docs) - Move imports to top for pushetta (@springstan
- #29332 ) - Move imports to top for pencom (@springstan
- #29348 ) (pencom docs) - Include telegram_bot message id for all messages (@luca-angemi
- #29315 ) (telegram_bot docs) - Ignore state of climate entities in prometheus (@springstan
- #29346 ) (prometheus docs) - Move imports to top for owlet (@springstan
- #29352 ) - Rendering complex template objects to leave non-template values alone (@balloob
- #29353 ) - Move imports to top for opple (@springstan
- #29372 ) (opple docs) - Move imports to top for orvibo (@springstan
- #29371 ) (orvibo docs) - Move imports to top for nut (@springstan
- #29368 ) (nut docs) - Move imports to top for mycroft (@springstan
- #29355 ) (mycroft docs) - Upgrade enturclient to 0.2.1 (@hfurubotten
- #29375 ) (entur_public_transport docs) - Remove cloud dependency from mobile_app (@balloob
- #29373 ) (mobile_app docs) (breaking change) - Move imports to top for opensensemap (@springstan
- #29370 ) (opensensemap docs) - Move imports to top for mystrom (@springstan
- #29356 ) (mystrom docs) - Move imports to top for nello (@springstan
- #29361 ) (nello docs) (nello docs) - Move imports to top for nederlandse_spoorwegen (@springstan
- #29360 ) (nederlandse_spoorwegen docs) - Move imports to top for nanoleaf (@springstan
- #29359 ) (nanoleaf docs) - Move imports to top for nad (@springstan
- #29358 ) (nad docs) - Move imports to top for n26 (@springstan
- #29357 ) (n26 docs) - Move imports to top for netdata (@springstan
- #29362 ) (netdata docs) - Move imports to top for netio (@springstan
- #29363 ) (netio docs) - Move imports to top for nmap_tracker (@springstan
- #29364 ) (nmap_tracker docs) - Move imports to top for nmbs (@springstan
- #29365 ) (nmbs docs) - Move imports to top for noaa_tides (@springstan
- #29366 ) (noaa_tides docs) - Move imports to top for nuimo_controller (@springstan
- #29367 ) - Move imports to top for openhome (@springstan
- #29369 ) (openhome docs) - Allow negative altitude in location updates (@balloob
- #29381 ) (mobile_app docs) - Move imports to top for lametric (@springstan
- #29406 ) (lametric docs) - Move imports to top for lacrosse (@springstan
- #29405 ) (lacrosse docs) - Move imports to top for kwb (@springstan
- #29404 ) (kwb docs) - Move imports to top for kiwi (@springstan
- #29403 ) (kiwi docs) - Move imports to top for iota (@springstan
- #29399 ) (iota docs) - Move imports to top for lauch_library (@springstan
- #29383 ) (launch_library docs) - Move imports to top for lg_netcast (@springstan
- #29384 ) (lg_netcast docs) - Move imports to top for lightwave (@springstan
- #29385 ) (lightwave docs) - Move imports to top for limitlessled (@springstan
- #29386 ) (limitlessled docs) - Move imports to top for london_underground (@springstan
- #29387 ) (london_underground docs) - Move imports to top for luci (@springstan
- #29388 ) (luci docs) - Move imports to top for lutron (@springstan
- #29389 ) (lutron docs) - Move imports to top for lutron_caseta (@springstan
- #29390 ) (lutron_caseta docs) - Move imports to top for lyft (@springstan
- #29391 ) (lyft docs) - Move imports to top for matrix (@springstan
- #29392 ) (matrix docs) - Move imports to top for maxcube (@springstan
- #29393 ) (maxcube docs) - Move imports to top for meteo_france (@springstan
- #29394 ) (meteo_france docs) (meteoalarm docs) - Move imports to top for microsoft (@springstan
- #29395 ) (microsoft docs) - Move imports to top for modem_callerid (@springstan
- #29396 ) (modem_callerid docs) - Move imports to top for keenetic-ndms2 (@springstan
- #29400 ) (keenetic_ndms2 docs) - Move imports to top for irish_rail_transport (@springstan
- #29401 ) (irish_rail_transport docs) - Move imports to top for joaoapps_join (@springstan
- #29402 ) (joaoapps_join docs) - Upgrade psutil to 5.6.7 (@fabaff
- #29407 ) (systemmonitor docs) - Move imports to top for iglo (@springstan
- #29424 ) (iglo docs) - Move imports to top for idteck_prox (@springstan
- #29423 ) (idteck_prox docs) - Move imports to top for gogogate2 (@springstan
- #29411 ) (gogogate2 docs) - Move imports to top for hydrawise (@springstan
- #29421 ) (hydrawise docs) - Move imports to top for ihc (@springstan
- #29425 ) (ihc docs) - Move imports to top for ialarm (@springstan
- #29422 ) - Move imports to top for gitter (@springstan
- #29412 ) (gitter docs) - Move imports to top for homeworks (@springstan
- #29418 ) (homeworks docs) - Move imports to top for gpmdp (@springstan
- #29413 ) (gpmdp docs) - Move imports to top for greeneye_monitor (@springstan
- #29414 ) (greeneye_monitor docs) - Move imports to top for gstreamer (@springstan
- #29415 ) (gstreamer docs) - Move imports to top for habitica (@springstan
- #29416 ) (habitica docs) - Move imports to top for hikvision (@springstan
- #29417 ) (hikvision docs) - Move imports to top for horizon (@springstan
- #29419 ) (horizon docs) - Move imports to top for hunterdouglas_powerview (@springstan
- #29420 ) (hunterdouglas_powerview docs) - Move imports to top for gearbest (@springstan
- #29432 ) - Move imports to top for fleetgo (@springstan
- #29431 ) (fleetgo docs) - Move imports to top for fints (@springstan
- #29429 ) (fints docs) - Move imports to top for fastdotcom (@springstan
- #29428 ) (fastdotcom docs) - Move imports to top for familyhub (@springstan
- #29427 ) (familyhub docs) - Move imports to top for etherscan (@springstan
- #29426 ) (etherscan docs) - Move imports to top for fixer (@springstan
- #29430 ) (fixer docs) - Move imports to top for danfoss_air (@springstan
- #29435 ) (danfoss_air docs) - Updated frontend to 20191204.0 (@bramkragten
- #29461 ) (frontend docs) - Move imports to top for litejet (@springstan
- #29481 ) (litejet docs) - Move imports to top for tuya (@springstan
- #29467 ) (tuya docs) - Move imports to top for zoneminder (@springstan
- #29468 ) (zoneminder docs) - Move imports to top for point (@springstan
- #29470 ) (point docs) - Move imports to top for ps4 (@springstan
- #29471 ) (ps4 docs) - Move imports to top for rainmachine (@springstan
- #29472 ) (rainmachine docs) - Move imports to top for random (@springstan
- #29473 ) (random docs) - Move imports to top for ring (@springstan
- #29474 ) (ring docs) - Move imports to top for skybell (@springstan
- #29475 ) (skybell docs) - Move imports to top for mhz19 (@springstan
- #29478 ) (mhz19 docs) - Move imports to top for mfi (@springstan
- #29479 ) (mfi docs) - Move imports to top for mailgun (@springstan
- #29480 ) (mailgun docs) - Move imports to top for logi_circle (@springstan
- #29482 ) (logi_circle docs) - Move imports to top for hlk_sw16 (@springstan
- #29483 ) (hlk_sw16 docs) - Move imports to top for history (@springstan
- #29484 ) (history docs) - Move imports to top for geo_json_events (@springstan
- #29486 ) (geo_json_events docs) - Move imports to top for emulated_hue (@springstan
- #29488 ) (emulated_roku docs) - Move imports to top for deconz (@springstan
- #29489 ) (deconz docs) - Move imports to top for daikin (@springstan
- #29490 ) (daikin docs) - Move imports to top for somfy_mylink (@springstan
- #29464 ) (somfy_mylink docs) - Move imports to top for solaredge (@springstan
- #29463 ) (solaredge docs) - Move imports to top for entur_public_transport (@springstan
- #29459 ) (entur_public_transport docs) - Move imports to top for environment_canada (@springstan
- #29458 ) (environment_canada docs) - Move imports to top for sonarr (@springstan
- #29462 ) (sonarr docs) - Fix setup of Huawei LTE for which we can’t get a MAC address (@scop
- #29455 ) (huawei_lte docs) - Move imports to top for emby (@springstan
- #29453 ) (emby docs) - Move imports to top for eq3btsmart (@springstan
- #29456 ) (eq3btsmart docs) - Move imports to top for enigma2 (@springstan
- #29452 ) (enigma2 docs) - Move imports to top for enocean (@springstan
- #29451 ) (enocean docs) - Move imports to top for envisalink (@springstan
- #29457 ) (envisalink docs) - Move imports to top for enphase_envoy (@springstan
- #29450 ) (enphase_envoy docs) - Move imports to top for egardia (@springstan
- #29448 ) (egardia docs) - Move imports to top for eight_sleep (@springstan
- #29447 ) (eight_sleep docs) - Update eternalegypt to 0.0.11 (@amelchio
- #29446 ) (netgear_lte docs) - Move imports to top for duke_energy (@springstan
- #29445 ) - Move imports to top for dunehd (@springstan
- #29444 ) (dunehd docs) - Move imports to top for dlink (@springstan
- #29443 ) (dlink docs) - Move imports to top for doorbird (@springstan
- #29442 ) (doorbird docs) - Move imports to top for directv (@springstan
- #29441 ) (directv docs) (directv docs) - Move imports to top for datadog (@springstan
- #29440 ) (datadog docs) - Move imports to top for deluge (@springstan
- #29438 ) (deluge docs) - Move imports to top for clementine (@springstan
- #29437 ) (clementine docs) - Move imports to top for asuswrt (@springstan
- #29436 ) (asuswrt docs) - Move imports to top for canary (@springstan
- #29449 ) (canary docs) - Switch iperf3 to generate a new client every time it runs a test (@rohankapoorcom
- #29495 ) (iperf3 docs) - Update pyhomematic (@danielperna84
- #29477 ) (homematic docs) - Limit available heat/cool modes for HomeKit thermostats (@neffs
- #28586 ) (homekit docs) (beta fix) - Increase somfy SCAN_INTERVAL (@tetienne
- #29524 ) (somfy docs) (beta fix) - Bump georss_generic_client to 0.3 (@exxamalte
- #29532 ) (geo_rss_events docs) (beta fix) - Huawei LTE device tracker fixes (@scop
- #29551 ) (huawei_lte docs) (beta fix) - Change source of device_info (@Santobert
- #29570 ) (neato docs) (beta fix) - Only update disabled_by when enabled default and entity enabled states differ (@Kane610
- #29643 ) (unifi docs) (beta fix) - Fix unit_of_measurement for Starline temperature sensors (@Anonym-tsk
- #29740 ) (starline docs) (beta fix) - HomeAssistant-pyozw 0.1.7 (@pvizeli
- #29743 ) (zwave docs) (beta fix) - Updated frontend to 20191204.1 (@bramkragten
- #29787 ) (frontend docs) (beta fix) - Bump Roku to 4.0.0 (@bwarden
- #29809 ) (roku docs) (beta fix) - Add user-agent to fix dwd_weather_warnings setup error (@springstan
- #29596 ) (dwd_weather_warnings docs) (beta fix) - Add more logging to help future debug situations (@Kane610
- #29800 ) (unifi docs) (beta fix) - UniFi - honor detection time when UniFi wire bug happens (@Kane610
- #29820 ) (unifi docs) (beta fix) - UniFi - Handle disabled switches (@Kane610
- #29824 ) (unifi docs) (beta fix) - Remove uvloop event policy (@pvizeli
- #29835 ) (beta fix)