mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Bump python-duco-client to 0.4.0 (#169776)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["duco"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["python-duco-client==0.3.10"],
|
||||
"requirements": ["python-duco-client==0.4.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
@@ -2587,7 +2587,7 @@ python-digitalocean==1.13.2
|
||||
python-dropbox-api==0.1.3
|
||||
|
||||
# homeassistant.components.duco
|
||||
python-duco-client==0.3.10
|
||||
python-duco-client==0.4.0
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.3.2
|
||||
|
||||
Generated
+1
-1
@@ -2213,7 +2213,7 @@ python-citybikes==0.3.3
|
||||
python-dropbox-api==0.1.3
|
||||
|
||||
# homeassistant.components.duco
|
||||
python-duco-client==0.3.10
|
||||
python-duco-client==0.4.0
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.3.2
|
||||
|
||||
@@ -4,10 +4,12 @@
|
||||
'board_info': dict({
|
||||
'box_name': 'SILENT_CONNECT',
|
||||
'box_sub_type_name': 'Eu',
|
||||
'public_api_version': None,
|
||||
'serial_board_box': '**REDACTED**',
|
||||
'serial_board_comm': '**REDACTED**',
|
||||
'serial_duco_box': '**REDACTED**',
|
||||
'serial_duco_comm': '**REDACTED**',
|
||||
'software_version': None,
|
||||
}),
|
||||
'duco_diagnostics': list([
|
||||
dict({
|
||||
|
||||
Reference in New Issue
Block a user