2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "fritzbox",
|
2020-11-07 10:13:16 +00:00
|
|
|
"name": "AVM FRITZ!SmartHome",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox",
|
2021-07-01 10:14:37 +00:00
|
|
|
"requirements": ["pyfritzhome==0.6.2"],
|
2020-04-20 13:00:07 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"st": "urn:schemas-upnp-org:device:fritzbox:1"
|
|
|
|
}
|
|
|
|
],
|
2021-04-25 19:49:08 +00:00
|
|
|
"codeowners": ["@mib1185"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "local_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|