Curses Interface for Home Automation

Posted: [Source]
Tags:  ha-sts OpenBSD Python

As an anachronistic hardware junkie, I decided to make the main control panel for my home automation system a curses based interface. I'm writing the interface in Python and running it on OpenBSD so I can use modern interfaces to the rest of the system, but the interface will be displayed on a Wyse30 terminal connected to a SparcServer 5.

Talk about the functions and functional layout. Include a couple of pictures.

Talk about the code layout and include source.