1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/huisbaasje/manifest.json
2021-10-22 22:00:44 +02:00

13 lines
283 B
JSON

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