Cody Cutrer
Cody Cutrer
The source query parameter PR merged a few hours ago for both core and openhabcloud. So this should now be testable.
The [header source PR](https://github.com/openhab/openhab-core/pull/5131) is pending, as is [BasicUI source PR](https://github.com/openhab/openhab-webui/pull/3466). I have not yet written one for MainUI, but when I do I'll use the same header, and then...
cc @florian-h05 @kaikreuzer
cc @rkoshak, as our de facto users' advocate :)
I've accepted all specific suggestions, and also added a line about bundle name not necessarily being a hard and fast rule (AutoUpdateManager technically already violates it).
We should add support for a player channel in the MQTT binding, so you can configure each command individually (like you can with Rollershutter, Dimmer, and Switch)
This is working, but I still want to improve string allocation in the callbacks.
@openhab/add-ons-maintainers: this is simply an issue of the binding unnecessarily encoding the UID. But _not_ doing that would be a breaking change, since all channel IDs would change. Do we...
Dependent PR has merged, so this is ready now.
I'll try to take a look at this sometime soon. I'm about out of time during winter break though, so it might be a few weeks, and I've got one...