Bump nibe to 1.3.0 (#82445)
This commit is contained in:
parent
8f33ad38cf
commit
36e38841a4
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Nibe Heat Pump",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump",
|
||||
"requirements": ["nibe==1.2.1"],
|
||||
"requirements": ["nibe==1.3.0"],
|
||||
"codeowners": ["@elupus"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -1166,7 +1166,7 @@ nextcord==2.0.0a8
|
|||
nextdns==1.1.1
|
||||
|
||||
# homeassistant.components.nibe_heatpump
|
||||
nibe==1.2.1
|
||||
nibe==1.3.0
|
||||
|
||||
# homeassistant.components.niko_home_control
|
||||
niko-home-control==0.2.1
|
||||
|
|
|
@ -853,7 +853,7 @@ nextcord==2.0.0a8
|
|||
nextdns==1.1.1
|
||||
|
||||
# homeassistant.components.nibe_heatpump
|
||||
nibe==1.2.1
|
||||
nibe==1.3.0
|
||||
|
||||
# homeassistant.components.nfandroidtv
|
||||
notifications-android-tv==0.1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue