Michaël Piron

Results 10 comments of Michaël Piron

Would also like possibility for OTA flashing of Shelly 3EM. Original firmware: http://shelly-api-eu.shelly.cloud/firmware/SHEM-3.zip

Same issue here: ![image](https://github.com/RomRider/apexcharts-card/assets/4469877/1801b238-878d-4065-a2a2-cac4500f939c)

@sti0 for each of the iterations, could you tell what was the status of the optimization? Was it “optimal” in each iteration? can you share the log (DEBUG level) of...

My first suspicion would be that in some iterations, the available timewindow was too short to meet the number of specified running hours. That could happen for example if the...

In fact, the start and end timestep feature was not built to accomodate your use case. Your case would need a logic that tells emhass that the deferrable load has...

Very strange... When enforcing an end timestep, the only constraint that is added, is the following: ![image](https://github.com/davidusb-geek/emhass/assets/4469877/97773d37-b16a-465b-a649-5512d260ba6c) In your case, this means: Deferrable load 2 needs to operate before timestep...

So if y = 2x + 1, the optimization runs fine? I’m trying to reconstruct the issue

I don't fully understand the functionality of the list_set_deferrable_load_single_constant ('Set each deferrable load as a constant fixed value variable with just one startup for each optimization task (ex. each 24h)')....

Still an issue

Same issue here. Entities become unavailable during the night, and don't become available again the next day. Strangely enough, the total Wh counter and inverter state become available again, all...