Skip to content

Control hand-picked Vera devices from a mobile friendly web app

Notifications You must be signed in to change notification settings

dmlogic/robot-house

Repository files navigation

Robot House

Mobile friendly wrapper app to control hand-picked devices on a Vera Lite

PLEASE NOTE: This is very much a "first attempt" and experimental. There are certainly improvements to be made and probably thing wrong.

Feel free to use. You'll need:

  • A Vera Lite (maybe 3) with a Mios account attached to it
  • A web server with modern PHP server with Memcached, SQLite and composer. A $5 droplet from Digital Ocean is ideal for this
  • Four CSV files describing the devices, rooms, scenes and shortcuts you want to see from this app. Review the seeding migration to establish the format for these files
  • An environment.php file based on the sample
  • Be sure to set the AUTH_PWD value as per instructions

Once you've got all that, run composer install to get the dependencies. Then install the database with ./vendor/robmorgan/phinx/bin/phinx migrate. (worth reading up on Phinx if you ever need to adjust your db).

Browse to your site and all should be working.

About

Control hand-picked Vera devices from a mobile friendly web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published