victronenergy / dynamic-ess

MIT License
76 stars 5 forks source link

Reset setpoints when no connection can be made (to VRM) #3

Closed dirkjanfaber closed 1 year ago

dirkjanfaber commented 1 year ago

In case no connection to VRM can be made, the setpoints should return to normal (as in before the node was deployed).

So the current settings should be stored and used as fallback, also indicating this situation via the status node.

dirkjanfaber commented 1 year ago

Implemented in this commit.