bump dependency envoy_reader to 0.4 (#24145)
* bump envoy_reader version to 0.4 * bump dependency envoy_reader to 0.4
This commit is contained in:
parent
c840771c0a
commit
5800b57791
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Enphase envoy",
|
||||
"documentation": "https://www.home-assistant.io/components/enphase_envoy",
|
||||
"requirements": [
|
||||
"envoy_reader==0.3"
|
||||
"envoy_reader==0.4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -415,7 +415,7 @@ enturclient==0.2.0
|
|||
# envirophat==0.0.6
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
envoy_reader==0.3
|
||||
envoy_reader==0.4
|
||||
|
||||
# homeassistant.components.season
|
||||
ephem==3.7.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue