Bump version to fix returned data for old firmware (#44600)

pull/44579/head
Greg 2020-12-28 17:13:11 -08:00 committed by GitHub
parent a5cd4efd83
commit 5164a18d53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "enphase_envoy",
"name": "Enphase Envoy",
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
"requirements": ["envoy_reader==0.18.2"],
"requirements": ["envoy_reader==0.18.3"],
"codeowners": [
"@gtdiehl"
]

View File

@ -556,7 +556,7 @@ env_canada==0.2.4
# envirophat==0.0.6
# homeassistant.components.enphase_envoy
envoy_reader==0.18.2
envoy_reader==0.18.3
# homeassistant.components.season
ephem==3.7.7.0