mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Bump fritzconnection to 1.4.0 (#43996)
This commit is contained in:
parent
18736dbebf
commit
25e717c8d2
@ -2,6 +2,6 @@
|
|||||||
"domain": "fritz",
|
"domain": "fritz",
|
||||||
"name": "AVM FRITZ!Box",
|
"name": "AVM FRITZ!Box",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||||
"requirements": ["fritzconnection==1.3.4"],
|
"requirements": ["fritzconnection==1.4.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
"domain": "fritzbox_callmonitor",
|
"domain": "fritzbox_callmonitor",
|
||||||
"name": "AVM FRITZ!Box Call Monitor",
|
"name": "AVM FRITZ!Box Call Monitor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||||
"requirements": ["fritzconnection==1.3.4"],
|
"requirements": ["fritzconnection==1.4.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
"domain": "fritzbox_netmonitor",
|
"domain": "fritzbox_netmonitor",
|
||||||
"name": "AVM FRITZ!Box Net Monitor",
|
"name": "AVM FRITZ!Box Net Monitor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
||||||
"requirements": ["fritzconnection==1.3.4"],
|
"requirements": ["fritzconnection==1.4.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -619,7 +619,7 @@ freesms==0.1.2
|
|||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
# homeassistant.components.fritzbox_netmonitor
|
# homeassistant.components.fritzbox_netmonitor
|
||||||
fritzconnection==1.3.4
|
fritzconnection==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.google_translate
|
# homeassistant.components.google_translate
|
||||||
gTTS==2.2.1
|
gTTS==2.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user