core/homeassistant/components/nibe_heatpump/manifest.json

10 lines
259 B
JSON

{
"domain": "nibe_heatpump",
"name": "Nibe Heat Pump",
"codeowners": ["@elupus"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump",
"iot_class": "local_polling",
"requirements": ["nibe==2.11.0"]
}