Brett Adams
Brett Adams
Sorry for the less than authoritative response I am going to provide you. I believe they are using standard RGB LEDs controlled with 12bit PWM, and using a fancy method...
Well take a look at the schematics. Each light is connected up to three PWM outputs. They do have a degree of addressability, but using larger controllers which are responsible...
@bdraco since you have been on an absolute roll with my PRs today (much appreciated!!), This one has had its conflict resolved.
@bdraco if you get a chance, this is ready to go again.
Thanks @frenck So to expedite this for the next person to review, I'll summarise: The hardware has three operating modes, and this PR adds support for all three. The user...
I have removed all the dynamic properties, but am struggling to reload the integration entry on state change.
Ok I think I managed to brute force a working solution. I however have not figured out how to correctly test this
> While I applaud your ingenuity here, I don't think reloading the integration is going to resolve the problem as its still effectively the same problem as the supported features...
So I am intending #91107 to be a stop gap thats easier to approve. This PR will then build upon it (unless its merged first) to add the preset support.
> Hmm. Very interesting solution. I actually think reloading would be okey. supported features are allowed to change on load of an integration. It's really really ugly, but it would...