Børge Nordli
Børge Nordli
But why would anyone want to keep this security problematic behavior? I can accept making it configurable via a flag, but then I would very much like to throw an...
Very much related to #717 -- in my opinion this class is not needed, its only use is to bind some classes as singletons, but that can be done my...
Welcome back! :) It is certainly debatable, but we have found it to greatly simplify writing specs: 1) In the vast amount of cases, injections into test subjects are mocks....
What else would you like to use? It would certainly be possible to write a custom tool for this, but as the project already uses Moq for mocking, and has...
Seems like Ninject.MockingKernel does not support .NET Core (yet). So either we have to wait for it to get updated, or use another DI framework.
I have changed this custom_component to a full blown integration, including support for buttons and rotaries. I am still testing it out at home, but feel free to try out...
> > I have changed this custom_component to a full blown integration, including support for buttons and rotaries. I am still testing it out at home, but feel free to...
It only works if `n = n - n.dst()` is replaced with `n = n + n.dst()`. It is really peculiar, because my Plejd app currently sets the system time...
After testing this weekend: I could not get the physical button inputs on the pucks to send sensible BLE messages (and even getting a Plejd ID assigned), so I had...
Any output will be shown as dimmable if it at any time has reported a brightness value. Can you go to `http://ha-url/developer-tools/state` and set the faulty light to `color_mode: onoff`...