core/homeassistant/components/huisbaasje/manifest.json

11 lines
240 B
JSON

{
"domain": "huisbaasje",
"name": "Huisbaasje",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/huisbaasje",
"requirements": [
"huisbaasje-client==0.1.0"
],
"codeowners": ["@denniss17"]
}