Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I don't see why home kit is such a big deal. It's so easy to get this stuff working how you want (I spent an hour on a small PHP script for my LightwaveRF kit and it's great). Adding more bridges, etc, is just more stuff to go wrong IMO.

I have no PHP experience but want to control my home. That's why HomeKit exists.
 
Could you post the details please ?
Sure, it does require a bit of terminal work. Also make sure homebridge is not running!

1) cd ~/Library/LaunchAgents
2) create a file called: com.homebridge.server.plist
3) enter to following as the contents of the .plist file:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.homebridge.server</string>
<key>ProgramArguments</key>
<array>
<string>/usr/local/bin/homebridge</string>
<string>-I</string>
</array>
<key>EnvironmentVariables</key>
<dict>
<key>PATH</key>
<string>/usr/local/bin/:$PATH</string>
</dict>
</dict>
</plist>

4) save the file
5) to load the file so it automatically starts/restarts:
launchctl load ~/Library/LaunchAgents/com.homebridge.server.plist
6) to stop the file for any reason run:
launchctl unload ~/Library/LaunchAgents/com.homebridge.server.plist
 
  • Like
Reactions: Zcott
There was a shelf of them in the Aberdeen apple store yesterday, with the rest of the Eve products. I got one and it works fine with the Eve app and the native iOS10 Home app.
2016-09-16 14.47.56.jpg
 
  • Like
Reactions: m11rphy and Zcott
im off down to Exeter store on Wednesday, when I was up getting my iPhone 7 on Friday they had a shelf life the Aberdeen store, at least 3 eve energy there.
 
No remote access even using iOS 10 and HomeKit with an Apple TV or home iPad?

Might be time to get rid of the wemo's if this can be confirmed!
 
No remote access even using iOS 10 and HomeKit with an Apple TV or home iPad?

Might be time to get rid of the wemo's if this can be confirmed!

There's remote access through a HomeKit hub such as the Apple TV or a home iPad, but there's no Eve app that works over 3G, like the Wemo app.
 
Ive just picked one up from lakeside apple store, am i right in thinking I can connect it to the apple tv 4 ?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.