mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update nibe library to 2.11.0 (#122697)
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
This commit is contained in:
parent
cb4a48ca02
commit
02a5df0aee
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["nibe==2.8.0"]
|
||||
"requirements": ["nibe==2.11.0"]
|
||||
}
|
||||
|
@ -1411,7 +1411,7 @@ nextcord==2.6.0
|
||||
nextdns==3.1.0
|
||||
|
||||
# homeassistant.components.nibe_heatpump
|
||||
nibe==2.8.0
|
||||
nibe==2.11.0
|
||||
|
||||
# homeassistant.components.niko_home_control
|
||||
niko-home-control==0.2.1
|
||||
|
@ -1168,7 +1168,7 @@ nextcord==2.6.0
|
||||
nextdns==3.1.0
|
||||
|
||||
# homeassistant.components.nibe_heatpump
|
||||
nibe==2.8.0
|
||||
nibe==2.11.0
|
||||
|
||||
# homeassistant.components.nfandroidtv
|
||||
notifications-android-tv==0.1.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user