I habe a proxu switch itrm that trlls med if carcharger is allowed and that switch is controled via the heatpump spotprice optimization mentioned before ever whole hour and if it toggles it allows or prohibit ev car charger. Since I cant read my cars SoC into openhab anymore i hav a number item for hour of charging needed, when chargins is completed i still allow 6A output tl cover pre conditioning.
Understood, thanks!
I think I probably know why sometimes command fails, I saw some errors in debug message like following:
2024-07-03 13:55:00.939 [DEBUG] [asee.internal.connector.WebInterface] - Could not add command to command queue because queue is already full. Maybe Easee Cloud is down?
2024-07-03 13:55:01.640 [DEBUG] [asee.internal.connector.WebInterface] - run queued commands, queue size is 20
For some reason the queue size is always around 20 in my setup, even I don’t send in any command.
Edit: it turns out that I set update frequency to often, notice each polling is 5 commands, and there are 20 in the queue. I changed it to update every minute and looks better now. The binding sends HTTP command every 5 seconds.
Seems like you could be on track of something. Is the binding supposed to send hhtp command every 5 seconds if polling intervall is 60? Have you tried to restart openHAB after changing polling time hence if you had 5 seconds before?
Hi sorry for late reply!
Based on my interpretation of the log, the polling is based on several (4-5 can’t remember) HTTP requests with 5 second interval. So each polling in my setup takes minimal 30 seconds. If I set the frequency too high, the queue will delay/reject requests, that seems to explain why I sometimes send command but nothing happens.
I currently still have the communication error ever noun and then, when it happens, the Thing is offline for a while until recovered. Has anybody experienced similar? Thanks
Hi, are there plans to integrate Easee Equalizer Amp ?