mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
10 lines
259 B
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.17.0"]
|
|
}
|