Felipe Martins Diel
e5fe0c40ec
Add support for Broadlink SP4 series and the latest SP mini 3 devices ( #41522 )
...
* Add support for Broadlink SP4 series
* Bump python-broadlink to 0.16
* Fix stale docstring
2020-11-08 11:19:28 -06:00
Erik Montnemery
51b4bc547c
Bump hatasmota from 0.0.27 ( #42802 )
...
* Adjust tests
* Add test for deprecated discovery message
* Update status sensors
* Bump hatasmota to 0.0.27
* Update tests
2020-11-08 17:11:25 +01:00
Franck Nijhof
2656e9b0f9
Upgrade colorlog to 4.5.0 ( #42965 )
2020-11-08 14:05:55 +01:00
Malte Franken
a0d1f4a6fb
Bump aio_georss_gdacs to v0.4 ( #42957 )
2020-11-08 13:13:09 +01:00
Pawel
df38c59dc8
Add config flow to epson and fix timeouts ( #39697 )
2020-11-07 18:15:29 +01:00
Simone Chemelli
12a891cc0a
Bump aioshelly to 0.5.1 ( #42940 )
2020-11-07 18:10:14 +01:00
Daniel Hjelseth Høyer
ce5994d9fe
Upgrade Tibber library to 0.16.0 ( #42929 )
...
Signed-off-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
2020-11-07 10:53:19 +01:00
Aaron Bach
bba7c15d79
Migrate RainMachine to DataUpdateCoordinator ( #42530 )
2020-11-06 10:58:50 +01:00
Allen Porter
a5da98680a
Add nest climate support for SDM API ( #42702 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-06 09:57:02 +01:00
Jeff Irion
cd675f9175
Bump androidtv to 0.0.54 ( #42861 )
2020-11-05 15:25:14 +01:00
Diederik van den Burger
60234ecf40
Add hdmi input attribute to AndroidTV ( #42571 )
...
* bumps androidtv to 0.0.53
* add hdmi_input attribute to androidtv
* update tests for hdmi_input attribute
* chore: update docstrings
2020-11-05 14:36:46 +01:00
Clifford Roche
08a221be77
Update greeclimate to 0.9.5 ( #42796 )
...
Provides better discovery across subnets in some cases
2020-11-04 16:43:33 +01:00
Allen Porter
6b57ad9f28
Fix nest subscriber by upgrading google_pubsub to newer library version ( #42501 )
2020-11-04 10:15:13 +01:00
Niccolo Zapponi
5ddf99e496
Add support for OpenWeatherMap One Call API ( #39839 )
2020-11-03 08:37:30 -10:00
Franck Nijhof
c4f6259f16
Upgrade sentry-sdk to 0.19.2 ( #42786 )
2020-11-03 16:41:00 +01:00
Jason Hunter
5a4c1dbcc4
Add DPI Restriction switch to UniFi integration ( #42499 )
...
* initial implementation for controlling DPI restrictions
* address PR review comments and add DataUpdateCoordinator
* fix existing tests against new lib version
* add tests for DPI switches
* bump aiounifi
* listen to events instead of polling
* fix tests
* remove useless test
* bump aiounifi
* rename device to UniFi Controller per PR feedback
2020-11-03 08:36:37 +01:00
cgtobi
391a5447d3
Bump pyatmo to 4.2.0 ( #42774 )
2020-11-03 00:17:37 +01:00
Aaron Bach
2a3c0f409c
Bump pyairvisual to 5.0.4 ( #42760 )
2020-11-02 10:51:03 -07:00
Shay Levy
f45075eeb5
Use own CoAP lib and support for multicast updates ( #42718 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-02 16:46:34 +01:00
jjlawren
e5dee965f1
Bump plexapi to 4.2.0 ( #42727 )
2020-11-02 15:37:41 +01:00
Matthew Donoughe
704f474894
Use pylutron_caseta 0.7.1 ( #42701 )
2020-11-01 18:25:34 +01:00
Alexei Chetroi
8868028dcd
Bump up ZHA dependencies ( #42679 )
...
* Bump up ZHA dependencies
* Fix tests because of zigpy request signature change
2020-11-01 11:05:55 -05:00
Greg Dowling
065ad920ea
Bump roonapi to 0.0.25 ( #42680 )
2020-10-31 20:11:26 +01:00
Glenn Waters
2b24b9658f
Bump ElkM1 library to 0.8.7 ( #42645 )
...
This is a bump by two dot versions of the library. The 0.8.6 version had
a number of internal improvements to the library. No external changes.
The 0.8.7 version fixes
https://github.com/home-assistant/core/issues/20630 .
2020-10-30 13:41:13 -05:00
Erik Montnemery
6e9b0b4614
Bump hatasmota to 0.0.26 ( #42644 )
2020-10-30 19:02:26 +01:00
Erik Montnemery
251d8286e0
Revert "Bump hatasmota to 0.0.26 ( #42613 )" ( #42641 )
...
This reverts commit 2dc5c4dd69
.
2020-10-30 18:02:44 +01:00
Joakim Sørensen
b302534042
Bump pycfdns to 1.2.1 ( #42634 )
2020-10-30 09:20:42 -05:00
Federico Leoni
2dc5c4dd69
Bump hatasmota to 0.0.26 ( #42613 )
...
* Tasmota : Add new Status Sensors
* Tasmota: add new Status Sensors
* Update RSSI sensor icon
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2020-10-30 14:59:36 +01:00
Malte Franken
8c239f2304
Fix geo_rss_events import statement ( #42629 )
...
* bump integration library version
* fix import statement
2020-10-30 12:23:07 +01:00
Clifford Roche
3a11e2c461
Update greeclimate to 0.9.2 ( #42616 )
...
Fixes issue with erroneous await in UDP recv queue
2020-10-30 00:49:13 +01:00
Bram Kragten
25ac0d2f6e
Update frontend to 20201021.4 ( #42590 )
2020-10-30 00:14:07 +01:00
Erik Montnemery
153f05afde
Bump hatasmota to 0.0.25 ( #42605 )
2020-10-30 00:13:49 +01:00
Jason Hunter
2a795c0397
Add guppy3 memory profile to Profiler integration ( #42435 )
...
* add guppy memory profile to profiler integration
* add output path to notification
* create new service for memory profile
* address review comments
2020-10-28 21:05:16 -04:00
Jc2k
12da814470
Bump aiohomekit to 0.2.54 ( #42532 )
2020-10-29 00:06:01 +01:00
Franck Nijhof
a99c6f0a7b
Upgrade debugpy to 1.1.0 ( #42506 )
2020-10-28 10:49:58 +01:00
Maikel Punie
ce51286c53
Bump python-velbus to 2.1.1 ( #42414 )
...
* Bump to python-velbus 2.1.0
* bump to 2.1.1
2020-10-27 21:06:09 -05:00
Erik Montnemery
f0b676607d
Bump hatasmota to 0.0.24 ( #42472 )
2020-10-27 23:01:13 +01:00
Bram Kragten
5cf7d8395d
Update frontend to 20201021.3 ( #42486 )
2020-10-27 23:00:39 +01:00
Adam Cooper
4bf8850131
Add color_extractor service ( #42129 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-27 22:22:09 +01:00
rajlaud
67269659f7
Improve Squeezebox media browser performance ( #42439 )
...
* Bump pysqueezebox version to better handle large libraries for media browser
* Merge changes into requirements
2020-10-26 23:12:03 -05:00
Aaron Bach
02f86f01bc
Bump simplisafe-python to 9.6.0 ( #42437 )
2020-10-26 17:26:03 -06:00
Tsvi Mostovicz
80e8068b46
Bump libhdate depndency ( #42396 )
...
* Bump libhdate depndency
This version fixes an important bug found by @amitfin in py-libhdate/py-libhdate#78
* Update reqs
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-26 15:26:21 +01:00
Franck Nijhof
a82c1e9506
Upgrade debugpy to 1.0.0 ( #40929 )
2020-10-26 14:59:49 +01:00
Erik Montnemery
029963dfc2
Bump hatasmota to 0.0.23 ( #42394 )
2020-10-26 14:58:36 +01:00
Maikel Punie
396f75b4c3
Bump python velbus to 2.0.47 ( #42349 )
2020-10-25 15:41:32 +01:00
Glenn Waters
cc77621477
Clean up ElkM1 lib ( #42319 )
2020-10-24 23:46:22 -05:00
Allen Porter
5e9de88f4b
Fix nest to stop doing asyncio in a property ( #42312 )
...
This upgrades to the latest vesion of python-google-nest-sdm that
had bug fixes to stop doing asyncio in a property.
2020-10-24 23:33:52 +02:00
Franck Nijhof
7a6d82d997
Upgrade spotipy to 2.16.1 ( #42293 )
2020-10-24 18:19:57 +02:00
Erik Montnemery
15f46392d2
Fix Tasmota CT light ( #42287 )
2020-10-24 14:29:26 +02:00
Sebastian Muszynski
ea0e359d90
Bump PyXiaomiGateway version to 0.13.4 ( #42262 )
2020-10-23 21:07:45 -05:00