Bouke Haarsma
Bouke Haarsma
Out of curiosity; what does your code look like now to initialize the camera accessory?
Yeah this has been bugging me as well. However the solution proposed would assume that after reinstantiating the device, the configuration hasn't changed. This isn't true as well, one could've...
See also commit 30e8c26, where I implemented this idea. How does that work for you?
So with the other changes, this PR mostly adds the `didChangeAccessoryList` event, which is fired after calling `addAccessories()`. How is this event useful? As the consumer of this API, the...
So the autodiscovery is something that's done by an external factor, I think? Wouldn't it be clearer that this external factor signal the update to the UI itself?
Ok I'm on board with this change. So maybe we also want to be able to remove accessories from the device? Then we would get these two delegate methods (replacing...
Not the OP, but I'm at a loss on how to use the provided solution / workaround (?). What's `req` and why use it to post an `Abort` on it?...
I'm also encountering this, although I have an older version of this plugin due to my old HA version. I've just set the transition time to 0, so will monitor...
@RubenKelevra the setting to change brightness is off:  Further settings of the configuration: (Note that I had what I think was default of 45 second transition time and 90...
Yes. I have custom rules, other plugins that I want to bring in. Op 19 okt 2023 om 16:07 heeft Ilia Kebets ***@***.***> het volgende geschreven: we have added many...