hass-core/homeassistant/components/fritzbox_netmonitor/manifest.json
Bas Delfos 0d688faa56 Fix 'NewIPAddress' error in component fritz (#30210)
* Fix 'NewIPAddress' error in component fritzbox

* Upgrade to fritzconnection 1.2.0
2020-01-14 09:46:16 +01:00

8 lines
250 B
JSON

{
"domain": "fritzbox_netmonitor",
"name": "AVM FRITZ!Box Net Monitor",
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
"requirements": ["fritzconnection==1.2.0"],
"dependencies": [],
"codeowners": []
}