Dan Cunningham
Dan Cunningham
Would it make sense for me to add an openAPI schema to the myopenhab cloud service? So we can use the generator for calls for registering notifications, listing notifications, etc.......
so i just created a PR for the cloud service, i have not tested this, let me know if this looks about right. I can always deploy this for us...
Great work! Very excited to see this rolled out. I had a couple of thoughts as i worked more on the watch and am getting back into the code base....
Awesome, I'll start trying it out and let you know. Thanks!
Hey @timbms , i'm having trouble building your branch: I'm not sure what the issue is, cleaning my build folder and dependencies did not help.
so i think i solved the issue, the file it was complaining about is automatically generated by Xcode when you include SiriKit Intent Definitions, this is generated in `~/Library/Developer/Xcode/DerivedData/` ,...
Ok, so i didn't realize we merged the multiple home branch into this one. I wish we had kept them separate so this branch would not depend on that feature...
@timbms PR to enable cert management, if that looks ok, feel free to merge into this. https://github.com/openhab/openhab-ios/pull/873
/gemini review
I have not looked into it yet, but with all the other changes in this PR, there's already a lot that has changed, which makes PR like this now very...