Gabriel Rauter
Gabriel Rauter
Yes this is the old behavior. I assume that the original implementation planned to add support for more ladspa plugins but ultimately settled for just the mbeq 1197 which as...
> Then we should check the band count when loading a preset and validate it against the plugin used. Good idea. What i initially had in mind was to inherit...
It sounds great but it also means we have to add support for plugins supporting this (see my comment #16). An approach for supporting more plugins could be to add...
Yes. Sorry i think i wasn't able to express myself correctly. What i had in mind with specialization was more on the level a base gtk container type per plugin...
It's to bad that there's no better solution. The current approach makes it hard to implement changes once they are posted as dev blog articles. e.g. https://developers.home-assistant.io/blog/2022/12/01/entity_translations is from 1....
Having the same problem right now. Prior to this i got a lot of noise on `dump: all` now i only get the error message when trying to dump anything.
This usualy just means that thermal comfort sets up its sensors before your temperature or humidity sensors have a valid value (None in this case). The idea was to keep...
Merged mostly with #205 will add other suggestions with a different PR
Hi those a pretty complex topics and at the moment we assume people know why and what for they use the values. On the other hand i think it would...
Not sure if there's an easy sollution. Checking for values on startup could return `None` since the sensors aren't available yet.