Fixed parser for zeversolar hardware version M10 (#87319)

fixes undefined
pull/87217/head
Koen van Zuijlen 2023-02-03 18:46:11 +01:00 committed by GitHub
parent cd99cdbc7d
commit c6338b7ba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Zeversolar",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zeversolar",
"requirements": ["zeversolar==0.2.0"],
"requirements": ["zeversolar==0.3.0"],
"codeowners": ["@kvanzuijlen"],
"iot_class": "local_polling",
"integration_type": "device"

View File

@ -2691,7 +2691,7 @@ zengge==0.2
zeroconf==0.47.1
# homeassistant.components.zeversolar
zeversolar==0.2.0
zeversolar==0.3.0
# homeassistant.components.zha
zha-quirks==0.0.92

View File

@ -1904,7 +1904,7 @@ zamg==0.2.2
zeroconf==0.47.1
# homeassistant.components.zeversolar
zeversolar==0.2.0
zeversolar==0.3.0
# homeassistant.components.zha
zha-quirks==0.0.92