duck.

Results 31 comments of duck.

Shouldn't be a problem to add this! I'm a little busy over the next couple days due to life stuff, but I'll see if I can get around to it...

Is there any further interest in a new PR from anyone? I can potentially take a look into doing it myself at some point, but I'm a bit busy with...

I have a semi-working, read-only installation up and running - I'll post the relevant config snippets below for those that it helps. Note that some of the sensors (namely `sensor.solar_panel_production_w`,...

> I've re-created the branch : https://github.com/springfall2008/batpred/tree/solar_edge and added the missing 'SE' configuration table, however I don't know how to control the inverter. How can Predbat start a charge and...

I've just switched to the branch and command seems to be working as expected: I'll observe it over the next 24-48h and report back if there's any serious issues. Initial...

Sorry for the delay, life's been happening 😵‍💫 The functionality in #817 seems to be working perfectly after a week's testing (still getting strange expected load but that's out of...

> Unless we rephrase this page entirely for all Linux installations? To be honest, the entire setup guide for Linux and Docker probably needs rewriting - considering how heavily the...

This might be a permissions issue. Can you try doing `chown -R 911:911 save` then restarting the container? If that doesn't work, try `chmod 777 save` and see if that...

Try doing it against your save directory - so I.E run those above commands while you're in the same directory that contains `openttd.cfg`. If you don't have a save directory,...

I think this is a legitimate issue, possibly due to a build train change; investigating...