bump envoy_reader to 0.19.0 (#50827)

This commit is contained in:
Charles Garwood 2021-05-19 16:30:31 -04:00 committed by GitHub
parent 5ee362bc34
commit 9f754f1643
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View file

@ -2,8 +2,12 @@
"domain": "enphase_envoy",
"name": "Enphase Envoy",
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
"requirements": ["envoy_reader==0.18.4"],
"codeowners": ["@gtdiehl"],
"requirements": [
"envoy_reader==0.19.0"
],
"codeowners": [
"@gtdiehl"
],
"config_flow": true,
"zeroconf": [
{
@ -11,4 +15,4 @@
}
],
"iot_class": "local_polling"
}
}

View file

@ -563,7 +563,7 @@ env_canada==0.2.5
# envirophat==0.0.6
# homeassistant.components.enphase_envoy
envoy_reader==0.18.4
envoy_reader==0.19.0
# homeassistant.components.season
ephem==3.7.7.0

View file

@ -309,7 +309,7 @@ emulated_roku==0.2.1
enocean==0.50
# homeassistant.components.enphase_envoy
envoy_reader==0.18.4
envoy_reader==0.19.0
# homeassistant.components.season
ephem==3.7.7.0