tongtastic / jarvis

Simple home automation project using Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

J.A.R.V.I.S. Home Automation Controller

Installation

  • Clone the repo to a local folder
  • Duplicate .env.example file and rename to .env
  • Run the following commands:
    composer install
    npm install
    php artisan key:generate

You then need to add your login details for Particle and Hive to your local .env file

So far supports Particle.io and Hive Home from British Gas

Check back periodically, I'll be improving this as and when I have time.

About

Simple home automation project using Laravel


Languages

Language:PHP 89.1%Language:HTML 8.4%Language:JavaScript 1.3%Language:Vue 0.6%Language:ApacheConf 0.6%