Berend Haan

Results 13 comments of Berend Haan

@Shazwazza Do you have a link to the source of RavenDb where they implement this? We are running to some memory issues using AzureDirectory and writing a lot of times...

We are using a fork, Lucene.Net.Store.Azure, I guess your implementation is based on this? I was triggered because we do a lot of writes and keeping the index open.

> Is het mogelijk om ook de actuele teruglevering te tonen? Ik weet niet of die data ook wordt teruggeven door Frank, zo ja ik zou het graag gebruiken om...

I've started a PR which add an extra step to the config flow.

We are having a same looking issue regarding missing segment exceptions when reloading from blob. After a morning with a lot of coffee It looks like the result of `public...

I'm not able to select the charge and discharge entities when configuring the Energy Dashboard, currently running v0.4.0. The unit of measure for both at kW, that is not correct...

I'm extending the python library for loading the batteries. The current pre-release contains an api method that lists the batteries. I'm trying to add a method to load the day...

The python lib contains (most) information to add this to the HA component. I don't have the time to implement this atm.

@RienduPre [this](https://github.com/DCSBL/python-frank-energie) python lib is used. There is no documentation of the Frank API, it is all reverse engineering from the mobile app.