mirror of
https://github.com/home-assistant/core.git
synced 2025-08-22 05:52:31 +02:00
Bump pyenphase to 1.14.3 (#104101)
fix(101354):update pyenphase to 1.14.3
This commit is contained in:
committed by
Franck Nijhof
parent
7ff1bdb098
commit
885152df81
@@ -6,7 +6,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyenphase"],
|
||||
"requirements": ["pyenphase==1.14.2"],
|
||||
"requirements": ["pyenphase==1.14.3"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_enphase-envoy._tcp.local."
|
||||
|
@@ -1696,7 +1696,7 @@ pyedimax==0.2.1
|
||||
pyefergy==22.1.1
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
pyenphase==1.14.2
|
||||
pyenphase==1.14.3
|
||||
|
||||
# homeassistant.components.envisalink
|
||||
pyenvisalink==4.6
|
||||
|
@@ -1278,7 +1278,7 @@ pyeconet==0.1.22
|
||||
pyefergy==22.1.1
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
pyenphase==1.14.2
|
||||
pyenphase==1.14.3
|
||||
|
||||
# homeassistant.components.everlights
|
||||
pyeverlights==0.1.0
|
||||
|
Reference in New Issue
Block a user