Franck Nijhof
508d33a220
Remove deprecated PTVSD integration ( #44748 )
2021-01-01 23:36:15 +01:00
Franck Nijhof
5c634ac8bb
Upgrade debugpy to 1.2.1 ( #44737 )
2021-01-01 17:59:05 +01:00
Franck Nijhof
ea10f96bf7
Upgrade sentry-sdk to 0.19.5 ( #44738 )
2021-01-01 17:58:13 +01:00
Daniel Perna
e2e79aba4e
Update pyhomematic to 0.1.71 ( #44732 )
2021-01-01 17:20:55 +01:00
Fabian Affolter
5e0eea21d4
Upgrade pyowm to 3.1.1 ( #44706 )
2020-12-31 20:02:59 -10:00
Fabian Affolter
12b7b2098d
Upgrade sqlalchemy to 1.3.22 ( #44698 )
2020-12-31 14:28:15 -10:00
Glenn Waters
edee0682ba
Bump upb-lib to 0.4.12 ( #44721 )
2021-01-01 00:48:44 +01:00
Glenn Waters
74b480e9d4
Bump elkm1-lib to 0.8.10 ( #44714 )
2020-12-31 23:44:04 +01:00
Alexei Chetroi
64dd748330
Bump up ZHA dependencies ( #44680 )
...
- zigpy == 0.29.0
- zigpy_deconz == 0.11.1
- zha-quirks == 0.0.51
2020-12-31 14:07:15 +01:00
Franck Nijhof
408da3600b
Upgrade feedparser to 6.0.2 ( #44683 )
2020-12-31 12:00:43 +01:00
Martin Hjelmare
4bde0640d6
Bump pytradfri to 7.0.6 ( #44661 )
2020-12-31 01:18:58 +01:00
Mark Allanson
1428c403ba
Upgrade canary integration to use py-canary 0.5.1 ( #44645 )
...
Fixes #35569
2020-12-31 01:16:53 +01:00
J. Nick Koston
e2964ca878
Update py-august to 0.25.2 to fix august token refreshes ( #40109 )
...
* Update py-august to 0.26.0 to fix august token refreshes
* bump version
2020-12-30 23:10:42 +01:00
Franck Nijhof
b1bb0d12c9
Upgrade vsure to 1.6.1 ( #44657 )
2020-12-30 23:06:30 +01:00
J.P. Krauss
e37bb51320
Add AirNow Integration ( #40091 )
2020-12-30 20:25:57 +01:00
Fabian Affolter
2e62e0661b
Upgrade colorlog to 4.6.2 ( #44652 )
2020-12-30 17:12:51 +01:00
David F. Mulcahey
a6c83cc46a
Bump ZHA quirks version to 0.0.50 ( #44650 )
2020-12-30 09:11:08 -05:00
Bram Kragten
62237adf91
Updated frontend to 20201229.0 ( #44632 )
2020-12-30 00:19:38 +01:00
rikroe
e5f31665b1
Add Config Flow to bmw_connected_drive ( #39585 )
...
* Add Config Flow to bmw_connected_drive
* Fix checks for bmw_connected_drive
* Adjust code as requested
* Clean .coveragerc after merge
* Use references for config flow
* Fix execute_service check against allowed accounts
* Adjust translation as username can be email or phone no
* Add BMWConnectedDriveBaseEntity mixin, remove unnecessary type casts
* Use BaseEntity correctly, fix pylint error
* Bump bimmer_connected to 0.7.13
* Adjustments for review
* Fix pylint
* Fix loading notify, move vin to entity attrs
* Remove vin from device registry
* Remove commented-out code
* Show tracker warning only if vehicle (currently) doesn't support location
* Remove unnecessary return values & other small adjustments
* Move original hass_config to own domain in hass.data
* Move entries to separate dict in hass.data
* Remove invalid_auth exception handling & test as it cannot happen
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2020-12-29 11:06:12 +01:00
mvn23
0d8ed9061c
Update pyotgw to 1.0b1 ( #43352 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-28 23:04:17 +01:00
Allen Porter
51b88337ca
Simplify nest event handling ( #44367 )
...
* Simplify nest event handling
Use device specific update callbacks rather than a global callback.
The motivation is to prepare for a follow up change that will store
camera specific event tokens on the camera itself, so that a service
can later fetch event specific image snapshots, which would be difficult
to send across the event bus.
* Increase nest camera test coverage
* Remove unnecessary device updates for nest cameras
* Remove unused imports
* Fix device id check to look at returned entry
* Remove unused imports after rebase
* Partial revert of nest event simplification
* Push more update logic into the nest library
* Revert nest device_info changes
* Revert test changes to restore global update behavior
* Bump nest library version to support new callback interfaces
2020-12-27 09:49:22 +01:00
Tim van Cann
1f27fb4644
Fully remove Avri integration ( #44478 )
...
* Fully remove Avri integration
* Remove avri from .coveragerc
2020-12-27 09:30:20 +01:00
Robert Svensson
49d9823630
Bump pydeconz to version 77 ( #44514 )
2020-12-26 22:24:05 +01:00
Ville Skyttä
cfb02b5392
Upgrade huawei-lte-api to 1.4.17 ( #44499 )
...
Mostly to pave way for implementing network connection mode change
services, such as PR #44380 .
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.13
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.14
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.15
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.16
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.17
2020-12-26 12:49:44 +01:00
Matt Bilodeau
adf4eb0cc9
Bump pywemo to 0.5.6 ( #44440 )
2020-12-25 16:37:30 +01:00
starkillerOG
82f9de31b1
Motion Blinds upgrade to local push ( #44391 )
...
* Motion Blinds upgrade to local push
2020-12-23 15:15:11 -08:00
Dermot Duffy
769513d6a8
Bump hyperion-py to 0.6.1 ( #44490 )
2020-12-23 21:46:04 +01:00
Emily Mills
f89c682ea6
Cleanup and optimization for Zerproc ( #44430 )
...
* Cleanup and optimization for Zerproc
* Remove unnecessary extra method
* Add debug log for exceptions on disconnect
2020-12-21 12:50:31 -06:00
Oliver
0b1791c293
Update denonavr to 0.9.9 ( #44411 )
2020-12-21 16:35:47 +01:00
Oncleben31
369cf10eb3
Bump meteofrance-api to 1.0.1 ( #44389 )
2020-12-21 13:49:53 +01:00
Arto Jantunen
5dc48df093
Add support for toggling Daikin streamers ( #40418 )
...
* pydaikin version bump to 2.4.0
Add support for controlling the streamer feature.
* Add switch for toggling Daikin streamer on and off
* Have DaikinStreamerSwitch inherit from SwitchEntity instead of ToggleEntity
2020-12-20 04:53:01 +01:00
Jeff Irion
a7513c9c13
Strip "adb shell " prefix in androidtv.adb_command
service ( #44225 )
2020-12-19 16:52:44 +01:00
Emily Mills
9de393d116
Convert zerproc to use new upstream async api ( #44357 )
2020-12-19 09:35:47 -06:00
Aaron Bach
14432248b0
Bump pyiqvia to 0.3.1 ( #44358 )
2020-12-18 21:12:16 +01:00
ktnrg45
5b14c1da73
Bump pyps4-2ndscreen to 1.2.0 ( #44273 )
...
* Bump PS4 to 1.2.0
* Add additional media_player tests
* Fix tests
2020-12-18 08:46:59 +01:00
rubenbe
5c843a1597
Update pytradfri to 7.0.5 ( #44347 )
2020-12-18 08:37:32 +01:00
ehendrix23
418304c702
Bump pyMyQ to version 2.0.12 ( #44328 )
2020-12-17 08:08:19 -10:00
Greg Dowling
638374c36a
Bump pyroon to 0.0.28 ( #44302 )
2020-12-17 00:01:39 +01:00
Santobert
d0ebc00684
Add OAuth to Neato ( #44031 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-16 23:39:41 +01:00
Erik Montnemery
36eebd92dd
Bump pychromecast to 7.6.0 ( #44289 )
2020-12-16 18:29:57 +01:00
Erik Montnemery
0aa85b2321
Bump hatasmota to 0.1.6 ( #44226 )
2020-12-15 17:23:00 +01:00
Tim Messerschmidt
a0ce541c0d
Bump google-nest-sdm to 0.2.1 to support more SDM Pub/Sub realms ( #44163 )
2020-12-15 07:38:32 -08:00
Thibaut
03bfc3bcf0
Add Somfy climate platform ( #43895 )
...
* Add climate platform
* Upgrade pymfy to 0.9.3
2020-12-15 07:04:35 -08:00
Rob Bierbooms
a1e452170b
Bump dsmr-parser to 0.25 ( #44223 )
...
* Bump version in manifest
* Update requirements_all.txt
* Update requirements_test_all.txt
2020-12-15 04:45:24 +01:00
Aaron Bach
38d16d3e0c
Fix unhandled KeyError in Recollect Waste ( #44224 )
2020-12-14 13:03:25 -07:00
Sergio Mayoral Martínez
a7fca3cf23
Bump python-holidays ( #44215 )
2020-12-14 15:16:39 +01:00
Mike Miller
dc1d08be70
Upgrade restrictedpython to 5.1 (needed for python 3.9 support) ( #44181 )
2020-12-14 10:06:21 +01:00
Oliver
66ed34e60e
Update denonavr to 0.9.8 ( #44194 )
2020-12-14 10:04:41 +01:00
J. Nick Koston
350ffd3e85
Bump HAP-python to 3.1.0 ( #44176 )
...
Fixes many spec compliance issues, unavailable cases
following an unexpected exception, and a thread safety
race condition.
2020-12-13 14:00:53 -05:00
David F. Mulcahey
6fb6d771fd
Bump the ZHA quirks lib to 0.0.49 ( #44173 )
2020-12-13 08:43:33 -05:00