US Home
Automation

(Last updated: Sunday May, 10, 2015)
Google
 

Misterhouse the Perl of Open Source Home Automation

I wrote an article for Linux Pro Magazine called "King of the House" (September 2015, Issue 178) and as I promised I have a nice web page here to provide the links to the VM and the code. I've also added a copy of the original article code with fixes. So here is the page and here are the links.

#
#
#
$ pwd
/home/mh
$ ls -R vmware/debianvm
vmware/debianvm:
debianvm.nvram  debianvm.vmdk.lck  debianvm.vmsd  debianvm.vmx      debianvm.vmxf  vmware-1.log
debianvm.vmdk   debianvm.vmem      debianvm.vmss  debianvm.vmx.lck  vmware-0.log   vmware.log

/home/mh/vmware/debianvm/debianvm.vmdk.lck:
M31045.lck

/home/mh/vmware/debianvm/debianvm.vmx.lck:
M62124.lck

$ ls -R local
local:
code  data  ia7.private.ini  mh.private.ini

local/code:
example.mhp  example.mht  mh.menu  mqtt.pl  organizer_events.pl  organizer_tasks.pl  triggers.mhp

local/data:
cache            headerallow.tab  mh.pid  mh_temp.saved_states             mh_temp.saved_states.unused  triggers.current
code_select.txt  logs             mhsend  mh_temp.saved_states.persistent  mh_temp.user_code            web

local/data/cache:

local/data/logs:
error.log  error.log.old  mh_pause.2015_06.log  print.log  print.log.old  server_http.2015_06.log  speak.log  speak.log.old

local/data/mhsend:

local/data/web:
mh_download_date.html  mh_download.html

$