Dan Cunningham

Results 283 comments of Dan Cunningham

To add to what @wborn said, you can see those annotations for example here: https://github.com/openhab/openhab-core/blob/48e20d660a398b1831c59455ba653fa087c8ab8d/bundles/org.openhab.core.io.rest.sitemap/src/main/java/org/openhab/core/io/rest/sitemap/internal/SitemapResource.java#L264-L270 If you poke around the other REST resources you can get a better idea on...

Yeah, i can reproduce this as well, hopefully its a quick fix

So this has been remarkably hard to fix, i spent several hours on it. Basically anytime i try to programmatically shift focus back to the scroll view, the crown locks...

Hi i'm not following what the issue is? Can you point out the FCM bugs, i'm not aware of those. Also only our test flight builds are using FCM, the...

I'm still not following, are you running your own build of the IOS client ? And if so are you running the latest `develop` branch, and you have modified it...

> If i read it correctly, the fcmToken will be updated into openhabcloud userdevices table/collection's iosDeviceToken field No, it will be a fcm device token, iosDeviceToken is for the APNS...

Just FYI, i have noticed the mainUI does not always display the schedule correctly either from a cron rule, this is just a UI issue, the cron rule still fires...

It works for me as well, is this happening when you are local in your network? Is there anything special about your setup like authentication, certs, network, etc....