Phil Cole
9cc768b34c
Bump pycarwings2 to 2.10 ( #44634 )
2020-12-30 09:44:44 +01:00
michaeldavie
35a19a4d02
Bump env_canada to 0.2.5 ( #44631 )
2020-12-30 02:54:04 +01:00
Bram Kragten
62237adf91
Updated frontend to 20201229.0 ( #44632 )
2020-12-30 00:19:38 +01:00
Mister Wil
85d89c16ab
Bump skybellpy to 0.6.3 ( #44619 )
2020-12-29 17:48:36 +01:00
Greg
5164a18d53
Bump version to fix returned data for old firmware ( #44600 )
2020-12-28 15:13:11 -10:00
Greg
a5cd4efd83
Optimize api calls between envoy_reader and Home Assistant ( #42857 )
...
* Updating sensor to use single API call
* Updated comment
Updated comment to reflect that polling is needed.
* Reduced calls to single API call
* Added except handling and increased async timeout
* Cleaned up some comments
* Added error handling
* Added last_reported date for inverters
* Added message during failed update
* Added retries to update function
* Updated update function
* Reformatted sensor.py with black
* Increased default scan period
* fixed timedelta typo
* importing CoordinatorEntity
* Check during setup else raise PlatformNotReady
* Removed async_update and override state
* using SCAN_INTERVAL constant
* fixed typo
* removed unused constant
* Removed retry logic
* Changed to catching exceptions rather than strings
* shortened string split line
* Replace requests_async with httpx
* Bump envoy_reader version to 0.17.2
* Resolving comments from PR requested changes
* Fixed typo in scan_interval
* Removed period from logging messages
* Bumping envoy_reader to 0.18.0
* Incorporating suggested changes
* Removing no longer used try/except
* Fail setup if authentication fails
* Bump envoy_reader to 0.18.2
2020-12-28 23:58:09 +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
Martin Weinelt
fa69daf5b3
Convert mpd component to use the async MPDClient ( #44384 )
...
Upgrades python-mpd2 to 3.0.1.
2020-12-25 21:49:30 +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
Doug Hoffman
3ac9ead850
Bump venstarcolortouch to 0.13 ( #44373 )
2020-12-19 09:30:06 -07: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
Olivér Falvai
6ffa3c18b2
Upgrade Telegram lib, refactor component for breaking changes ( #44147 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-17 21:09:58 +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
Geoffrey Lagaisse
295b1a91c3
Bump python-qbittorrent to 0.4.2 ( #44268 )
2020-12-16 15:53:01 +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
Nate Harris
7471bf36e3
Use new PocketCast dependency ( #44007 )
...
* New PocketCast dependency
* Switch to new pycketcast dependency
* Update manifest.json
* Alphabetized new dependency
2020-12-15 04:10:10 +01:00
Greg
d274a62c31
Bump envoy_reader version to 0.17.3 ( #44205 )
...
* Bump envoy_reader version to 0.17.0rc0
* Fixing version number
2020-12-14 22:51:28 +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
Josef Schlehofer
61dd374713
Upgrade youtube_dl to version 2020.12.07 ( #44004 )
2020-12-14 10:08:28 +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
J. Nick Koston
485cd06de9
Bump zeroconf to 0.28.7 to fix thread safety ( #44160 )
...
Service registration was not thread safe
2020-12-13 12:36:17 +01:00
Bram Kragten
76d6b55ff4
Updated frontend to 20201212.0 ( #44154 )
2020-12-12 21:34:16 +01:00
Peter Nijssen
bcebc588a6
Expose spider device information ( #44085 )
...
* Expose spider device information
* Set correct identifiers
2020-12-11 21:49:14 +01:00
Robert Svensson
9651d1bcfa
Support more errors to better do retries in UniFi ( #44108 )
2020-12-10 21:25:50 +01:00
Alexei Chetroi
6253054fd4
Bump up dependencies on pyserial and pyserial-asyncio ( #44089 )
2020-12-10 20:41:31 +01:00
Bram Kragten
e306308a47
Update frontend to 20201210.0 ( #44105 )
2020-12-10 17:54:55 +01:00
Paulus Schoutsen
9cce6e91f1
Bump hass-nabucasa to 0.39.0 ( #44097 )
2020-12-10 10:10:38 +01:00
Finbarr Brady
12903f9c8c
Bump openwebifpy version: 3.1.1 → 3.1.6 ( #44064 )
2020-12-09 17:13:20 +01:00
Paul
07461f9a8e
Update pyarlo to 0.2.4 ( #44034 )
2020-12-08 23:14:55 +01:00
Jc2k
109ce653c0
Fix how homekit_controller enumerates Hue remote ( #44019 )
2020-12-08 18:01:07 +01:00
Pierre Ståhl
faf21e1e1a
Bump pyatv to 0.7.5 ( #44051 )
2020-12-08 14:16:31 +01:00
Finbarr Brady
0b7b6b1d81
Bump ciscomobilityexpress version: 0.3.3 → 0.3.9 ( #44050 )
...
* Update manifest.json
* Update requirements_all.txt
2020-12-08 13:00:17 +01:00
Alex Szlavik
fca8841e34
Retry tuya setup on auth rate limiting ( #44001 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-08 11:32:48 +01:00
Aaron Bach
5f4f6dea6b
Bump simplisafe-python to 9.6.2 ( #44040 )
2020-12-07 19:57:19 -07:00
Alexei Chetroi
e0bcee1cc3
Update ZHA dependencies ( #44039 )
...
zha-quirks==0.0.48
zigpy==0.28.2
zigpy-znp==0.3.0
2020-12-07 20:06:32 -05:00
SukramJ
34a31884b7
Bump dependency to add more multi channel devices to HomematicIP Cloud ( #43914 )
2020-12-08 00:16:22 +01:00
Aaron Bach
8632ab9d35
Bump simplisafe-python to 9.6.1 ( #44030 )
2020-12-07 13:34:47 -07:00
Brian
886ce599ac
Bump pymyq to 2.0.11 ( #44003 )
2020-12-07 12:01:58 -06:00
springstan
25e717c8d2
Bump fritzconnection to 1.4.0 ( #43996 )
2020-12-07 03:16:43 +01:00
Paulus Schoutsen
23f8ae8fec
Update ring to 0.6.2 ( #43995 )
2020-12-06 17:24:32 +01:00
Emily Mills
c4426a73b3
Remove zerproc threaded upstream reconnect logic ( #43910 )
2020-12-05 01:40:56 +01:00
Bram Kragten
b19c705867
Updated frontend to 20201204.0 ( #43945 )
2020-12-04 23:04:31 +01:00
djtimca
52edf6719d
Bump auroranoaa library to 0.0.2 ( #43898 )
2020-12-04 03:57:35 +01:00
Erik Montnemery
916ff88774
Bump hatasmota to 0.1.4 ( #43912 )
2020-12-04 03:16:37 +01:00
Bram Kragten
44d7787582
Updated frontend to 20201203.0 ( #43907 )
2020-12-03 22:41:02 +01:00
J. Nick Koston
4ef93feb9a
Bump icmplib to 2.0 for ping ( #43868 )
2020-12-03 12:02:18 -07:00
Emily Mills
7c83092431
Add Kuler Sky Bluetooth floor lamp integration ( #42372 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-12-02 22:28:17 +01:00
Marvin Wichmann
ce056656f8
Implement new Google TTS API via dedicated library ( #43863 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-02 22:03:31 +01:00
Bram Kragten
5e3941badb
Updated frontend to 20201202.0 ( #43862 )
2020-12-02 20:51:51 +01:00
Martin Hjelmare
9043b7b214
Add ozw add-on discovery and mqtt client ( #43838 )
2020-12-02 20:03:29 +01:00
Quentame
519ec64522
Bump Synology DSM to 1.0.1 ( #43860 )
2020-12-02 19:12:38 +01:00
Robert Svensson
6e8efe2b67
Add fan support to deCONZ climate platform ( #43721 )
2020-12-02 18:08:46 +01:00
Jeff Irion
efacda6c33
Bump androidtv to 0.0.56 ( #43859 )
2020-12-02 17:47:09 +01:00
Pierre Ståhl
edb246d696
Refactor Apple TV integration ( #31952 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-02 17:01:55 +01:00
Andre Lengwenus
93055884b7
Bump pypck to 0.7.7 ( #43824 )
2020-12-02 10:49:50 +01:00
Fabian Affolter
bbe9874320
Upgrade pylast to 4.0.0 ( #43830 )
2020-12-02 10:47:45 +01:00
Fabian Affolter
fec0d26d55
Upgrade TwitterAPI to 2.6.2.1 ( #43833 )
2020-12-02 10:20:12 +01:00
etheralm
cf286d1c51
Bump libpurecool to 0.6.4 ( #43779 )
2020-12-02 09:51:46 +01:00
Andreas Oberritter
3efda93875
Support more edl21 devices and sensors ( #43603 )
...
* edl21: Handle 1-0:96.50.1*1 and 1-0:96.1.0*255
* edl21: Use 1-0:96.1.0*255 as alternative electricity ID
* edl21: Fix copy-paste error in comments
* edl21: Add active amperage sensors
* edl21: Bump pysml to 0.0.3 to fix format of electricity ID
2020-12-01 22:50:09 -06:00
Franck Nijhof
24ba5bcbaf
Remove Ubee Router integration (ADR-0004) ( #43809 )
2020-12-01 17:06:49 +01:00
Aaron Bach
aad16b8055
Bump aiorecollect to 0.2.2 ( #43796 )
2020-12-01 12:22:57 +01:00
Franck Nijhof
885f325812
Upgrade elgato to 1.0.0 ( #43792 )
2020-12-01 10:50:55 +01:00
Dermot Duffy
7ad2a6be30
Add hyperion config options flow ( #43673 )
2020-11-30 18:38:52 +01:00
Andre Lengwenus
493eaef616
Bump pypck to v0.7.6 ( #43710 )
...
* Bump pypck to v0.7.6
* Await commands to ensure that they are received.
2020-11-29 16:30:17 +01:00
Erik Montnemery
5d7d2dee2a
Bump hatasmota to 0.1.2 ( #43719 )
2020-11-28 10:18:06 -10:00
Maciej Bieniek
a4ae2d210e
Bump Brother library to version 0.1.20 ( #43628 )
2020-11-28 10:17:16 -10:00
cgtobi
65bc128c86
Bump pyatmo to v4.2.1 ( #43713 )
2020-11-28 09:29:16 +01:00
Alexei Chetroi
c42b650031
Bump up ZHA dependencies ( #43707 )
...
bellows==0.21.0
zigpy==0.28.1
zha-quirks==0.0.47
2020-11-27 16:39:44 -05:00
javicalle
e10762af9b
Bump RFLink to v0.0.55 ( #43704 )
2020-11-27 21:11:57 +01:00
Matthias Alphart
29091f4537
Update xknx to 0.15.6 ( #43645 )
2020-11-27 18:06:15 +01:00
shred86
bdb04dcb9d
Add Abode MFA support ( #43572 )
2020-11-27 13:39:26 +01:00
Bram Kragten
3bd0c7188c
Updated frontend to 20201126.0 ( #43682 )
2020-11-27 01:16:16 +01:00
Jasper Slits
f3033ec01d
Add Roomba support for automatic emptying of bin ( #43594 )
2020-11-26 17:48:54 +01:00
Ron Klinkien
ea52ffc2d9
Add FireServiceRota/BrandweerRooster integration ( #38206 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-25 16:38:49 +01:00
Paulus Schoutsen
0cf3736162
Bump ha-ffmpeg to 3.0.2 ( #43597 )
2020-11-25 08:45:15 +01:00
Sören
c421555db3
Bump avea to 1.5.1 ( #43618 )
2020-11-25 08:25:09 +01:00