mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump sfrbox-api to 0.0.2 (#85302)
This commit is contained in:
parent
aace1da358
commit
0d5bdaf037
@ -3,7 +3,7 @@
|
||||
"name": "SFR Box",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
|
||||
"requirements": ["sfrbox-api==0.0.1"],
|
||||
"requirements": ["sfrbox-api==0.0.2"],
|
||||
"codeowners": ["@epenet"],
|
||||
"iot_class": "local_polling",
|
||||
"integration_type": "device"
|
||||
|
@ -2294,7 +2294,7 @@ sensorpush-ble==1.5.2
|
||||
sentry-sdk==1.12.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.1
|
||||
sfrbox-api==0.0.2
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
@ -1603,7 +1603,7 @@ sensorpush-ble==1.5.2
|
||||
sentry-sdk==1.12.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.1
|
||||
sfrbox-api==0.0.2
|
||||
|
||||
# homeassistant.components.sharkiq
|
||||
sharkiq==0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user