mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
ea83b5a892
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
16 lines
228 B
JSON
16 lines
228 B
JSON
{
|
|
"local_mode": true,
|
|
"schedule": [
|
|
{
|
|
"type": 1,
|
|
"params": {
|
|
"setpoint": 0,
|
|
"max_charge": 6028,
|
|
"max_discharge": 6028,
|
|
"min_soc": 10,
|
|
"max_soc": 95
|
|
}
|
|
}
|
|
]
|
|
}
|