I'm currently using a Pogoplug running Debian and Heyu for X10. I have a W800RF32A but haven't been impressed with the wireless reliability. I want to control my garage door and put in some door sensors and want something more reliable than X10. I want full up and down garage door control too, so I can trigger it from my phone at the end of my road and have the door up by the time I get there, not just down in case I forget to close it.
I need to control it from the Linux command line. I control my current setup remotely from my Android phone with simple ssh shortcuts and also send custom push notifications to the phone, so, as long as the sensors communicate to the Pogoplug, it can tell me via my phone that the door is open.
This not only allows me to directly control it remotely, but also have the phone automatically trigger things when I am near the house or when I connect to my home's wireless. It's nice to see the lights come on as I approach the house and turn off motion sensors when I walk in and my phone connects to the router (well, they're still on but it turns off the notifications when they detect motion).
I can pretty much build the logic to a system on my own as long as I can trigger things from the command line and have sensors report their state to a command line program.
So, what's better than X10 and can be controlled from a Linux shell?
I need to control it from the Linux command line. I control my current setup remotely from my Android phone with simple ssh shortcuts and also send custom push notifications to the phone, so, as long as the sensors communicate to the Pogoplug, it can tell me via my phone that the door is open.
This not only allows me to directly control it remotely, but also have the phone automatically trigger things when I am near the house or when I connect to my home's wireless. It's nice to see the lights come on as I approach the house and turn off motion sensors when I walk in and my phone connects to the router (well, they're still on but it turns off the notifications when they detect motion).
I can pretty much build the logic to a system on my own as long as I can trigger things from the command line and have sensors report their state to a command line program.
So, what's better than X10 and can be controlled from a Linux shell?