Lyr3x / jane

Home-Automation-System based on RPi
http://lyr3x.github.io/Jane/
GNU General Public License v2.0
4 stars 3 forks source link

Jane

Project stopped! No more active development! We both using now Domoticz, we dont have enough time for active development.

Jane is released in Version 1.2 - Captain America

INFO: Keep in mind that the wiki is outdated. The new documentation is under development!

-> Basic setup is ready

What is Jane?

What is working?

Addons

Requirements

Circuit plan

Alt text

Software installation

LIRC

Enter the following commands:

With Kernel >= 3.18

Add the following line into /boot/config.txt:

LIRC configuration

Read key codes

Send commands

Crontab

JANE_PATH=/path/to/jane/
# m h  dom mon dow   command
@reboot cd /home/jarvis/Jane/ && nohup ruby jane.rb &
@reboot /home/jarvis/jasper/jasper.py
@reboot gpio export 17 out
# Begin Whenever generated tasks for: /home/jarvis/Jane/config/schedule.rb
4 21 * * * cd /home/jarvis/Jane && RAILS_ENV=production bundle exec rake light_on --silent

0 1 * * * cd /home/jarvis/Jane && RAILS_ENV=production bundle exec rake update_cron --silent

Android App

! No active development for now ! The Android app is located in a seperate repostiroy:

License

see LICENSE files