Cody Cutrer
Cody Cutrer
Can you provide a screenshot explaining what you're seeing? I'm not entirely sure what the exact situation is. Generally file upload from the RCE is to allow inlining content in...
In an ideal world, yes I think we should EnableJVMCI by default. But I'm hesitant to do so since I know all the extra options Graal depends on/recommends are relatively...
I _thought_ it was working, cause warnings went away. I have `-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI` in my /etc/default/openhab EXTRA_JAVA_OPTS. But maybe it's not, and the log message is just going somewhere I'm...
Given we don't yet want to enable JVMCI by default, I think we should silence the warnings. I'll do that for the Home Assistant addon.
> Or bring in the Graal compiler … which would require us to ship at least the compiler JAR. I have a feeling that that would cause another fun trip...
This is most likely a permission issue, that you are not an admin in your Canvas instance, so are not allowed to view other users' logins. In particular the check...
Do you have a screenshot of what you're seeing, marked up with what you're expecting? Mostly this sounds like either a Core or a WebUI issue. The binding just provides...
> @ccutrer what do you think of my idea to move all the LightModel code into an OH Core BaseLightHandler class? I think that would make it easier for new...
Oh that's a good point about iOS trying to hide identifiers. And yes, BasicUI (in the browser) and MainUI (clearly in the browser!) are also on my list, but I...
> will the openapi schema include the description for this extension of the command interface? Yes.