This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
[Published] Homekit for Homey
Homeykit
Homeykit
With this app you can pair Homey to Homekit and control your devices using Siri.
After installing the app grab your iPhone or iPad. Got to the Home app on your iOS devices, click the +
and add new accessory. Now you should be able to scan the code below, or add it manually.
After Homey has paired with HomeKit all your devices will be added. When you add or remove a device from Homey the same wil happen in HomeKit.
A future release wil support excluding zones or devices from HomeKit.
The following classes are supported:
- Light (with RGB or Temperature)
- Socket
- Switch
- Motionsensor (with lux and temp)
- Doorlock
- Door/Window sensor (with temp)
- Thermostat
- Windowblinds
- Button
Issues & Feature requests
If you found any bugs you can create an issue on github .
Any other feature request can be added there as well.
Changelog
2.0.4
- Beta appstore release
2.0.0
- Initial release where has-node got replaced by hap-nodejs
Tagged:
Comments
Can you include a link to the Github repository to the OP?
I am wondering how bad the 7 to 14 % cpu usage actualy is. I mean it may be a lot compaired to other apps, but it is still not much compared to what is available. Ok, it will generate more heat but I don't think that will be an issue (We can alwas drill holes in homeyd head )
I think it is about time for a Homey v2.0 with upgraded hardware and more memory
Then on pairing if it asks for a code use 200-20-200.
I expect you are running 1.5.0 DP?
Does the log show the different light class devices?
How does it get stuck? With the message not able to connect?
Had someone else who wanted to test with the same issue, where locally i paired it again without issues.
You can contact met on Slack as well tho, to work out the issue.
The app log before and after I try to pair with "Woning" app:
My guess is that it has to do with the "undefined" values. Will look into it tho..
Other then that the used lib got an update, had issues with the TCP connections that should be fixed now.
Did some more debugging, current GitHub version shows TCP debug as well.
Any chance you could test that and see what the console outputs?
Some more info might be helpful as well, like what iOS version did you try? What router are you using?
Still running into issues when other users try the app
following this project with excitement
Local no issues, but if someone else is testing it just don't wants to pair...even without devices...
im willing to help - but I need to get access to the dev releases first.
my Homey is not in production use yet so I’m ready to test
Still untested, but i have high hopes the commit that was added to has-node will fix our issues not being able to pair for some users.
Other then that in SDK2 the high cpu usage has been fixed as well, now Homekit only uses around 45 mb of memory (thats less then Youless and Google Cast here) and only using 0 or 1 % CPU in idle.
When switching a light it jumps to 4% for a really short amount of time. And on waking up from "standby" it uses around 40% (for 1 or 2 sec).
I am still hoping that the current issues are resolved, and might be able to have it App Store ready before 1.5.0 will be pushed to experimental
In my eyes, this will be the greatest addition for Homey since homeydash. Especially when IOS11 will be released!
@Reinier
Time for you to test as well
Will look into some of the last issues left, and update with a settings page.
M
G
Awesome work again @swttt
Added support for motion sensors (including Lux).
Actually want to finish the bearer token part first now, so i can add it to the appstore as a beta app. Then first do some bug fixing etc. In the mean time i'll try to add some more device types (like locks and temperature).