Bump pyenphase to 1.25.1 (#138327)

* Bump pyenphase to 1.25.1

* Add new opt_schedules to nephase_envoy test fixtures
This commit is contained in:
Arie Catsman 2025-02-11 21:35:03 +01:00 committed by GitHub
parent 17089e822e
commit 6115def083
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 15 additions and 9 deletions

View File

@ -6,7 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy", "documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["pyenphase"], "loggers": ["pyenphase"],
"requirements": ["pyenphase==1.23.1"], "requirements": ["pyenphase==1.25.1"],
"zeroconf": [ "zeroconf": [
{ {
"type": "_enphase-envoy._tcp.local." "type": "_enphase-envoy._tcp.local."

2
requirements_all.txt generated
View File

@ -1933,7 +1933,7 @@ pyeiscp==0.0.7
pyemoncms==0.1.1 pyemoncms==0.1.1
# homeassistant.components.enphase_envoy # homeassistant.components.enphase_envoy
pyenphase==1.23.1 pyenphase==1.25.1
# homeassistant.components.envisalink # homeassistant.components.envisalink
pyenvisalink==4.7 pyenvisalink==4.7

View File

@ -1577,7 +1577,7 @@ pyeiscp==0.0.7
pyemoncms==0.1.1 pyemoncms==0.1.1
# homeassistant.components.enphase_envoy # homeassistant.components.enphase_envoy
pyenphase==1.23.1 pyenphase==1.25.1
# homeassistant.components.everlights # homeassistant.components.everlights
pyeverlights==0.1.0 pyeverlights==0.1.0

View File

@ -93,7 +93,8 @@
"reserved_soc": 15.0, "reserved_soc": 15.0,
"very_low_soc": 5, "very_low_soc": 5,
"charge_from_grid": true, "charge_from_grid": true,
"date": "1695598084" "date": "1695598084",
"opt_schedules": true
}, },
"single_rate": { "single_rate": {
"rate": 0.0, "rate": 0.0,

View File

@ -235,7 +235,8 @@
"reserved_soc": 0.0, "reserved_soc": 0.0,
"very_low_soc": 5, "very_low_soc": 5,
"charge_from_grid": true, "charge_from_grid": true,
"date": "1714749724" "date": "1714749724",
"opt_schedules": true
}, },
"single_rate": { "single_rate": {
"rate": 0.0, "rate": 0.0,

View File

@ -223,7 +223,8 @@
"reserved_soc": 0.0, "reserved_soc": 0.0,
"very_low_soc": 5, "very_low_soc": 5,
"charge_from_grid": true, "charge_from_grid": true,
"date": "1714749724" "date": "1714749724",
"opt_schedules": true
}, },
"single_rate": { "single_rate": {
"rate": 0.0, "rate": 0.0,

View File

@ -427,7 +427,8 @@
"reserved_soc": 15.0, "reserved_soc": 15.0,
"very_low_soc": 5, "very_low_soc": 5,
"charge_from_grid": true, "charge_from_grid": true,
"date": "1695598084" "date": "1695598084",
"opt_schedules": true
}, },
"single_rate": { "single_rate": {
"rate": 0.0, "rate": 0.0,

View File

@ -242,7 +242,8 @@
"reserved_soc": 15.0, "reserved_soc": 15.0,
"very_low_soc": 5, "very_low_soc": 5,
"charge_from_grid": true, "charge_from_grid": true,
"date": "1695598084" "date": "1695598084",
"opt_schedules": true
}, },
"single_rate": { "single_rate": {
"rate": 0.0, "rate": 0.0,

View File

@ -88,7 +88,8 @@
"reserved_soc": 15.0, "reserved_soc": 15.0,
"very_low_soc": 5, "very_low_soc": 5,
"charge_from_grid": true, "charge_from_grid": true,
"date": "1695598084" "date": "1695598084",
"opt_schedules": true
}, },
"single_rate": { "single_rate": {
"rate": 0.0, "rate": 0.0,