Skip to content

insomnious-melissa/melissa-core

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lhome

Lisp Flavored Erlang Home Automation.

This project is made just for fun, do not treat too seriously.

Compile

$ rebar3 compile

Door bell

First, configure your Amazon Dash Button to be connected to WiFi (skip the concrete product to buy while using mobile app to configure it).

Rename default.config.example to default.config and change its' contents:

  1. change token property in ifttt-maker group to your IFTTT Maker token;
  2. change make-request property in reactor group to true.

Run

$ rebar3 shell --apps lhome --config default.config

Test

$ rebar3 lfe test

License

MIT

About

Home Automation using Lisp Flavoured Erlang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages