Update growatt server dependency to 1.6.0 (#142606)

* Update GrowattServer Dependency

* Update requirements_test_all.txt
pull/142670/head^2
Thimo Seitz 2025-04-10 20:14:30 +02:00 committed by GitHub
parent 505dfcbcd9
commit 88428fc772
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/growatt_server",
"iot_class": "cloud_polling",
"loggers": ["growattServer"],
"requirements": ["growattServer==1.5.0"]
"requirements": ["growattServer==1.6.0"]
}

2
requirements_all.txt generated
View File

@ -1084,7 +1084,7 @@ greenwavereality==0.5.1
gridnet==5.0.1
# homeassistant.components.growatt_server
growattServer==1.5.0
growattServer==1.6.0
# homeassistant.components.google_sheets
gspread==5.5.0

View File

@ -929,7 +929,7 @@ greeneye_monitor==3.0.3
gridnet==5.0.1
# homeassistant.components.growatt_server
growattServer==1.5.0
growattServer==1.6.0
# homeassistant.components.google_sheets
gspread==5.5.0