Chris

Results 415 comments of Chris
trafficstars

So when you enable PV divert, that system's in control of sleeping the charger based on your settings there.

> also the update interval would be much faster so the reaction of changing is noticeable There is no update interval, the OpenEVSE pushes changes to HA.

> Did the openevse API do push? Yes it pushes via websocket.

> HA scan rate? There is no scan rate, states are pushed from the OpenEVSE over a websocket connection. It's real time. > Sleep mode does not work (as previously...

> Indeed, webUI just has a button The API calls don't have an option for "auto", it would make things a bit easier.

> Toggling Auto on HA will just need to clear this property. Which is what toggling "Manual override" or "Sleep mode" does.

> I'm trying to mimic the openevse UI 3 button selectors in home assistant. > It's not possible to do it easily for now we would need a way to...

@KipK I've converted your automation there into a sensor in #428

You are to replace the stuff in `` with your entries.

Seems that you have placed the notification under the `automations` rather than `scripts` so it's expecting a trigger.