mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 00:05:13 +01:00
Bump python-duco-client to 0.5.0 (#170065)
This commit is contained in:
committed by
Franck Nijhof
parent
bbe64d74e3
commit
c33f174041
@@ -13,7 +13,7 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["duco"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["python-duco-client==0.4.2"],
|
||||
"requirements": ["python-duco-client==0.5.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"name": "duco [[][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][]].*",
|
||||
|
||||
Generated
+1
-1
@@ -2581,7 +2581,7 @@ python-digitalocean==1.13.2
|
||||
python-dropbox-api==0.1.3
|
||||
|
||||
# homeassistant.components.duco
|
||||
python-duco-client==0.4.2
|
||||
python-duco-client==0.5.0
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.3.2
|
||||
|
||||
Generated
+1
-1
@@ -2207,7 +2207,7 @@ python-citybikes==0.3.3
|
||||
python-dropbox-api==0.1.3
|
||||
|
||||
# homeassistant.components.duco
|
||||
python-duco-client==0.4.2
|
||||
python-duco-client==0.5.0
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.3.2
|
||||
|
||||
Reference in New Issue
Block a user