Bump sfrbox-api to 0.0.6 (#87281)

This commit is contained in:
epenet 2023-02-03 15:01:51 +01:00 committed by GitHub
parent 2433fc2bab
commit e00622f137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -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"]
} }

View File

@ -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

View File

@ -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