Robert Svensson
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
f3edec1191
Fix ID3 tagging in TTS ( #40740 )
2020-09-29 10:19:26 +02:00
Chris Talkington
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
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
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
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
9b198e8d67
Update islamic_prayer_times with common strings ( #40712 )
2020-09-28 18:37:41 -05:00
Erik Montnemery
e7f832a82f
Add MQTT tag scanner ( #40709 )
2020-09-28 22:04:27 +02:00
Franck Nijhof
3bcd2b6f71
Fix name of the Vallox integration in the manifest ( #40727 )
2020-09-28 22:01:01 +02:00
Fabrice Pipart
b7f596a71e
Fix support for Aqara WXKG06LM ( #40694 )
2020-09-28 20:36:28 +02:00
Ville Skyttä
5bbddb5b26
Use NamedTuple for Huawei LTE sensor metadata ( #40655 )
2020-09-28 20:33:32 +03:00
Andre Lengwenus
e5e6dda04f
Bump pypck to v0.7.2 ( #40716 )
2020-09-28 18:51:38 +02:00
Guido Schmitz
70ed838571
Improve devolo Home Control code quality ( #40708 )
2020-09-28 10:37:46 -05:00
J. Nick Koston
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
3596eb39f2
Add support to reauthorize expired Plex tokens ( #40469 )
2020-09-28 16:14:54 +02:00
Martin Hjelmare
eda68f127c
Add rpi_power during onboarding on RPi ( #40076 )
2020-09-28 16:07:17 +02:00
Jeff Irion
68d75a879b
Fix Android TV 'async_get_media_image' ( #40672 )
2020-09-28 16:04:08 +02:00
RichieFrame
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
a19e10c57a
Add entity glob matching support to history ( #40387 )
2020-09-28 15:58:55 +02:00
Paulus Schoutsen
b4237be609
Merge pull request #40706 from home-assistant/rc
2020-09-28 14:58:19 +02:00
J. Nick Koston
e08ee282ab
Abort execution of template renders that overwhelm the system ( #40647 )
2020-09-28 14:43:22 +02:00
Paulus Schoutsen
2ee5b0a9c1
Bumped version to 0.115.4
2020-09-28 12:29:16 +00:00
Paweł Stankowski
48f5ffa0bd
Bump Airly package to 1.0.0 ( #40695 )
2020-09-28 12:29:06 +00:00
Franck Nijhof
b01d04c4ca
Pin gRPC to 1.31.0 to workaround amrv7 issues ( #40678 )
2020-09-28 12:29:05 +00:00
Chris
94f3a085ed
set ID3 tags as TextFrame types ( #40666 )
2020-09-28 12:29:04 +00:00
Jason Hunter
59daab9434
Fix camera play stream ( #40641 )
...
Co-authored-by: Justin Wong <46082645+uvjustin@users.noreply.github.com>
2020-09-28 12:28:44 +00:00
Bouwe Westerdijk
af88a78aae
Bump Plugwise-Smile to v1.5.1 ( #40572 )
2020-09-28 12:27:54 +00:00
Colin Frei
837c3d3c9d
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-28 12:27:53 +00:00
uvjustin
d952a2b756
Create master playlist for cast ( #40483 )
...
Co-authored-by: Jason Hunter <hunterjm@gmail.com>
2020-09-28 12:27:53 +00:00
Maciej Bieniek
c07c6ca413
Bump aioshelly library to version 0.3.3 ( #40415 )
2020-09-28 12:27:40 +00:00
Jason Hunter
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
1c252634b7
Bump snapcast dependency to 2.1.1 ( #40561 )
2020-09-28 13:42:01 +02:00
Maciej Bieniek
29d87646dd
Improve config flow descriptions in Shelly integration ( #40396 )
2020-09-28 13:35:40 +02:00
Paweł Stankowski
8466682b65
Bump Airly package to 1.0.0 ( #40695 )
2020-09-28 11:12:35 +02:00
Joakim Sørensen
953f6bad46
Allow non-authenticated calls to supervisor logs during onboarding ( #40617 )
2020-09-28 10:10:10 +02:00
Alex
373a1cabe6
Re-enable hdmi_cec component ( #40671 )
2020-09-28 08:31:35 +02:00
Alexei Chetroi
988bc8b35f
Bump up zha dependency ( #40689 )
...
* Bump up zha dependency
* Update ZHA dependency for zigpy
2020-09-27 22:23:53 -04:00
jan iversen
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
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
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
f71816d328
Fix issue with HobbyBoard moisture meter ( #40680 )
2020-09-28 01:25:04 +02:00
puddly
0a16ae6482
Upgrade zigpy-znp from 0.1.1 to 0.2.0 ( #40674 )
2020-09-27 18:13:46 -04:00
Colin Frei
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
088558b8df
Increase the timeout during config entry setup in Shelly integration ( #40684 )
2020-09-27 23:03:47 +02:00
uvjustin
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
e320c3b735
Pin gRPC to 1.31.0 to workaround amrv7 issues ( #40678 )
2020-09-27 21:51:37 +02:00
Adam Król
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
52b745b8a9
set ID3 tags as TextFrame types ( #40666 )
2020-09-27 20:40:57 +02:00