ha-core/homeassistant/components/huisbaasje/manifest.json

11 lines
297 B
JSON

{
"domain": "huisbaasje",
"name": "Huisbaasje",
"codeowners": ["@dennisschroer"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/huisbaasje",
"iot_class": "cloud_polling",
"loggers": ["huisbaasje"],
"requirements": ["energyflip-client==0.2.2"]
}