Cody Cutrer
Cody Cutrer
Okay, I've tested this more. Creating discovered things from inbox _is_ working. I'm guessing the addon hadn't fully installed yet when I last tried. For manually adding things, /settings/things/add is...
> in the end MQTT is a single technology with multiple "dialects". I disagree here. While for some of the sub-bindings the user clearly understands that it's MQTT, for others...
> Ideally the Thing types would use mqtt-generic, mqtt-homie etc. as prefixes, but that would be breaking and would require migration for managed configs (don't know if thing upgrades can...
I've had this PR in the back of my mind for a bit now, since I don't think it's ready without more discussion. At the least, I think I need...
Closing in favor of https://github.com/openhab/openhab-addons/pull/19496
This issue belongs to the [openHAB iOS app](https://github.com/openhab/openhab-ios), not the HomeKit add-on to openHAB.
If you go back to 1.2.4, does it still work?
You seem to be missing Gemfile.lock, or have somehow caused it to become unlocked. Canvas is not compatible with sqlite3 >= 2.0. See https://github.com/instructure/canvas-lms/blob/release/2024-07-03.147/Gemfile.lock#L1089 - we're locked to 1.7.3. Cody...
Have you set the environment variable `RAILS_ENV` to `production`?
Please try to reproduce on the master branch. You also need to run Canvas in production mode, and with RAILS_LOAD_ALL_LOCALES=1 environment variable set.