Update zeversolar to 0.3.2 (#129167)

pull/129004/head
Marc Mueller 2024-10-25 18:14:04 +02:00 committed by GitHub
parent 50161670ce
commit d8ec0103a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 4 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/zeversolar",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["zeversolar==0.3.1"]
"requirements": ["zeversolar==0.3.2"]
}

View File

@ -3057,7 +3057,7 @@ zengge==0.2
zeroconf==0.135.0
# homeassistant.components.zeversolar
zeversolar==0.3.1
zeversolar==0.3.2
# homeassistant.components.zha
zha==0.0.35

View File

@ -2440,7 +2440,7 @@ zamg==0.3.6
zeroconf==0.135.0
# homeassistant.components.zeversolar
zeversolar==0.3.1
zeversolar==0.3.2
# homeassistant.components.zha
zha==0.0.35

View File

@ -175,7 +175,6 @@ EXCEPTIONS = {
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
"vincenty", # Public domain
"zeversolar", # https://github.com/kvanzuijlen/zeversolar/pull/46
}
TODO = {