15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"domain": "fritzbox",
|
|
"name": "AVM FRITZ!SmartHome",
|
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox",
|
|
"requirements": ["pyfritzhome==0.6.2"],
|
|
"ssdp": [
|
|
{
|
|
"st": "urn:schemas-upnp-org:device:fritzbox:1"
|
|
}
|
|
],
|
|
"codeowners": ["@mib1185"],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling"
|
|
}
|