Which HomeKit API serves for the Home application scene (HMActionSet)-related functionality “Remove from Home View” and “Add to Home View”?
There must be a public API for that, for at the very least one 3rd party application shows/hides scenes appropriately as they are set up in Home; nevertheless, whatever I try, I can't find the API.
Thanks!
Which HomeKit API serves for the Home application scene (HMActionSet)-related functionality “Remove from Home View” and “Add to Home View”?
So, as a general note, you should be aware that there are significant differences in the details of how Home.app interacts with the functionality it provides and the HomeKit API. Home.app was created several years after the core HomeKit framework and has since implemented features (for example, shortcut integration) which aren't part of the public API, which has caused its implementation to diverge from the original framework.
There must be a public API for that, for at the very least one 3rd party application shows/hides scenes appropriately as they are set up in Home; nevertheless, whatever I try, I can't find the API.
There is no public API for this and, to be honest, I'm not sure how any 3rd party app would get access to it, as this interface data is primarily stored outside of the HomeKit API structure.
__
Kevin Elliott
DTS Engineer, CoreOS/Hardware