1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/freedompro/manifest.json
2022-03-30 10:56:37 +02:00

11 lines
294 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",
"loggers": ["pyfreedompro"]
}