mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump fritzconnection to 1.4.2 (#49356)
This commit is contained in:
parent
69932d4435
commit
83ecabe0a2
@ -2,7 +2,7 @@
|
|||||||
"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.4.0"],
|
"requirements": ["fritzconnection==1.4.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "AVM FRITZ!Box Call Monitor",
|
"name": "AVM FRITZ!Box Call Monitor",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||||
"requirements": ["fritzconnection==1.4.0"],
|
"requirements": ["fritzconnection==1.4.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"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.4.0"],
|
"requirements": ["fritzconnection==1.4.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -623,7 +623,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.4.0
|
fritzconnection==1.4.2
|
||||||
|
|
||||||
# homeassistant.components.google_translate
|
# homeassistant.components.google_translate
|
||||||
gTTS==2.2.2
|
gTTS==2.2.2
|
||||||
|
@ -329,7 +329,7 @@ freebox-api==0.0.10
|
|||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
# homeassistant.components.fritzbox_netmonitor
|
# homeassistant.components.fritzbox_netmonitor
|
||||||
fritzconnection==1.4.0
|
fritzconnection==1.4.2
|
||||||
|
|
||||||
# homeassistant.components.google_translate
|
# homeassistant.components.google_translate
|
||||||
gTTS==2.2.2
|
gTTS==2.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user