migube
10b5912901
Reconnect mochad light on on/off command ( #44507 )
2021-01-03 20:01:05 +01:00
Will Hughes
1fc4284a29
Add service to lock/unlock Sure Petcare pet flaps ( #44557 )
...
* Add service to lock/unlock Sure Petcare pet flaps
Adds a service to the Sure Petcare pet flaps to allow lock, unlocking,
locking in and locking out pets using the pet flap
* Linting
* Changes from code review
2021-01-03 13:43:16 +01:00
dzukero
2ed7b90027
Add RFXtrx Rfy venetian blinds tilt control ( #44309 )
...
* Add tilt control for RFXtrx Rfy venetian blinds
* Update Rfy cover test
* Update the required version of pyRFXtrx
* Update required pyRFXtrx version to 0.26.1
* Revert "Update required pyRFXtrx version to 0.26.1"
This reverts commit d54f1645d5
.
* Revert "Update the required version of pyRFXtrx"
This reverts commit ac36d65326
.
* Update required version of pyRFXtrx to 0.26.1
* @dzukero
Update required version of pyRFXtrx to 0.26.1
* Make requested changes from review
* Fix isort
* Remove set tilt position support
* Remove set tilt position support per review
2021-01-03 12:59:22 +01:00
badguy99
cc21639f00
Fix Soma integration reload ( #44750 )
...
* fix async_unload_entry so that component reload works from GUI
* update to use asyncio based on review feedback
2021-01-02 18:38:45 -08:00
Joakim Plate
3de0610909
Support google assistant stopping for assumed state covers ( #44266 )
...
* Support stopping for assumed state covers
* Adjust black formatting
2021-01-02 23:01:20 +01:00
Álvaro Fernández Rojas
067f2d0098
Add tado zone binary sensors ( #44576 )
...
These should be binary sensors.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-01-02 13:35:59 +01:00
Pascal Vizeli
40cbe597be
Update docker base image 2021.01.0 ( #44761 )
2021-01-02 12:07:52 +01:00
Will Hughes
a6e474c7c9
Update surepy to v0.4.0 ( #44556 )
...
* Update surepy to v0.4.0
* Clarify pylint disable
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-02 03:52:33 +01:00
Allen Porter
321c0a87ae
Resolve nest pub/sub subscriber token refresh issues ( #44686 )
2021-01-02 01:51:01 +01:00
Paulus Schoutsen
a2ca08905f
Guard unbound var for DSMR ( #44673 )
2021-01-02 01:34:10 +01:00
Franck Nijhof
508d33a220
Remove deprecated PTVSD integration ( #44748 )
2021-01-01 23:36:15 +01:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Paulus Schoutsen
2b0556520b
Catch Shelly zeroconf types with uppercase too ( #44672 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-01 20:54:43 +01:00
Martin Hjelmare
c7fa98211d
Bump locationsharinglib to 4.1.5 ( #44742 )
2021-01-01 19:48:33 +01:00
J. Nick Koston
661eb0338a
Fix templates for rest notify ( #44724 )
2021-01-01 19:28:20 +01:00
Robert Svensson
c4fbfc25e3
Bump H11 library to support non RFC line endings ( #44735 )
2021-01-01 18:39:59 +01:00
Franck Nijhof
70d2c37131
Upgrade pre-commit to 2.9.3 ( #44740 )
2021-01-01 18:10:28 +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
Sian
52e1aad008
Correct Dyson climate fan auto mode ( #44569 )
...
Co-authored-by: Justin Gauthier <justin@justin-tech.com>
2021-01-01 16:06:36 +01:00
Chris
176415b045
Fix AccuWeather condition mapping ( #44710 )
2021-01-01 15:40:28 +01:00
Franck Nijhof
1f0a6b178e
Fix Gree climate turn on/off ( #44731 )
2021-01-01 15:11:25 +01:00
Clifford Roche
f0e96f739b
Add turn_on and turn_off to gree climate component ( #43207 )
2021-01-01 13:58:38 +01:00
Fabian Affolter
ddfc3d6d8e
Upgrade volkszaehler to 0.2.1 ( #44703 )
2021-01-01 13:49:57 +01:00
Fabian Affolter
168b3ae6af
Upgrade alpha-vantage to 2.3.1 ( #44705 )
2021-01-01 13:48:24 +01:00
Franck Nijhof
2f486543df
Drop Python 3.7 support ( #43805 )
2021-01-01 13:47:01 +01:00
Raman Gupta
b651f63ef0
Suppress vizio logging API call failures to prevent no-op logs ( #44388 )
2021-01-01 13:35:05 +01:00
Allen Porter
051f6c0e72
Increase test coverage for Nest SDM integration ( #44718 )
2021-01-01 13:31:18 +01:00
Fabian Affolter
c4b11322c8
Updated certifi to >=2020.12.5 ( #44701 )
2021-01-01 13:07:07 +01:00
J. Nick Koston
2ef25e7414
Fix script wait templates with now/utcnow ( #44717 )
2021-01-01 13:03:34 +01:00
Franck Nijhof
7415dacec9
Add Python 3.9 to CI ( #41373 )
2021-01-01 12:51:27 +01:00
J. Nick Koston
94825b3e15
Do not restore unavailable state for august locks ( #44722 )
2021-01-01 12:44:53 +01:00
J. Nick Koston
681f76b99d
Fix rest notify GET without params configured ( #44723 )
2021-01-01 12:40:08 +01:00
Fabian Affolter
5e0eea21d4
Upgrade pyowm to 3.1.1 ( #44706 )
2020-12-31 20:02:59 -10:00
Fabian Affolter
99eed915d6
Upgrade slixmpp to 1.6.0 ( #44693 )
2020-12-31 19:35:42 -10:00
Jason Cronquist
787027958d
Use the async_call context in result of call_service ( #44458 )
2020-12-31 16:15:39 -10:00
hung2kgithub
db6bd22fc9
Add Chinese (Hong Kong) to Google Cloud TTS ( #44689 )
2021-01-01 01:59:42 +01:00
Oncleben31
41ebfcdc9e
Add device info to Météo-France ( #44457 )
2021-01-01 01:51:03 +01: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
Fabian Affolter
61f137c7c6
Upgrade pytz to >=2020.5 ( #44702 )
2021-01-01 00:38:38 +01:00
Glenn Waters
74b480e9d4
Bump elkm1-lib to 0.8.10 ( #44714 )
2020-12-31 23:44:04 +01:00
Allen Porter
f1dff973dc
Fix broken test test_auto_purge in recorder ( #44687 )
...
* Fix failing test due to edge-of-2021 bug
* Rewrite test_auto_purge to make the intent more clear
2020-12-31 12:04:12 -10:00
Allen Porter
fe9a254017
Fix legacy nest api binary_sensor initialization ( #44674 )
2020-12-31 19:22:24 +01:00
Ville Skyttä
1c8fbc7e6a
Upgrade codespell to 2.0.0 ( #44695 )
...
* Upgrade codespell to 2.0.0
* Fix newly found spelling errors
2020-12-31 19:14:07 +01:00
Mike Keesey
cdda5900e5
Upgrade pubnubsub-handler to 1.0.9 ( #44542 )
...
This resolves an error thrown on shutdown of the wink component
2020-12-31 18:48:36 +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