mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump Freebox to 1.2.2 (#135313)
This commit is contained in:
parent
675cc32534
commit
39aa0339ac
@ -7,6 +7,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.2.1"],
|
"requirements": ["freebox-api==1.2.2"],
|
||||||
"zeroconf": ["_fbx-api._tcp.local."]
|
"zeroconf": ["_fbx-api._tcp.local."]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -946,7 +946,7 @@ forecast-solar==4.0.0
|
|||||||
fortiosapi==1.0.5
|
fortiosapi==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.freebox
|
# homeassistant.components.freebox
|
||||||
freebox-api==1.2.1
|
freebox-api==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.free_mobile
|
# homeassistant.components.free_mobile
|
||||||
freesms==0.2.0
|
freesms==0.2.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -802,7 +802,7 @@ foobot_async==1.0.0
|
|||||||
forecast-solar==4.0.0
|
forecast-solar==4.0.0
|
||||||
|
|
||||||
# homeassistant.components.freebox
|
# homeassistant.components.freebox
|
||||||
freebox-api==1.2.1
|
freebox-api==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user