These settings are enabled all the time. Sometimes if Iām working late, Iāll manually trigger. Hereās what the log shows:
"/admin/lib/tariff": {
"tariff": {
"currency": {
"code": "GBP"
},
"logger": "mylogger",
"date": "1728412974",
"storage_settings": {
"mode": "self-consumption",
"operation_mode_sub_type": "",
"reserved_soc": 50.0,
"very_low_soc": 5,
"charge_from_grid": true,
"date": "1726840889",
"opt_schedules": true
},
"single_rate": {
"rate": 0.07000000029802322,
"sell": 0.15000000596046448
},
"seasons": [
{
"id": "all_year_long",
"start": "1/1",
"days": [
{
"id": "all_days",
"days": "Mon,Tue,Wed,Thu,Fri,Sat,Sun",
"must_charge_start": 180,
"must_charge_duration": 145,
"must_charge_mode": "CG",
"peak_rule": "DL",
"enable_discharge_to_grid": false,
"periods": [
{
"id": "filler",
"start": 0,
"rate": 0.07000000029802322
},
{
"id": "period_1",
"start": 330,
"rate": 0.2558000087738037
},
{
"id": "filler",
"start": 1411,
"rate": 0.07000000029802322
}
]
}
],
"tiers": []
}
],
"seasons_sell": []
},
"schedule": {
"filename": "",
"source": "",
"date": "2024-12-03 21:36:38 UTC",
"version": "",
"reserved_soc": 30.0,
"very_low_soc": 10,
"charge_from_grid": false,
"batt_mode": "self-consumption",
"battery_mode": "self-consumption",
"operation_mode_sub_type": "",
"opt_schedules": false,
"override": false,
"override_backup_soc": 30.0,
"override_chg_dischg_rate": 0.0,
"override_tou_mode": "StorageTouMode_DEFAULT_TOU_MODE",
"schedule": {
"Disable": [
{
"Sun": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
},
{
"Mon": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
},
{
"Tue": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
},
{
"Wed": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
},
{
"Thu": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
},
{
"Fri": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
},
{
"Sat": [
{
"start": 0,
"duration": 1440,
"setting": "ID"
}
]
}
]
}
}
}
},
"envoy_model_data": {
Let me know if you need me to change something and re-supply this.