2021-06-30 11:21:06 +00:00
|
|
|
{
|
|
|
|
"domain": "freedompro",
|
|
|
|
"name": "Freedompro",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/freedompro",
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@stefano055415"],
|
2021-06-30 11:21:06 +00:00
|
|
|
"requirements": ["pyfreedompro==1.1.0"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pyfreedompro"]
|
2021-06-30 11:21:06 +00:00
|
|
|
}
|