mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump sfrbox-api to 0.0.6 (#87281)
This commit is contained in:
parent
2433fc2bab
commit
e00622f137
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"domain": "sfr_box",
|
"domain": "sfr_box",
|
||||||
"name": "SFR Box",
|
"name": "SFR Box",
|
||||||
|
"codeowners": ["@epenet"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
|
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
|
||||||
"requirements": ["sfrbox-api==0.0.5"],
|
"integration_type": "device",
|
||||||
"codeowners": ["@epenet"],
|
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"integration_type": "device"
|
"requirements": ["sfrbox-api==0.0.6"]
|
||||||
}
|
}
|
||||||
|
@ -2321,7 +2321,7 @@ sensorpush-ble==1.5.2
|
|||||||
sentry-sdk==1.13.0
|
sentry-sdk==1.13.0
|
||||||
|
|
||||||
# homeassistant.components.sfr_box
|
# homeassistant.components.sfr_box
|
||||||
sfrbox-api==0.0.5
|
sfrbox-api==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
@ -1636,7 +1636,7 @@ sensorpush-ble==1.5.2
|
|||||||
sentry-sdk==1.13.0
|
sentry-sdk==1.13.0
|
||||||
|
|
||||||
# homeassistant.components.sfr_box
|
# homeassistant.components.sfr_box
|
||||||
sfrbox-api==0.0.5
|
sfrbox-api==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.sharkiq
|
# homeassistant.components.sharkiq
|
||||||
sharkiq==0.0.1
|
sharkiq==0.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user