koopee
koopee
Why is this still pending? I would really much like this to be added to next release.
Thanks for the links and reference to the principles, which are very understandable. However I think the nordpool sensor is a bit borderline case. I think unique_id is supposed to...
> Note there is a difference between `entity_id` and `unique_id` Good point, thanks! Maybe entity_id would work as well. Still, I think nordpool unique_id definition maybe should not change if...
Might have the same issue here. In the circled area in the picture below 'signed battery power' drops to zero even when the battery is constantly charged here. I noticed...
> What is the inverter model you are using? > > The workarounds came from the RS inverters, which did not have the "running_state" register. > > If those issues...
Does this take into account situations, where the price does not change every 15 minutes? I'm thinking would it work if the next update time would be taken from each...
> The only nordpool market NOT on 15-minute MTU in DayAhead is ireland, which is on 30 minutes. In that case, every other update will just return the same price,...
> Confirmed replacing the calls (eg the below example) fixes the blocking error: > > ``` > await asyncio.get_event_loop().run_in_executor( > None, > validate_payload, > msg, > self._ocpp_version > ) >...
Noticed this while wondering whether to upgrade ocpp (currently running 0.10.2) using same type of Terra AC charger. Maybe postponing the upgrade, because I also use the max current slider...