Stefan Lehmann
f4afa2dc68
Fix ads integration after 0.113 ( #38402 )
2020-08-01 01:59:47 +00:00
cgtobi
2a3947f7cc
Fix rmvtransport breaking when destinations don't match ( #38401 )
2020-08-01 01:59:47 +00:00
Franck Nijhof
47a729495d
Ensure Toon webhook ID isn't registered on re-registration ( #38376 )
2020-08-01 01:59:46 +00:00
J. Nick Koston
293655f988
Prevent nut config flow error when checking ignored entries ( #38372 )
2020-08-01 01:59:45 +00:00
J. Nick Koston
0ecaab1a7d
Avoid error with ignored harmony config entries ( #38367 )
2020-08-01 01:59:45 +00:00
ehendrix23
9819d70941
Update aioharmony to 0.2.6 ( #38360 )
2020-08-01 01:59:44 +00:00
Erik Montnemery
abad6dfdd7
Bump pychromecast to 7.2.0 ( #38351 )
2020-08-01 01:59:43 +00:00
Jeff Irion
dd4e0511a3
Bump androidtv to 0.0.47 and adb-shell to 0.2.1 ( #38344 )
2020-08-01 01:59:43 +00:00
jjlawren
d65545964b
Ignore remote Plex clients during plex.tv lookup ( #38327 )
2020-08-01 01:59:42 +00:00
J. Nick Koston
d1fbcba7b6
Prevent kodi from blocking startup ( #38257 )
...
* Prevent kodi from blocking startup
* Update homeassistant/components/kodi/media_player.py
* isort
* ignore args
* adjustments per review
* asyncio
2020-08-01 01:59:41 +00:00
Xiaonan Shen
1b73bcbff7
Fix songpal already configured check in config flow ( #37813 )
...
* Fix already configured check
* Mark endpoint duplicate check as callback
2020-08-01 01:59:41 +00:00
shred86
7a2f6a5006
Add Abode camera on and off support ( #35164 )
...
* Add Abode camera controls
* Add tests for camera turn on and off service
* Bump abodepy version
* Bump abodepy version and updates to reflect changes
* Update manifest
2020-08-01 01:59:40 +00:00
Franck Nijhof
60cab62da5
Revert "Make rfxtrx RfyDevices have sun automation switches ( #38210 )"
...
This reverts commit ee0c32cbb7 .
2020-07-28 20:05:31 +02:00
Franck Nijhof
612e27b5ff
Bumped version to 0.113.2
2020-07-28 19:37:50 +02:00
Franck Nijhof
d9953a8c2f
Remove AdGuard version check ( #38326 )
2020-07-28 19:32:14 +02:00
J. Nick Koston
e984e0d414
Add debug logging for when a chain of tasks blocks startup ( #38311 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-07-28 19:32:11 +02:00
Kyle Hendricks
f8fbe8dba3
Fix issue with certain Samsung TVs repeatedly showing auth dialog ( #38308 )
...
Through some testing with the samsungtvws library, it was determined
that the issue is related to the short read timeout (1s). Increasing
the timeout to 10s should solve the issue.
2020-07-28 19:32:08 +02:00
J. Nick Koston
b8d6b20c96
Prevent speedtest from blocking startup or causing other intergations to fail setup ( #38305 )
...
When speedtest starts up, it would saturate the network interface and cause other
integrations to randomly fail to setup. We now wait to do the first speed test
until after the started event is fired.
2020-07-28 19:32:05 +02:00
Teemu R
c4038c8652
Bump python-miio to 0.5.3 ( #38300 )
2020-07-28 19:32:01 +02:00
Marcio Granzotto Rodrigues
b5a64b3752
Fix #38289 issue with xboxapi lib ( #38293 )
2020-07-28 19:31:56 +02:00
J. Nick Koston
bd1336cbdf
Prevent onvif from blocking startup ( #38256 )
2020-07-28 19:31:51 +02:00
Greg Dowling
8768fe1652
Don't set up callbacks until entity is created. ( #38251 )
2020-07-28 19:09:36 +02:00
J. Nick Koston
37e029b2c1
Improve setup retry logic to handle inconsistent powerview hub availability ( #38249 )
2020-07-28 19:09:33 +02:00
Mister Wil
c55c415933
Fix Skybell useragent ( #38245 )
2020-07-28 19:09:30 +02:00
Phil Bruckner
293db61b32
Fix parallel script containing repeat or choose action with max_runs > 10 ( #38243 )
2020-07-28 19:09:25 +02:00
Phil Bruckner
bdab437574
Fix repeat action when variables present ( #38237 )
2020-07-28 18:58:10 +02:00
Jeroen Van den Keybus
e89c475856
Fix detection of zones 2 and 3 in Onkyo/Pioneer amplifiers ( #38234 )
2020-07-28 18:31:06 +02:00
Joakim Plate
ee0c32cbb7
Make rfxtrx RfyDevices have sun automation switches ( #38210 )
...
* RfyDevices have sun automation
* We must accept sun automation commands for switch
* Add test for Rfy sun automation
2020-07-28 18:31:03 +02:00
J. Nick Koston
2e89ec24f7
Ignore harmony hubs ips that are already configured during ssdp discovery ( #38181 )
...
We would connect to the hub via discovery and via setup
around the same time. This put additional load on the hub
which can increase the risk of timeouts.
2020-07-28 18:30:59 +02:00
J. Nick Koston
b82e64d9cb
Bump tesla-powerwall to 0.2.12 to handle powerwall firmware 1.48+ ( #38180 )
2020-07-28 18:30:56 +02:00
Phil Bruckner
61fa572068
Stop automation runs when turned off or reloaded ( #38174 )
...
* Add automation turn off / reload test
* Stop automation runs when turned off or reloaded
2020-07-28 18:30:53 +02:00
J. Nick Koston
7f2a2ed23b
Bump netdisco to 2.8.1 ( #38173 )
...
* Bump netdisco to 2.8.1
* bump ssdp
2020-07-28 18:30:49 +02:00
Franck Nijhof
46dd245560
Bumped version to 0.113.1
2020-07-24 21:57:56 +02:00
Aaron Bach
bbf36d1a36
Remove leftover print statement ( #38163 )
2020-07-24 21:54:08 +02:00
Philipp Schmitt
ad74d42b15
Fix Nuki Locks and Openers not being available after some time ( #38159 )
2020-07-24 21:54:05 +02:00
Franck Nijhof
953963c95b
Fix incorrect mesurement in Toon for meter low ( #38149 )
2020-07-24 21:54:02 +02:00
Heiko Rothe
650f2babf9
Fix Xbox Live integration ( #38146 )
...
* Fix Xbox Live component
The API moved to a different domain, so the integration was broken.
The library upgrade contains the required fixes.
* Fix API connectivity check
* Access dict values directly
2020-07-24 21:53:59 +02:00
J. Nick Koston
979dafd0a7
Log which task is blocking startup when debug logging is on ( #38134 )
...
* Log which task is blocking startup when debug logging for homeassistant.core is on
* test needs to go one level deeper now
2020-07-24 21:53:55 +02:00
Phil Bruckner
24b8545ebe
Fix script repeat variable lifetime ( #38124 )
2020-07-24 21:53:52 +02:00
Joakim Sørensen
bf8bfa6321
Fix text error when getting getting external IP in route53 ( #38100 )
2020-07-24 21:53:49 +02:00
Aaron Bach
7fe5fee124
Fix SimpliSafe to work with new MFA ( #38097 )
...
* Fix SimpliSafe to work with new MFA
* Code review (part 1)
* Input needed from Martin
* Code review
* Code review
* Restore YAML
* Tests
* Code review
* Remove JSON patching in tests
* Add reauth test
* One more reauth test
* Don't abuse the word "conf"
* Update homeassistant/components/simplisafe/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Test coverage
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-07-24 21:53:45 +02:00
J. Nick Koston
3e7ada2056
Prevent the zeroconf service browser from terminating when a device without any addresses is discovered. ( #38094 )
2020-07-24 21:53:40 +02:00
Jeff Irion
7ad75493ff
Bump androidtv to 0.0.46 ( #38090 )
2020-07-24 21:53:37 +02:00
Andrew Sayre
71048545fa
Bump pysmartthings to v0.7.2 ( #38086 )
2020-07-24 21:53:34 +02:00
Paulus Schoutsen
49f59007df
Fix route53 depending on broken package ( #38079 )
2020-07-24 21:53:30 +02:00
Rob Bierbooms
80b0c10a38
Fix issue with creation of PT2262 devices in rfxtrx integration ( #38074 )
2020-07-24 21:53:26 +02:00
Dubh Ad
81b95f4050
Update discord.py to v1.3.4 for API change ( #38060 )
2020-07-24 21:45:17 +02:00
Franck Nijhof
c505bf2df2
Bumped version to 0.113.0
2020-07-22 15:48:28 +02:00
Joakim Plate
dfd956b083
Fix rfxtrx stop after first non light ( #38057 )
2020-07-22 15:44:16 +02:00
Paulus Schoutsen
a50cf1d00a
Add MQTT to constraints file ( #38049 )
2020-07-22 15:36:25 +02:00