mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Revert "Update fritzconnection to 1.3.0" (#37278)
This reverts commit 2f46a81e3ebddadb501f8c2a796271e543d20648.
This commit is contained in:
parent
f8d11c843d
commit
b9d957837e
@ -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…
x
Reference in New Issue
Block a user