* update fritzconnection requirement * update requierements for other components and requierements_all
10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"domain": "fritz",
|
|
"name": "Fritz",
|
|
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
|
"requirements": [
|
|
"fritzconnection==0.8.4"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|