0

I have a list of termostats, which I should control via mine app. Access to them should be provided and removed dynamically during app work. Also I need to control them via Siri commands. Is there any way to connect mine app to Siri? I don't see any suitable domain for that in list.

I know, that Siri can do it via Home Kit by default. According to documentation, I can create home / room / add accessory and share them programmatically, but inside of app.

Questions:

  1. Is there any way to do "access stuff" on server side? Especially, how about removing access without manual interruption?

  2. How about Apple Home not-compatible devices with remote control only via server? Is there any way to access them via Siri -> Mine app?

Viktor
  • 1,020
  • 1
  • 9
  • 22
  • Have you looked into Siri Shortcuts https://developer.apple.com/sirikit/ ? – Losiowaty Oct 22 '18 at 13:14
  • @Losiowaty thank you for advice. According to documentation, it can be possible solution. I will check it in a few days and notify in this question about result – Viktor Oct 23 '18 at 14:16

0 Answers0