Update nibe library to 2.11.0 with changes Addition of BT71 for F1155/F1255 Addition of climate zones for S1155/S1255 Include log information on incomplete reads Correct fan speeds from being a percentage to a mapping on F series pumps Corrections for airflow units Let denied alarm resets writes be considered as a valid connection on setup
9 lines
259 B
JSON
9 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"]
|
|
}
|