Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Hi - You may be able to answer my questions:
  • Timed Triggers -- on the HK iDevice Switch I've found that triggers are stored and executed from the switch itself (all my iOS and ATV devices were powered down - plus iDevice confirmed this)
  • What about timed triggers for other HK devices - e.g., Luton and Phillips Hue Hubs - is it the same - are they stored in the hub and executed from there?
  • Triggers - seems that the actual setup for the triggers are stored in the app on the iOS device that created them in the first place - true?
  • Triggers - any additional info will be appreciated
  • Kwikset Premis lock - if it comes in shiny brass we may get those; had planned on Schlage Sense - but not in shiny brass yet

There is some inconsistency with Triggers (also called Schedules in the Elgato Eve app). In addition to the iDevices switch, the iHome plugs also store the triggers on the device. But, oddly, triggers created in that iHome app do not appear in the actual HomeKit configuration. Triggers that are actually created in HomeKit should usually appear in any HomeKit app. Like, triggers I created in the iDevices app showed up in the "Home" HomeKit app. I can see and edit them.
 
Easier to post a screen shot of my HMCatalog app :)
I have:
Philips Hue (New bridge)
2x Wemo Switches
Nest Gen2 Thermostat
Raspberry Pi2 running Homebridge
RedEye wifi infrared transmitter
433mhz plugs.

Loving the cmd plugin for Homebridge. Let's Siri execute command lines on the Raspberry Pi.

View attachment 621366 View attachment 621367

Recognition, your Homekit setup looks amazing. Can you elaborate more on how you set it all up? I have a Homebridge running on a Raspberry Pi too, and I love being able to control my stereo and garage door with it, but I am interested in being able to control my TV too which is too old for anything but IR control. Also, what are the 433mhz plugs? How does your Raspberry Pi control the Wemo Switches?
 
image.png image.png
Recognition, your Homekit setup looks amazing. Can you elaborate more on how you set it all up? I have a Homebridge running on a Raspberry Pi too, and I love being able to control my stereo and garage door with it, but I am interested in being able to control my TV too which is too old for anything but IR control. Also, what are the 433mhz plugs? How does your Raspberry Pi control the Wemo Switches?
Thanks!
It's been a fun learning curve!

To control my TV I use my old (now defunct) RedEye transmitter. It sat unused in my cupboard for years until I started using homebridge.
It learns IR signals from your remotes and repeated them to the devices. It can be used through a dedicated app, web page or, more importantly, through a Url link.
I found I could get the raspberry pi to send the url link for a particular IR command signal using the command line and the 'CMD' plugin. https://www.npmjs.com/package/homebridge-cmd
It's pretty quick to respond but I'd prefer to connect directly to the TV through my home network but haven't figured that out yet!

The 433mhz plugs are just those cheap radio controlled plugs you can get from virtually anywhere.
You can buy 433mhz transmitter and receiver circuit boards on eBay for a couple quid, connect them up to the GPIO pins on the Rpi following this guide https://timleland.com/wireless-power-outlets/ and get the Rpi to learn the signals.
Then you can use the command line plugin to make the Rpi transmit the signals. I had to play around with the pulse length to make it reliable and solder an antenna to the transmitter, it can reach through 2 walls and the ceiling so reaches most areas of my house!
A lot cheaper than the WeMo switches. Only downside is you can't get feedback of the switches state. Only what state you last switched it too. So if someone switches it off, without going through HomeKit, it will still show as On in HomeKit.

The WeMo switches are controlled with the WeMo plugin, I'm not using the WeMo platform plugin though, as it didn't work well for me first time round!

Here's my config.json file which might help explain some of this!
 
View attachment 622533 View attachment 622534
Thanks!
It's been a fun learning curve!

To control my TV I use my old (now defunct) RedEye transmitter...

Could you please provide a link or the model number of the RedEye transmitter you are using? When I Google all I can find is an iPhone dock and I don't think that is what I need. I was also thinking of getting an iTach but it is too expensive.
 
Could you please provide a link or the model number of the RedEye transmitter you are using? When I Google all I can find is an iPhone dock and I don't think that is what I need. I was also thinking of getting an iTach but it is too expensive.
Yes it looks like an old iPhone dock but has the infrared transmitter in its base.
I keep mine behind a framed picture and have another IR repeater going to my AV cabinet where my Sky box and Amplifier are.
Here's an Amazon link for it. (I don't remember it being that expensive though!)
http://www.amazon.co.uk/Red-Eye-RE0002-Universal-Control-Black/dp/B004X5EP86
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Yes it looks like an old iPhone dock but has the infrared transmitter in its base.
I keep mine behind a framed picture and have another IR repeater going to my AV cabinet where my Sky box and Amplifier are.
Here's an Amazon link for it. (I don't remember it being that expensive though!)
http://www.amazon.co.uk/Red-Eye-RE0002-Universal-Control-Black/dp/B004X5EP86

Thanks. I found the Redeye RE0002 for $35 used on Amazon and ebay so I think I'll pick one up. How did you discover the HTTP commands for controlling the Redeye? Could you share one of your scripts?

Thanks for suggesting the homebridge-cmd plugin. I wrote a node.js script that sends an http post to my stereo and now I can tell Siri to "turn on stereo TV input" or "turn on stereo game input". I also like the homebridge-ssh plugin because you can run unix commands just like homebridge-cmd but it also has an option for what command to run to interrogate the on/off status of an appliance so you can ask siri "is my thing on?" and she will give you the correct answer even if the appliance was manually powered on/off without homebridge.
[doublepost=1458738613][/doublepost]I just moved to a new house so I went all-in on HomeKit appliances. I got most of this stuff for cheap on ebay/Amazon used/open box.

Here are some Siri commands I use
"open the garage door"
"is the front door locked?" (siri replies yes/no)
"turn off upstairs lights" lights are organized by room, rooms in zones
"turn on the tv"
"turn on stereo game input" (switches HDMI inputs)
"turn on the coffee maker" (iDevice switch with cheap coffee maker that has a hard power switch)
"is the coffee maker on?"
"turn on the teapot" (iDevice switch)
"list nursery temperature" (ecobee sensor)
"increase thermostat temperature"
"turn off main floor" - every appliance (TV/stereo/coffee maker/etc) and light turns off in my kitchen, family room and living room because those rooms are part of my "main floor" HomeKit zone
"good night girl" - After I read my kid bedtime stories, this HomeKit scene turns off her light bulb and turns on her white noise machine (iDevice Switch), so I don't have to disturb her by getting up then sitting back down again to sing her the goodnight song. The white noise machine has a hard power switch to ensure it is always turns on.

Devices

Philips Hue HomeKit Hub
3 colored bulbs
4 white bulbs
2 light strip+

Ecobee3 thermostat
with 4 room sensors

2 Schlage Sense deadbolts

4 iDevice Switches
coffee maker
tea pot
2 white noise machines

Apple TV 3 for Remote Access.

I have a Raspberry Pi running homebridge which allows Siri to interace with non-HomeKit devices.

TV power controlled with homebridge-ssh HDMI-CEC commands
Marantz receiver already has an HTTP interface, controlled with homebridge-cmd + node script
Garage door + Chamberlain Internet Gateway contrrolled with homebridge-liftmaster

Thoughts

My favorite HomeKit device is the iDevice Switch because it is only $40, and it can convert any dumb appliance into a smart appliance, has a power usage meter, and a night light that can be any hue/saturation/brightness.

My colored lights automatically turn bright white in the morning, and orange in the evenings. The coffee maker is scheduled to turn on weekday mornings, but on weekends I ask Siri to turn it on whenever I wake up.

Ecobee occupancy sensors can be used as triggers, such as turning off the lights when the room is unoccupied, but the response is too slow (3 minutes) for turning on lights. The Ecobee app can add your indoor temperature to your Apple Watch watchface. A geofence trigger sets my Ecobee to "home" mode when my iPhone arrives home.

If you ask Siri to unlock a door or open the garage door, she asks you to unlock your iPhone first. Siri on the Apple Watch will unlock/open doors without having to unlock phone which is faster. But otherwise Apple Watch commands are much slower (5 - 10) seconds delayed, while the iPhone responds instantly. But I still highly recommend an Apple Watch for HomeKit control for hands-free/eyes-free control. Hopefully the Apple Watch 2 is faster.

Siri commands also work from my car's steering wheel button, but if you ask her to open your garage door and your phone is not unlocked maybe for running Google Maps, she will ask you to unlock your phone, so I just ask my Apple Watch to open my garage door instead.

HomeKit service groups should just be called "groups". My kitchen and family are basically one big room. Instead of saying "set the kitchen lights to 50%", waiting, then saying "set the family room lights to 50%" I have added my family room and kitchen lights to a HomeKit Service Group called "living space". Now I can say "set the living space lights to 50%" or "set the living space lights to direct sunlight" (brightest color).

I can't set a geofence to turn everything off when I leave home because I live with my wife who might be still in the home. So stay single if you want to maximize HomeKit.

I use iDevices (free), Elgate Eve (free) and myHome ($9, supports iBeacon proximity triggers). I have not decided which app I like the best, they are all good.

In case you weren't already aware, you can create any ridiculous-sounding Siri command you want with HomeKit scene names. "tea earl gray hot" can turn on an iDevice Switch which turns on a teapot, and turns on the kitchen lights.

I have an iBeacon and I tried to setup a trigger in the myHome app to automatically turn on my lights when I enter the room but I have not gotten it to work yet. If anybody else has iBeacon triggers working please share how you did this.

Unfortunately bluetooth low energy devices, like my Schlage Sense deadbolts, can not be used as triggers, like turning on my lights when I unlock the door.

Here are the dumb appliances that have hard power switches so they always turn on.

Mr. Coffee SK13
http://www.amazon.com/gp/product/B002YI2IG0

HoMedics SS-2000G/F-AMZ White Noise Machine (tape down the button for the mode you prefer)
http://www.amazon.com/gp/product/B00A2JBMRE

Hamilton Beach Electric Kettle 40894
http://www.amazon.com/Hamilton-Beach-Stainless-Electric-40894/dp/B002R9KPYI
 
Last edited:
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Thanks. I found the Redeye RE0002 for $35 used on Amazon and ebay so I think I'll pick one up. How did you discover the HTTP commands for controlling the Redeye? Could you share one of your scripts?

The HTTP commands can be found from within the RedEye app.

This is the code I use to turn my TV on/off using the CMD accessory and the RedEye:

Code:
{
"accessory": "CMD",
"name": "TV",
"on_cmd": "curl -0 -s
http://192.168.1.101:8080/redeye/rooms/0/devices/785/commands/send?commandId=689",
"off_cmd": "curl -0 -s
http://192.168.1.101:8080/redeye/rooms/0/devices/785/commands/send?commandId=688"
},
 

Attachments

  • image.png
    image.png
    491.6 KB · Views: 442
in my small 570sqft condo i have 12 hue white bulbs
august smart lock
nest protect

my favorite trick was buying a 4 way splitter for the bulbs. now my lamps are bright enough with 4x hue bulbs. a single bulb just wasn't cutting it.

everything works swimmingly well
 
The HTTP commands can be found from within the RedEye app.

This is the code I use to turn my TV on/off using the CMD accessory and the RedEye:

Code:
{
"accessory": "CMD",
"name": "TV",
"on_cmd": "curl -0 -s
http://192.168.1.101:8080/redeye/rooms/0/devices/785/commands/send?commandId=689",
"off_cmd": "curl -0 -s
http://192.168.1.101:8080/redeye/rooms/0/devices/785/commands/send?commandId=688"
},

Thanks! My Redeye arrived and I got it working controlling my TV. It was hard to setup because now that the company went bankrupt, the device database is unavailable so you can't add devices. I had to download somebody else's backup that already had devices. Then I wrote a node script which sends an HDMI-CEC signal from the raspberry pi to turn on my TV, then tells the Redeye to tune the TV to the correct channel. I'm glad you told me about the Redeye because I did not want to spend $100 on an iTach just to control my TV.
 
  • Like
Reactions: Recognition
Glad it's worked out for you Simonx!

I'm trying to think of more things to 'HomeKit-ify'!
 
I'm a lightweight compared to some of you. I've got two ecobee3's with Homekit. But I've got around 18 GE Z-Wave wall light switches and a Wink hub. I would love a Wink hub that supports HomeKit, but I think the HomeKit requirements wouldn't actually support that.

I would love to move to a fully HomeKit setup and have my eyes on the iDevices wall switches coming in Q3, but I admit the poor HomeKit performance of the ecobee's leave me wondering if it's a wise move. Half the time one (or both) of them are unreachable, even though they both show up fine via WiFi in the ecobee app and Wink.
 
What is your current HomeKit Setup?
I have two setups - currently slowly moving out from my partner of 15 years to my own place:

Combined Home:
HomeKit via Homebridge:
9 Hue Color Lights
3 Hue dimmable lights
2 Nest Protects
1 Nest thermostat
8 Wemo Insights
Netamo weather station (rain, heat and inside sensors)
Couple of non-Homekit compatible smart devices (sleep sensors etc).

New Home:
5 Lutron Caseta In-wall Light Dimmers
2 Pico remotes (three-way switches)
3 Lutron Caseta Plug-in Lamp Dimmers

I'll probably be bringing some of the Wemo's to my new place

What do you still want to add? (new home)
Automatic blinds
More light dimmers
Lock on front door
Ceiling fan control
Nest Protect and thermostat (or other brand)

What future device do you want that doesn't exist yet? (mixture of mods and new devices)

Duplex switch with USB ports that turns off power when phone reaches 100% and turn on again at set percentage.
Bathtub faucet control (on/off, fill level, and temperature)
Apple version of most hardware on the market
A dedicated voice servant like Amazon Alexa made by Apple
Edit to add: Gas fireplace control

Mods:
Default iBeacon on all devices with Bluetooth (AppleTV, computers, switches etc. - "hey Siri blink the lights closest to my keys")
AppleTV as a HomeKit devices (turn the tv on/off via voice or trigger, pull up an app and play it... etc.)
 
Last edited:
If you have a raspberry pi or some other always-on computer, you can make your Wink devices work with HomeKit by running homebridge.

https://www.reddit.com/r/winkhub/comments/3zst32/wink_homebridge_how_to_do_it

I actually had this set up and running on an old machine I had Ubuntu on, but it crapped out on my during a dist upgrade. I haven't messed with it to get it working again. My big fear is always that some upcoming version of iOS will enforce security and disable it just as I get my home workflow set up.
 
I've just started exploring the possibilities of home automation using HomeKit/HomeBridge, and I'm sure I'll think of other cool automation uses as new devices come out. Currently I have:

  • 2 Apple TV 4th gen units
  • 1 iPod Touch 6th gen
  • 1 Elagto Eve Weather Thermostat
  • 7 Hue Color bulbs with a HomeKit hub
  • 2 Wemo Wall Switches
  • 1 Wemo Plug Switch
  • 1 iHome Plug Switch
  • 1 Logitech Home Hub
  • 1 HomeKit August Lock
  • 1 Raspberry Pi with HomeBridge installed

The iHome plug, August Lock and Hue bulbs work great with HomeKit. The Wemo Wall Switches and Wemo Plug are controlled via HomeBridge on the Raspberry Pi. I use the iHome plug switch as a way to easily restart the Raspberry Pi should I have a hiccup with the HomeBridge server. The Logitech Home Hub is also on the HomeBridge server and I use that to control a portable AC Unit, a LG TV, Bose Solo sound bar and my living room Apple TV 4.

The setup is pretty sweet. I come home and the August Door Lock auto unlocks as I approach, and depending on if it's light or dark outside, I have different light scenes set up to activate when triggered by the August Lock.

In the living room I have the iPod Touch in a dock which I use to control the different home automation scenes I've created using a combination of HomeKit and HomeBridge. I have one for watching movies where I say, "Hey Siri, lets watch a movie" and Siri dims the living room Hue lights, turns off the Hue lights in the rest of the house, locks the August Door Lock via HomeKit, turns off the Wemo Wall Switches via HomeBridge and then wakes the Apple TV 4, turns on the LG TV, Bose Solo soundbar using the Logitech Home Hub via HomeBridge.

I can also use Siri to control my portable AC Unit and Dyson Fan using the Logitech Home Hub via HomeBridge. I can say, "Hey Siri, It's Hot In Here" and she will turn on my "It's Hot In Here" scene which turns the AC unit and Dyson fan on for me. If I say, "Hey Siri, I'm Cold" she will activate my "I'm Cold" scene which lowers the speed of the Dyson fan and raises the temp on the portable AC Unit. I can also use basic commands like, "Turn the AC on/off" to turn both the AC unit and Dyson fan on/off using the Logitech Home Hub and HomeBridge.

I use the Eve Weather Thermostat to check the temp of the apartment while I'm at work. If the apartment gets too hot, I can control the AC Unit and Fan scenes while away from home via HomeKit/HomeBridge which is great because I have a dog and a cat, and I don't want the house to get too hot for them during the summer while I'm at work.

My next steps are to get some iBeacons to use to have the lights auto turn on/off as I enter or leave rooms. Having two pets, I also want to get a couple of Roomba vacuums and use Siri, HomeKit scenes and HomeBridge to have them start vacuuming when I need the floors cleaned in the bedroom or living/kitchen areas. I'd love to say, "Hey Siri, It's Dirty In Here" and have a vacuum shoot out and start cleaning the area. It would be almost like a have a Jetsons Rosie or a MO from WALL-E.
 
  • Like
Reactions: robnbill
In anticipation of iOS 10's improved HomeKit support and a proper control app, I've started moving my devices off my Wink and on to HomeKit.

I have a dozen Lutron dimmer switches and lamp modules in the house which I've moved off my Wink and back on to the Lutron HomeKit hub. Since the Amazon Echo (and of course Siri) directly supports the Lutron hub, I didn't lose any Alexa voice control of those lights, but gained Siri and HomeKit control for a wall-mounted iPad home controller I plan on doing once iOS 10 hits.

I also finally replaced my gen. 1 Hue hub with a gen. 2 Hue HomeKit hub. I got it way back when for $39 after it was first announced - upgrade discount for gen 1 owners - but hadn't bothered to swap it out since I wasn't running it off Siri/HomeKit anyway.

I do lose ability to program/automate the Lutron stuff with the Wink since to do that it has to be paired directly and not via separate hub, but the Hue stuff works with Siri, Alexa and Wink simultaneously, so I can do things like automate certain Hue lights when the front door unlocks after sunset or when the doorbell rings.

The wife doesn't notice the difference since it all (Hue and Lutron) works via Alexa as it did before, but I gained the flexibility of being able to control most items with both Siri and Alexa, and control things with the very cool looking Home app coming.

Also planning on adding a Sumsung SmartThings hub with a couple multipurpose sensors set for vibration to send my wife notifications when the washer and dryer have finished (her request, FYI). Unfortunately I don't believe there's any such sensors for Wink. Hate to add a third system but I think it's the only solution at the moment.
 
I have
10+ Philips hue lights scattered about.
Geofencing enabled to turn on certain one when I arrive after dark
Timers to turn others on in the morning in 'wake up' mode
Nest Thermostat (renamed 'Life Support') because I am a geek like that.
Logitech Smart Home remote
Amazon Echo (behaving in the role I wish AppleTV would work in)
AppleTV
One WEMO outlet (used for Christmas Tree lights so not currently in service)
A bit of use of IFTT.


With this, I can
"Alexa, turn on" [name of light or group of lights]
"Alexa, tell life support to lower temperature 5 degrees"
"Alexa, trigger "[watch TV, play xbox, etc]
This turns on TV, Home theater, and device, sets the inputs, and configures the remote to control the correct devices
If after sunset, it turns on a light group for that.
Annoyingly, I cannot turn everything off or control the home theater with voice commands

Wanted
Hunter Ceiling Fan(s)
A door lock I don't hate, preferably one that doesn't need new batteries all the time. I was very displeased with that.
A few more hue lights
AppleTV that works like Amazon Echo in my smart home setup.
Ability to rename Siri to something else (or Alexa for that matter).
 
Wanted
Hunter Ceiling Fan(s)
A door lock I don't hate, preferably one that doesn't need new batteries all the time. I was very displeased with that.
A few more hue lights
AppleTV that works like Amazon Echo in my smart home setup.
Ability to rename Siri to something else (or Alexa for that matter).
Ceiling fans are high on my list. I unfortunately need to replace 5 of them. There's one in each bedroom (4) plus one in the family room. They're all older and are at the point where they're clicking and squeaking. Not sure exactly what I'll replace them with yet but they'll definitely need to be HomeKit capable.

I'm contemplating replacing my Kwikset Z-wave locks with either the Schlage or August HomeKit-compatible locks.

But I'll likely wait until iOS 10 is released (or at least the pubic beta) before purchasing anything major.

I'd love to be able to rename "Alexa" to something else... the Star Trek "Computer" is what I'd probably go with. Or, if I could change it to a male voice, I'd go with "Hal."
 
Thanks. I found the Redeye RE0002 for $35 used on Amazon and ebay so I think I'll pick one up. How did you discover the HTTP commands for controlling the Redeye? Could you share one of your scripts?

Thanks for suggesting the homebridge-cmd plugin. I wrote a node.js script that sends an http post to my stereo and now I can tell Siri to "turn on stereo TV input" or "turn on stereo game input". I also like the homebridge-ssh plugin because you can run unix commands just like homebridge-cmd but it also has an option for what command to run to interrogate the on/off status of an appliance so you can ask siri "is my thing on?" and she will give you the correct answer even if the appliance was manually powered on/off without homebridge.
[doublepost=1458738613][/doublepost]I just moved to a new house so I went all-in on HomeKit appliances. I got most of this stuff for cheap on ebay/Amazon used/open box.

Here are some Siri commands I use
"open the garage door"
"is the front door locked?" (siri replies yes/no)
"turn off upstairs lights" lights are organized by room, rooms in zones
"turn on the tv"
"turn on stereo game input" (switches HDMI inputs)
"turn on the coffee maker" (iDevice switch with cheap coffee maker that has a hard power switch)
"is the coffee maker on?"
"turn on the teapot" (iDevice switch)
"list nursery temperature" (ecobee sensor)
"increase thermostat temperature"
"turn off main floor" - every appliance (TV/stereo/coffee maker/etc) and light turns off in my kitchen, family room and living room because those rooms are part of my "main floor" HomeKit zone
"good night girl" - After I read my kid bedtime stories, this HomeKit scene turns off her light bulb and turns on her white noise machine (iDevice Switch), so I don't have to disturb her by getting up then sitting back down again to sing her the goodnight song. The white noise machine has a hard power switch to ensure it is always turns on.

Devices

Philips Hue HomeKit Hub
3 colored bulbs
4 white bulbs
2 light strip+

Ecobee3 thermostat
with 4 room sensors

2 Schlage Sense deadbolts

4 iDevice Switches
coffee maker
tea pot
2 white noise machines

Apple TV 3 for Remote Access.

I have a Raspberry Pi running homebridge which allows Siri to interace with non-HomeKit devices.

TV power controlled with homebridge-ssh HDMI-CEC commands
Marantz receiver already has an HTTP interface, controlled with homebridge-cmd + node script
Garage door + Chamberlain Internet Gateway contrrolled with homebridge-liftmaster

Thoughts

My favorite HomeKit device is the iDevice Switch because it is only $40, and it can convert any dumb appliance into a smart appliance, has a power usage meter, and a night light that can be any hue/saturation/brightness.

My colored lights automatically turn bright white in the morning, and orange in the evenings. The coffee maker is scheduled to turn on weekday mornings, but on weekends I ask Siri to turn it on whenever I wake up.

Ecobee occupancy sensors can be used as triggers, such as turning off the lights when the room is unoccupied, but the response is too slow (3 minutes) for turning on lights. The Ecobee app can add your indoor temperature to your Apple Watch watchface. A geofence trigger sets my Ecobee to "home" mode when my iPhone arrives home.

If you ask Siri to unlock a door or open the garage door, she asks you to unlock your iPhone first. Siri on the Apple Watch will unlock/open doors without having to unlock phone which is faster. But otherwise Apple Watch commands are much slower (5 - 10) seconds delayed, while the iPhone responds instantly. But I still highly recommend an Apple Watch for HomeKit control for hands-free/eyes-free control. Hopefully the Apple Watch 2 is faster.

Siri commands also work from my car's steering wheel button, but if you ask her to open your garage door and your phone is not unlocked maybe for running Google Maps, she will ask you to unlock your phone, so I just ask my Apple Watch to open my garage door instead.

HomeKit service groups should just be called "groups". My kitchen and family are basically one big room. Instead of saying "set the kitchen lights to 50%", waiting, then saying "set the family room lights to 50%" I have added my family room and kitchen lights to a HomeKit Service Group called "living space". Now I can say "set the living space lights to 50%" or "set the living space lights to direct sunlight" (brightest color).

I can't set a geofence to turn everything off when I leave home because I live with my wife who might be still in the home. So stay single if you want to maximize HomeKit.

I use iDevices (free), Elgate Eve (free) and myHome ($9, supports iBeacon proximity triggers). I have not decided which app I like the best, they are all good.

In case you weren't already aware, you can create any ridiculous-sounding Siri command you want with HomeKit scene names. "tea earl gray hot" can turn on an iDevice Switch which turns on a teapot, and turns on the kitchen lights.

I have an iBeacon and I tried to setup a trigger in the myHome app to automatically turn on my lights when I enter the room but I have not gotten it to work yet. If anybody else has iBeacon triggers working please share how you did this.

Unfortunately bluetooth low energy devices, like my Schlage Sense deadbolts, can not be used as triggers, like turning on my lights when I unlock the door.

Here are the dumb appliances that have hard power switches so they always turn on.

Mr. Coffee SK13
http://www.amazon.com/gp/product/B002YI2IG0

HoMedics SS-2000G/F-AMZ White Noise Machine (tape down the button for the mode you prefer)
http://www.amazon.com/gp/product/B00A2JBMRE

Hamilton Beach Electric Kettle 40894
http://www.amazon.com/Hamilton-Beach-Stainless-Electric-40894/dp/B002R9KPYI


Can you let me know what make your TV is and how you got it working with homebridge-ssh, Im interested in setting mine up.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
New to the forum, but saw one of my posts from Ars Technica referenced earlier...so here goes:
My current setup includes:
1. 3 August Locks (front door, back door, garage door), with 1 doorbell cam and 3 keypads
2. 2 Ecobee3 thermostats (upstairs and downstairs) with 3 remote sensors on each
3. 14 (so far) Lutron Dimmers - this is a work in progress to basically replace all wall switches with these. I really wish Lutron made the simple on/off switches more available for things like bathroom fans, etc that really don't need a dimmer.
4. 24 Hue lights
5. 2 ConnectSense outlets - for my wifes hot iron in the bathroom and for automating a teapot in the kitchen (per an earlier idea in this thread)
6. and connected via homebridge (running on a raspberry pi):
- Chamberlain MyQ Garage Door opener (got tired of waiting for them to officially support...)
- Harmony Hub controlling on/off for TV, Dish Network, Receiver and Apple TV
- Livewatch home security system working through the alarm.com app. This allow arming and disarming of the security system as part of the "good night/good morning" scenes and is AWESOME.

I would love to get some of the Lutron shades and some HomeKit ceiling fans, if cost were no object, and I was really hoping iOS 10 would introduce support for things like sprinkler systems...that's one I would love a modern take on. Overall I am really happy with the setup so far, and am always looking for new things to add/ideas, especially for homebridge stuff.
 
  • Like
Reactions: shaneakus
New to the forum, but saw one of my posts from Ars Technica referenced earlier...so here goes:
My current setup includes:
1. 3 August Locks (front door, back door, garage door), with 1 doorbell cam and 3 keypads
2. 2 Ecobee3 thermostats (upstairs and downstairs) with 3 remote sensors on each
3. 14 (so far) Lutron Dimmers - this is a work in progress to basically replace all wall switches with these. I really wish Lutron made the simple on/off switches more available for things like bathroom fans, etc that really don't need a dimmer.
4. 24 Hue lights
5. 2 ConnectSense outlets - for my wifes hot iron in the bathroom and for automating a teapot in the kitchen (per an earlier idea in this thread)
6. and connected via homebridge (running on a raspberry pi):
- Chamberlain MyQ Garage Door opener (got tired of waiting for them to officially support...)
- Harmony Hub controlling on/off for TV, Dish Network, Receiver and Apple TV
- Livewatch home security system working through the alarm.com app. This allow arming and disarming of the security system as part of the "good night/good morning" scenes and is AWESOME.

I would love to get some of the Lutron shades and some HomeKit ceiling fans, if cost were no object, and I was really hoping iOS 10 would introduce support for things like sprinkler systems...that's one I would love a modern take on. Overall I am really happy with the setup so far, and am always looking for new things to add/ideas, especially for homebridge stuff.
I agree about the Lutron binary switches, though for things like bathroom fans I'm not going to HomeKit those, at least for now.
What trips me up in my home is the bedrooms have a single switch for the lights and ceiling fan. So to separate these ill need to get an electrician to do some work. Bit of a hassle, not to mention the expense.
 
I keep debating whether to HomeKit those switches on not as well...I may end up just getting dumb switches that match the look of the Lutrons for those in the hope that something better comes along eventually.

That bedroom setup would be annoying...I'm glad my house has none of that...I wouldn't actually think that was code-compliant. What we do have that is driving me slowly mad is a large number of unnecessary 3-way switches (and 1 4-way). Sometimes its not the easiest thing to determine which one is the primary, and which get the Pico remotes, especially when some of the switches are in 3-gang boxes with a mess of wires. Is there an easy way to figure out the layout on these?
 
I agree that things are definitely heating up with Echo right now. I also ordered a dot to check it out.

I don't quite understand using echo for home automation. Wouldn't you have to walk over to the echo to give it a voice command? i like the idea of voice control from the phone since it's always on your person. I can see having an echo in the kitchen could be handy, but not as a central hub for home automation. I suppose you could but an echo for every room but that gets pricey.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.