BlueLava

A CGI interface for x10

Quick Links

Download

Readme

History

To Do

FAQ

Links

ChangeLog:

v0.4.3
    - Web Admin is now added.
    - Support added for "WiSH" backend.

v0.4.1
    - WAP now has option to return to room selection. This is accessed via the 'Rooms' menu item. This shows on most 'phones under the options menu and is below the 'Back' option.
    - Support added for "Flipit" backend.

v0.4.0
    - x10d support is completed, dim units now works in all conditions that I've tried.

v0.3.9
    - Support for x10d added, modules on and off, but dimming is not perfect.

v0.3.1
    - Basic Support added for returning status of devices
    - Wap (WML) support added with the teleX10 system.

v0.3:
    - Support added for "Penguin Power" (ppower) backend
    - Configuration system greatly expanded
    - Overhauled table HTML for a new look
    - Every colour in generated html can be themed via config file
    - HTML redirect with message param when action performed
      (stops multiple actions upon page reload)
    - Room functions added (all on, all off, lights on, lights off)
          for rooms as defined in config file (not X10 protocol "rooms")
    - Condensed bottlerocket.pl, heyu.pl, and device.pl into one file
      and simplified some code
    - Fixed lots of logic errors and inefficient code
v0.2:   
    - Configuration system (loadconfig.pl, bluelava.conf.dist)
    - Various tweaks in all files to get rid of config.pl and
      the variables it provided
    - HTML table generator now dynamically creates the table
          using data loaded from configuration file
    - Heyu support added (heyu.pl)
    - Some really stupid logic errors fixed
    - Fixed bad mailto: link
v0.1:
    - First Release


Ian Wilkinson (ian@sgtwilko.f9.co.uk)