Update nibe to 1.2.1 with support for 2120 pumps (#81824)

Update nibe to 1.2.1
This commit is contained in:
Joakim Plate 2022-11-09 01:20:55 +01:00 committed by GitHub
parent 12d76a8a4f
commit 58c691be1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Nibe Heat Pump",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump",
"requirements": ["nibe==1.2.0"],
"requirements": ["nibe==1.2.1"],
"codeowners": ["@elupus"],
"iot_class": "local_polling"
}

View file

@ -1163,7 +1163,7 @@ nextcord==2.0.0a8
nextdns==1.1.1
# homeassistant.components.nibe_heatpump
nibe==1.2.0
nibe==1.2.1
# homeassistant.components.niko_home_control
niko-home-control==0.2.1

View file

@ -850,7 +850,7 @@ nextcord==2.0.0a8
nextdns==1.1.1
# homeassistant.components.nibe_heatpump
nibe==1.2.0
nibe==1.2.1
# homeassistant.components.nfandroidtv
notifications-android-tv==0.1.5