Leon Kiefer
Leon Kiefer
I'm using iCUE a software to manage PC RGB lighting. In the software I can create lighting profiles. I created an MQTT Adapter for iCUE, so I can get all...
where does the String Item get the list of all possible Strings from?
> oh, the list comes back via the channel used to set it, if that's what you meant. yeah, that's what I mean. I didn't know OH supports lists, what...
> Also with Google Assistant (with my current test) you will have to sync your devices everytime that list changes as the values are stored in the metadata of the...
I'm also fine with the limitation, that the device must be synced to add new values for a Mode.
I found that OH items have a StateDescription which contains an options field. It describes option values with labels allows to set for the item. These options can be set...
I was able to define a map of values to labels using `commandDescription` metadata in the Item, which is called "Command Options" in the metadata UI:  In the UI...
> If I'm understanding correctly, you'd like to use pod gen to generate a workspace for a remote podspec? No, I would like to generate a workspace given a local...
> Do you have any reference material on how the kotlin cocopaods integration is handled? Here is how pod gen is called in the kotlin build task: https://github.com/JetBrains/kotlin/blob/master/libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/targets/native/tasks/AdvancedCocoapodsTasks.kt#L389-L397 Before that...
We upgraded our cluster from 1.19 to 1.20 and upgraded the unmanaged vpc-cni addon to vpc-cni 1.8.0 managed EKS Addon. Now we also experience this Issue. Somethime the containers also...