mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Bump sfrbox-api to 0.0.11 (#125732)
* Bump sfrbox-api to 0.0.11 * Re-enable tests
This commit is contained in:
parent
06d4b3281b
commit
d4be1f3666
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
|
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["sfrbox-api==0.0.10"]
|
"requirements": ["sfrbox-api==0.0.11"]
|
||||||
}
|
}
|
||||||
|
@ -2595,7 +2595,7 @@ sensorpush-ble==1.6.2
|
|||||||
sentry-sdk==1.40.3
|
sentry-sdk==1.40.3
|
||||||
|
|
||||||
# homeassistant.components.sfr_box
|
# homeassistant.components.sfr_box
|
||||||
sfrbox-api==0.0.10
|
sfrbox-api==0.0.11
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==1.0.2
|
sharkiq==1.0.2
|
||||||
|
@ -2053,7 +2053,7 @@ sensorpush-ble==1.6.2
|
|||||||
sentry-sdk==1.40.3
|
sentry-sdk==1.40.3
|
||||||
|
|
||||||
# homeassistant.components.sfr_box
|
# homeassistant.components.sfr_box
|
||||||
sfrbox-api==0.0.10
|
sfrbox-api==0.0.11
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==1.0.2
|
sharkiq==1.0.2
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
'product_id': 'NB6VAC-FXC-r0',
|
'product_id': 'NB6VAC-FXC-r0',
|
||||||
'refclient': '',
|
'refclient': '',
|
||||||
'serial_number': '**REDACTED**',
|
'serial_number': '**REDACTED**',
|
||||||
'temperature': 27560.0,
|
'temperature': 27560,
|
||||||
'uptime': 2353575,
|
'uptime': 2353575,
|
||||||
'version_bootloader': 'NB6VAC-BOOTLOADER-R4.0.8',
|
'version_bootloader': 'NB6VAC-BOOTLOADER-R4.0.8',
|
||||||
'version_dsldriver': 'NB6VAC-XDSL-A2pv6F039p',
|
'version_dsldriver': 'NB6VAC-XDSL-A2pv6F039p',
|
||||||
@ -90,7 +90,7 @@
|
|||||||
'product_id': 'NB6VAC-FXC-r0',
|
'product_id': 'NB6VAC-FXC-r0',
|
||||||
'refclient': '',
|
'refclient': '',
|
||||||
'serial_number': '**REDACTED**',
|
'serial_number': '**REDACTED**',
|
||||||
'temperature': 27560.0,
|
'temperature': 27560,
|
||||||
'uptime': 2353575,
|
'uptime': 2353575,
|
||||||
'version_bootloader': 'NB6VAC-BOOTLOADER-R4.0.8',
|
'version_bootloader': 'NB6VAC-BOOTLOADER-R4.0.8',
|
||||||
'version_dsldriver': 'NB6VAC-XDSL-A2pv6F039p',
|
'version_dsldriver': 'NB6VAC-XDSL-A2pv6F039p',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user