Bump Freebox to 1.1.0 (#88609)
This commit is contained in:
parent
1f34fa63ab
commit
1cf5b7c9f7
3 changed files with 3 additions and 3 deletions
|
@ -6,6 +6,6 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/freebox",
|
"documentation": "https://www.home-assistant.io/integrations/freebox",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["freebox_api"],
|
"loggers": ["freebox_api"],
|
||||||
"requirements": ["freebox-api==1.0.1"],
|
"requirements": ["freebox-api==1.1.0"],
|
||||||
"zeroconf": ["_fbx-api._tcp.local."]
|
"zeroconf": ["_fbx-api._tcp.local."]
|
||||||
}
|
}
|
||||||
|
|
|
@ -741,7 +741,7 @@ forecast_solar==2.2.0
|
||||||
fortiosapi==1.0.5
|
fortiosapi==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.freebox
|
# homeassistant.components.freebox
|
||||||
freebox-api==1.0.1
|
freebox-api==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.free_mobile
|
# homeassistant.components.free_mobile
|
||||||
freesms==0.2.0
|
freesms==0.2.0
|
||||||
|
|
|
@ -563,7 +563,7 @@ foobot_async==1.0.0
|
||||||
forecast_solar==2.2.0
|
forecast_solar==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.freebox
|
# homeassistant.components.freebox
|
||||||
freebox-api==1.0.1
|
freebox-api==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
|
|
Loading…
Add table
Reference in a new issue