Roeland Lutters

Results 27 comments of Roeland Lutters

@AlexandrosMor Would it be possible to pick this up again? We would really benefit from this change.

This is my configuration. I do not define "bufferFileSizeLimitBytes". The file size is also very small when this happens. ```c# Log.Logger = new LoggerConfiguration() .WriteTo.DurableHttpUsingTimeRolledBuffers( requestUri: "https://logstash.domain.com:1125", bufferBaseFileName: "Bufferfile", bufferRollingInterval:...

I have set "bufferFileShared" to "true". The issue seams to be resolved now. The File sink is automatically creating these _001 postfix files when the file is locked/ in use.

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved. Please update to the latest version. Closing this...

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved. Please update to the latest version. Closing this...

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved. Please update to the latest version. Closing this...

So it would be nice to hear some opinions on the calculation methods. Currently "rotation" is the only calculation method that uses only the data of "today". "sliding" is using...

The beta version of [v0.5.0-beta1](https://github.com/JaccoR/hass-entso-e/releases/tag/v0.5.0-beta1) does contain a lot of changes to improve reliability. I have checked the calculations of the min/max,... for the different settings and they should all...

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved. Please update to the latest version. Closing this...

The beta version of v0.5.0 does contain a "get_energy_prices" action. https://github.com/JaccoR/hass-entso-e/releases/tag/v0.5.0-beta1 Can you test and provide feedback?