Frank Bakker

Results 9 comments of Frank Bakker

The code-gen workflow indeed works best when developing for your own HA instance and is not suited well for generic solutions. One problem I see is how to decide what...

We basically have 3 types of domains now 1 always string (default) 2 always numeric, like input_number 3 only numeric if there is a unit of measurement attribute Which of...

I don't have appsettings.json in my container, it uses the settings from environment and that works just fine. Closing this issue

Right now we only have strings and numerics, no DateTime. This does not use generics (because we already had a LOT of type arguments and generic complexity here). Adding DateTime...

As discussed on Discord this board seems to have the same issue http://www.lilygo.cn/prod_view.aspx?typeid=50033&id=1321&fid=t3:50033:3

This is now resolved with the new I..EntityCore interfaces

It seems like this is a duplictae of #217 which is fixed. Do I need to build the new binary miself or is it available for download aomewhere? (Nodo Shop...

Tnx, I found the config file here and updated that manually, that also did the trick. Works great btw, tnx for the awesome work