parent
cce95312a9
commit
3c260c91c8
|
@ -2,6 +2,6 @@
|
|||
"domain": "fritz",
|
||||
"name": "AVM FRITZ!Box",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||
"requirements": ["fritzconnection==1.3.0"],
|
||||
"requirements": ["fritzconnection==1.2.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"domain": "fritzbox_callmonitor",
|
||||
"name": "AVM FRITZ!Box Call Monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||
"requirements": ["fritzconnection==1.3.0"],
|
||||
"requirements": ["fritzconnection==1.2.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"domain": "fritzbox_netmonitor",
|
||||
"name": "AVM FRITZ!Box Net Monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
||||
"requirements": ["fritzconnection==1.3.0"],
|
||||
"requirements": ["fritzconnection==1.2.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -610,7 +610,7 @@ freesms==0.1.2
|
|||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
# homeassistant.components.fritzbox_netmonitor
|
||||
fritzconnection==1.3.0
|
||||
fritzconnection==1.2.0
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS-token==1.1.3
|
||||
|
|
Loading…
Reference in New Issue