Lisp Flavored Erlang Home Automation.
This project is made just for fun, do not treat too seriously.
$ rebar3 compile
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:
- change
tokenproperty inifttt-makergroup to your IFTTT Maker token; - change
make-requestproperty inreactorgroup totrue.
$ rebar3 shell --apps lhome --config default.config
$ rebar3 lfe test
MIT