core/homeassistant/components/nibe_heatpump/manifest.json

10 lines
277 B
JSON

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