mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
Bump version to fix returned data for old firmware (#44600)
This commit is contained in:
parent
a5cd4efd83
commit
5164a18d53
@ -2,7 +2,7 @@
|
|||||||
"domain": "enphase_envoy",
|
"domain": "enphase_envoy",
|
||||||
"name": "Enphase Envoy",
|
"name": "Enphase Envoy",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
|
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
|
||||||
"requirements": ["envoy_reader==0.18.2"],
|
"requirements": ["envoy_reader==0.18.3"],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@gtdiehl"
|
"@gtdiehl"
|
||||||
]
|
]
|
||||||
|
@ -556,7 +556,7 @@ env_canada==0.2.4
|
|||||||
# envirophat==0.0.6
|
# envirophat==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.enphase_envoy
|
# homeassistant.components.enphase_envoy
|
||||||
envoy_reader==0.18.2
|
envoy_reader==0.18.3
|
||||||
|
|
||||||
# homeassistant.components.season
|
# homeassistant.components.season
|
||||||
ephem==3.7.7.0
|
ephem==3.7.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user