Cody Cutrer

Results 267 comments of Cody Cutrer

I don't currently, but am hoping to add it at some point. Home Assistant allows a wide variety of "device class" properties for several components that essentially gives the same...

I've started to try and use the binding for all of my possible scenarios, and I've had several issues. I'll just report them one at a time, though, as I...

> End points have read properties (Current Value) and write properties (Target Value). If the channel builder can match both to each other then it maps them into a single...

See https://github.com/lsiepel/openhab-addons/pull/9 for my fix

Yeah, I saw #10098, which helped to me to understand that this cop is not totally broken. But I disagree that this is expected behavior. If the block comment were...

The source query parameter PR merged a few hours ago for both core and openhabcloud. So this should now be testable. Passing it as a header has not yet been...

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...

At this point, all functionality works in CI (pending #3533). I do want to write some more tests, and improve the documentation. There is also still the issue that as-is...