Cody Cutrer

Results 83 issues of Cody Cutrer

having a rails project with a spec directory: ```cd spec spring rspec lib/acts_as_list_spec.rb >> Spring was unable to find your config/application.rb file. Your project root was detected at /Users/cody/src/canvas-lms/spec, so...

# What does this implement/fix? Allows reading illuminance readings over an I2C bus from OPT3001 sensors. ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue)...

new-integration
has-tests
integration: opt3001

The launch configuration is very useful for starting a new process and debugging it. But it currently _requires_ the process to be launched via `rdbg`. The attach configuration is more...

enhancement

needed to regenerate the protobuf file. this PR also includes commits necessary to be able to develop the gem on modern Ruby and OSes. I ran the full spec suite...

Thing type and channel ids changing. See https://github.com/openhab/openhab-addons/pull/16600

awaiting other PR

I was surprised when I was using a frozen hash (in specs) as claims that I was getting a `FrozenError`. So re-arrange the initializer to modify `self` instead of the...

**Describe what you are trying to accomplish and why in non technical terms** Right now I have Nginx set up to add auth in front of Frigate. Since Frigate is...

enhancement
pinned

# Title Updates mockito # Description See https://github.com/openhab/openhab-addons/pull/17400#issuecomment-2361659831

* state values aren't configurable * there are several more arming types. instead of using a channel for each, use a single channel for both states and commands, with separate...