9 lines
258 B
JSON
9 lines
258 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.4.0"]
|
|
}
|