Skip to content
forked from bullshit/lxccu

Install and run the homematic ccu firmware on arm single board computers

Notifications You must be signed in to change notification settings

martin-herzog/lxccu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lxccu

<img style="padding:0;" width=74 height=21 src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="Donate!" / border="0">

install

raspberry pi

raspbian / raspbian-ua-netinst

install the latest kernel with rpi-update

#optional
apt-get install rpi-update
rpi-update
reboot

install lxccu

wget -nv -O- http://www.lxccu.com/setup.sh | bash -

cubietruck

Use igors image (min version 1.9) http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/

install lxccu

wget -nv -O- http://www.lxccu.com/setup.sh | bash -

Usage

After installation -> reboot (lxc autostart)

You can acess via raspberry pi with the command

lxc-console -n lxccu -t 1

or enable ssh (homematic webui)

About

Install and run the homematic ccu firmware on arm single board computers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 97.9%
  • Makefile 2.1%