Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Zcott

macrumors 68020
Oct 18, 2009
2,307
47
Belfast, Ireland
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.
 

danwestbrook

macrumors regular
Oct 11, 2007
174
61
Surrey, UK
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

tallyho

macrumors 6502a
Aug 15, 2004
634
8
UK
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

iPhonetherefore

macrumors regular
Jul 8, 2008
105
24
Taunton UK
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.
 

Deej123

macrumors newbie
Apr 24, 2015
2
0
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!
 

Zcott

macrumors 68020
Oct 18, 2009
2,307
47
Belfast, Ireland
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.
 

m11rphy

macrumors 6502a
Dec 26, 2009
642
372
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.