Cody Cutrer

Results 83 issues of Cody Cutrer

Mireds are fairly common to describe the color temperature of lightbulbs (slightly less common than Kelvin), but are very useful for various calculations when adjusting the color temperature, as well...

Prevents ItemUpdater from forwarding a vetoed command to a group, and CommunicationManager from forwarding a vetoed command to a linked channel _or_ AutoUpdateManager. This encompasses several components to enable it:...

enhancement

allow Number or Dimmer items, and mired or Kelvin units. Dependent on https://github.com/openhab/openhab-core/pull/3108 and https://github.com/hap-java/HAP-Java/pull/167

enhancement
awaiting other PR

See the readme for more details, but basically this keeps track of every accessory we've ever created, and if it no longer exists, presents a dummy accessory instead. If the...

enhancement

# New Binding for Bond Home bridge and devices A new binding for RF and IR remote control devices controlled by a Bond Bridge. (https://bondhome.io/products/bond-bridge/) This is a successor to...

new binding

because there's no rgbTopic, it was showing up as a trigger channel. which was super confusing, and commands were ignored because they are sent to the rgbTopic, which doesn't exist....

enhancement

also publish the proper metadata for it to work via Home Assistant. note that this requires publishing an additional state topic that includes both the on/off state and the theme...

so automatically negate a negative generation value

See also https://github.com/openhab/openhab-addons/pull/16345. This behavior was accidentally introduced in 4.1.0, and made clearer in 4.2.

This is useful, in case you're using Docker, and an upstream Dockerfile sets BUNDLER_VERSION to something you don't want. It's impossible to unset it... only override to be the empty...