Questions tagged [ios-homekit]
53 questions
0
votes
1 answer
Execute Predefined scenes in iOS 9
Hi I have updated my Xcode and iOS . In the iOS 9 they have made some changes in HomeKit. In that they have by default added some predefined scenes. like HMActionSetTypeSleep,HMActionSetTypeWakeUp ... When I click on that scene in HMCatalog app it…

SRI
- 1,514
- 21
- 39
0
votes
1 answer
HMAccessoryDelegates not calling on Button action
I am working on Homekit iOS app. I have a question that I have an accessory and When I change its power characteristic value using the HomeKit Simulator the delegates of HMAccessory are caliing but in case If I change the powr characteristic value…

SRI
- 1,514
- 21
- 39
0
votes
2 answers
HomeKit issues when using HMCatalog app
I'm currently working on a mobile app for a HomeKit compliant accessory. I am using the HMCatalog app and the HomeKit Accessory Simulator for testing purposes.
The issue I'm seeing involves my mobile app and the HMCatalog app. I was under the…

nar1000
- 1
- 1
0
votes
1 answer
Two users Having same HomeKit controller application installed on two different iPhone
Two users Having same HomeKit controller application installed on two different iPhone.
User 1 adds Home, Rooms, Zones and Accessories using the application and he can now control the Accessories, using the app interface.
User 2 is in same…

User7723337
- 11,857
- 27
- 101
- 182
0
votes
1 answer
How to know the command of Siri about HomeKiit in iOS?
I am new to HomeKit , and I got a demo board which it can work with iPhone.
When I turn on the demo borad , I can see the Accessories in Setting -> WiFi. I click the Accessories and add the Accessories to the WiFi Network. The Accessories and the…

Wun
- 6,211
- 11
- 56
- 101
0
votes
1 answer
Add Accessory to home always returns error(GenericError)
I am trying to add a accessory to Home(HMHome) and always error block is execute. I am getting GenericError which means An error occurred for which there is no more specific error code.
I am not able to understand the reason of this error even…

Kamar Shad
- 6,089
- 1
- 29
- 56
-2
votes
1 answer
Turn plug on/off with Homekit SDK in Swift 5
What is sample code to turn outlet on/off via Homekit SDK in Swift for IOS phone app?
Outlet name is SYLVANIA Outlet-4515, room is Bedroom, home is Holmdel.
-2
votes
1 answer
Can my iPhone interact with HomeKit Accessory Simulator for MACOSX?
Can my physical iPhone interact with HomeKit Accessory Simulator for MACOSX?
Unfortunately, Now, I'm able to use HomeKit Accessory Simulator only with the iPhone Simulator, not with the real,physical phone!
Is there a way to do that?
Thanks.

Matteo Peroni
- 1
- 2