mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 09:56:42 +00:00
Bump nibe dependency to 2.19.0 (#153062)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nibe_heatpump",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["nibe==2.18.0"]
|
||||
"requirements": ["nibe==2.19.0"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1545,7 +1545,7 @@ nextdns==4.1.0
|
||||
nhc==0.4.12
|
||||
|
||||
# homeassistant.components.nibe_heatpump
|
||||
nibe==2.18.0
|
||||
nibe==2.19.0
|
||||
|
||||
# homeassistant.components.nice_go
|
||||
nice-go==1.0.1
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1325,7 +1325,7 @@ nextdns==4.1.0
|
||||
nhc==0.4.12
|
||||
|
||||
# homeassistant.components.nibe_heatpump
|
||||
nibe==2.18.0
|
||||
nibe==2.19.0
|
||||
|
||||
# homeassistant.components.nice_go
|
||||
nice-go==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user