I have just setup my Raspberry Pi 2 to run everything I need for my home automation project. I have set it up running:
- Xbian including Kodi (Media Centre) - http://www.xbian.org/
- OpenRemote (for custom iPhone and android remote control - http://openremote.org/
- OpenHAB (Home Automation) - http://www.openhab.org/
- Python (custom programming including currentcost to xively and the new automation software) - Pre-installed
The Pi is connected to:
- NAS Enclosure (Network Attached Server with 2x2TB Hard disks) - used for storing media to access through Kodi
- USB to CurrentCost - to send energy usage data to Xively
- Arduino with RF - connected over Ethernet for two-way communications
- USB backup battery (the kind used to charge phones) This is plugged in all the time and used as a battery backup in the event of a power failure. Some of the main nodes around the house will have this backup as well.
The Pi is running well and consuming much less power than the computer it has replaced with the added benefit of battery backup. Kodi is running on the HDMI output of the Pi and I access it through SSH.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Thanks. I'll come now and then here to check for any updates. Nice projects, by the way. But do not feel obligated to install openHAB if you do not desire it anymore. Cheers!
EDIT: I actually got it working. It needed extra java arguments; JAVA ARGS "-Djava.security.egd=/dev/random".
Are you sure? yes | no
I currently just have Xbian and open remote on my pi before I had to pack it away to move house. I will have a go at installing openHAB when I have moved and post my results and guide if I get it to work.
Are you sure? yes | no
Hi,
I am having same kind of project as you do. Xbian + tvheadend + openhab (wifi-lights). Did you get openhab-runtime work with xbian?
I am having troubles starting it. It seems that the problem lies within eclipse. I have tried googling for two days already. Maybe you could help? How did you install it? Did you compile it or just downloaded the zips?
Br
Janne
liukkjan@gmail.com
Are you sure? yes | no