hass-core/homeassistant/components/nibe_heatpump/manifest.json
2023-03-15 06:01:34 +01:00

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.1.4"]
}