Update nibe to 2.8.0 with LOG.SET fixes (#109825)

Update nibe to 2.8.0
This commit is contained in:
Joakim Plate
2024-02-06 22:06:59 +01:00
committed by Franck Nijhof
parent 2ca3bbaea5
commit 881707e1fe
3 changed files with 3 additions and 3 deletions

View File

@@ -5,5 +5,5 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump",
"iot_class": "local_polling",
"requirements": ["nibe==2.7.0"]
"requirements": ["nibe==2.8.0"]
}

View File

@@ -1367,7 +1367,7 @@ nextcord==2.0.0a8
nextdns==2.1.0
# homeassistant.components.nibe_heatpump
nibe==2.7.0
nibe==2.8.0
# homeassistant.components.niko_home_control
niko-home-control==0.2.1

View File

@@ -1094,7 +1094,7 @@ nextcord==2.0.0a8
nextdns==2.1.0
# homeassistant.components.nibe_heatpump
nibe==2.7.0
nibe==2.8.0
# homeassistant.components.nfandroidtv
notifications-android-tv==0.1.5