MatsNl and GitHub
fe6786aa6a
Update pyatag to 0.3.4.4 ( #40720 )
2020-09-29 11:32:42 +02:00
Robert Svensson and GitHub
7e58bfe01d
Add deconz option to disable automatic addition of new devices ( #40545 )
...
* Allow disabling automatic additions of new devices from deconz
* Fix black
* Fix review comment
* Remove assertion
* Verify entity registry is empty
2020-09-29 11:07:19 +02:00
Franck Nijhof and GitHub
f3edec1191
Fix ID3 tagging in TTS ( #40740 )
2020-09-29 10:19:26 +02:00
Chris Talkington and GitHub
432133a12a
Add ability to reauth sonarr ( #40306 )
...
* add ability to reauth sonarr
* Update config_flow.py
* work on reauth
* Update test_init.py
* Update config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update strings.json
* Update config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
2020-09-28 20:15:59 -05:00
Chris Talkington and GitHub
bc89b63fc6
Add switch to control downloads for nzbget ( #40673 )
...
* add switch to control downloads for nzbget
* work on switch
* Update test_config_flow.py
* Update test_sensor.py
2020-09-28 20:14:49 -05:00
Alexei Chetroi and GitHub
47286fbe2a
Refactor permit services to allow joining using install codes ( #40652 )
...
* Update zha.permit schema to support install code
* Move install code to core helpers
* QR code converter for enbrighten
* Fix schemas
* Update test for permit service
* Refactor zha.permit to accept install codes
* Test zha.permit from QR code
* Fix regex for Embrighten QR code
* Add regex for Aqara QR codes
* Add Consciot regex for QR code
* Reuse test params for WS tests
* ZHA WS permit command with install code
* Tests for zha.permit WS service
* Refactor zha.permit and zha.remove service to use ATTR_IEEE for the address
* Make pylint happy
* Deprecate only ieee_address param for now
2020-09-28 20:55:08 -04:00
Alexei Chetroi and GitHub
b9823791f7
Bump up ZHA dependency ( #40734 )
2020-09-28 20:37:56 -04:00
HomeAssistant Azure
704ffe391a
[ci skip] Translation update
2020-09-29 00:03:20 +00:00
Bashir and GitHub
9b198e8d67
Update islamic_prayer_times with common strings ( #40712 )
2020-09-28 18:37:41 -05:00
Erik Montnemery and GitHub
e7f832a82f
Add MQTT tag scanner ( #40709 )
2020-09-28 22:04:27 +02:00
Franck Nijhof and GitHub
3bcd2b6f71
Fix name of the Vallox integration in the manifest ( #40727 )
2020-09-28 22:01:01 +02:00
Fabrice Pipart and GitHub
b7f596a71e
Fix support for Aqara WXKG06LM ( #40694 )
2020-09-28 20:36:28 +02:00
Ville Skyttä and GitHub
5bbddb5b26
Use NamedTuple for Huawei LTE sensor metadata ( #40655 )
2020-09-28 20:33:32 +03:00
Andre Lengwenus and GitHub
e5e6dda04f
Bump pypck to v0.7.2 ( #40716 )
2020-09-28 18:51:38 +02:00
Guido Schmitz and GitHub
70ed838571
Improve devolo Home Control code quality ( #40708 )
2020-09-28 10:37:46 -05:00
e564af0b5b
Improve performance of accessing template state ( #40323 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-09-28 10:35:12 -05:00
jjlawren and GitHub
3596eb39f2
Add support to reauthorize expired Plex tokens ( #40469 )
2020-09-28 16:14:54 +02:00
Martin Hjelmare and GitHub
eda68f127c
Add rpi_power during onboarding on RPi ( #40076 )
2020-09-28 16:07:17 +02:00
Jeff Irion and GitHub
68d75a879b
Fix Android TV 'async_get_media_image' ( #40672 )
2020-09-28 16:04:08 +02:00
RichieFrame and GitHub
ceded35a82
Remove degree from Kelvin unit ( #40574 )
...
Kelvin temperature unit does not use the degree symbol
2020-09-28 16:03:21 +02:00
J. Nick Koston and GitHub
a19e10c57a
Add entity glob matching support to history ( #40387 )
2020-09-28 15:58:55 +02:00
J. Nick Koston and GitHub
e08ee282ab
Abort execution of template renders that overwhelm the system ( #40647 )
2020-09-28 14:43:22 +02:00
8bc62f3678
Fix camera play stream ( #40641 )
...
Co-authored-by: Justin Wong <46082645+uvjustin@users.noreply.github.com >
2020-09-28 14:24:30 +02:00
Matt Black and GitHub
1c252634b7
Bump snapcast dependency to 2.1.1 ( #40561 )
2020-09-28 13:42:01 +02:00
Maciej Bieniek and GitHub
29d87646dd
Improve config flow descriptions in Shelly integration ( #40396 )
2020-09-28 13:35:40 +02:00
Paweł Stankowski and GitHub
8466682b65
Bump Airly package to 1.0.0 ( #40695 )
2020-09-28 11:12:35 +02:00
Joakim Sørensen and GitHub
953f6bad46
Allow non-authenticated calls to supervisor logs during onboarding ( #40617 )
2020-09-28 10:10:10 +02:00
Alex and GitHub
373a1cabe6
Re-enable hdmi_cec component ( #40671 )
2020-09-28 08:31:35 +02:00
Alexei Chetroi and GitHub
988bc8b35f
Bump up zha dependency ( #40689 )
...
* Bump up zha dependency
* Update ZHA dependency for zigpy
2020-09-27 22:23:53 -04:00
0ca19133d9
Add tests for modbus binary sensor ( #40367 )
...
* Add test coverage of binary sensor.
Update conftest to be generic.
* Pass total config structure to run_base_test.
Simple devices like sensor/switch do only have one entry in the
dict array, whereas e.g. switch have multiple entries.
* Use STATE_ON / _OFF for binary_sensor test.
* Update coveragerc
Only exclude files that uses a third party library.
* Remove modbus/* from coveragerc
* Remove modbus from .coveragerc
* Update .coveragerc
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-09-27 20:00:44 -05:00
epenet and GitHub
ea6ec42bbd
Add onewire humidity sensors connected via DS2438 ( #39780 )
2020-09-27 19:16:29 -05:00
HomeAssistant Azure
e9e17122e7
[ci skip] Translation update
2020-09-28 00:03:28 +00:00
epenet and GitHub
f886ea9e3d
Move onewire constants to separate file ( #40550 )
...
* Move constants to separate file
* Ignore coverage of const.py
2020-09-27 19:02:20 -05:00
epenet and GitHub
f71816d328
Fix issue with HobbyBoard moisture meter ( #40680 )
2020-09-28 01:25:04 +02:00
puddly and GitHub
0a16ae6482
Upgrade zigpy-znp from 0.1.1 to 0.2.0 ( #40674 )
2020-09-27 18:13:46 -04:00
13b6fe2bba
Fix fitbit current URL not available while configuring ( #40547 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-09-27 23:19:46 +02:00
Maciej Bieniek and GitHub
088558b8df
Increase the timeout during config entry setup in Shelly integration ( #40684 )
2020-09-27 23:03:47 +02:00
9a32e28574
Create master playlist for cast ( #40483 )
...
Co-authored-by: Jason Hunter <hunterjm@gmail.com >
2020-09-27 22:38:14 +02:00
Franck Nijhof and GitHub
e320c3b735
Pin gRPC to 1.31.0 to workaround amrv7 issues ( #40678 )
2020-09-27 21:51:37 +02:00
ef751c0961
Update wolf_smartset to 0.1.6 ( #40668 )
...
* Bump wolf_smartset version. Support not fully fetched data
* Fix black and pylint errors
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Remove dot from exception message.
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-09-27 14:02:29 -05:00
Chris and GitHub
52b745b8a9
set ID3 tags as TextFrame types ( #40666 )
2020-09-27 20:40:57 +02:00
stephan192 and GitHub
abcfbf790b
Bump dwdwfsapi to v1.0.3 ( #40644 )
2020-09-27 19:46:41 +02:00
67a7b28c84
Add Integration for Goal Zero Yeti Power Stations ( #39231 )
...
* Add Integration for Goal Zero Yeti Power Stations
* Goal Zero Yeti integration with config flow
* Remove unused entities
* Remove entry from requirements_test_all
* Pylint fix
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Add tests for goalzero integration
* Fix UNIT_PERCENTAGE to PERCENTAGE
* isort PERCENTAGE
* Add tests
* Add en translation
* Fix tests
* bump goalzero to 0.1.1
* fix await
* bump goalzero to 0.1.2
* Update tests/components/goalzero/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org >
* apply recommended changes
* isort
* bump goalzero to 0.1.4
* apply recommended changes
* apply recommended changes
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-09-27 12:44:21 -05:00
Ville Skyttä and GitHub
4ca7b8569b
Remove pre-0.102 Huawei LTE setup noop warnings ( #40654 )
2020-09-27 18:02:44 +02:00
Melvin and GitHub
c63cd63c1b
Use common strings for oauth config flows ( #40608 )
2020-09-27 10:49:30 -05:00
3fba4274f5
Add authentication support to Nightscout ( #40602 )
...
* Add API Key to the Nightscout integration config
* Add tests for nightscout config changes
* Apply suggestions from code review
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
* Update homeassistant/components/nightscout/__init__.py
* Run translations script to fix en.json
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: Chris Talkington <chris@talkingtontech.com >
2020-09-27 10:22:28 -05:00
Maikel Punie and GitHub
6028953eca
Bump python-velbus to 2.0.46 ( #40663 )
2020-09-27 17:12:36 +02:00
Franck Nijhof and GitHub
0e6d54ea60
Rewrite core event tests to pytest tests ( #40664 )
2020-09-27 15:39:45 +02:00
Bashir and GitHub
5274b03dc2
Resolve Frontend Services.yaml Minor Oversight ( #40659 )
...
The Default Values Suggest That The User enters 'light' as a parameter for the theme name. 'Light' is, however, not a valid option on a fresh install of HA unless a user manually downloads a theme with the name 'light'.
2020-09-27 12:51:41 +02:00
Maikel Punie and GitHub
b65583084b
Fix solaredge service data KeyError ( #40653 )
2020-09-27 11:40:56 +02:00