Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 620 Bytes

File metadata and controls

35 lines (20 loc) · 620 Bytes

AppDaemon JS

Javascript apps for Home Assistant


AppDaemon JS is nearing the first alpha release!

Please create a pull request or ping me (@adgelbfish) on Gitter with any issues so I can fix them right away


Try it out:

Run the following on a machine with NodeJS and npm installed:

npm install -g app-daemon-js

then run

appdaemon-js

you should see some sample config and a sample app put in your home directory under .appdaemon-js/

that's the default config directory, you can also specify a different directory via

appdaemon-js ~/.path/to/config/directory/