core/homeassistant/components/freedompro/manifest.json

12 lines
271 B
JSON

{
"domain": "freedompro",
"name": "Freedompro",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/freedompro",
"codeowners": [
"@stefano055415"
],
"requirements": ["pyfreedompro==1.1.0"],
"iot_class": "cloud_polling"
}