Skip to content

zechenturm/yahas

Repository files navigation

YAHAS

Yet Another Home Automation Server is a lightweight home automation server written in GO. Yahas makes use of plugins providing great modularity, allowing it to be easily extended.

For more detailed info consult the wiki

OS Compatibility

Yahas currently run on Linux and maxOS (untested). This is a limitation of the GO plugin package.

Run

You will need a recent installation of go with module support. Go 1.11+ should work. You also need make.

Get yahas with git:

git clone https://github.com/zechenturm/yahas.git

Now build it with

make

or build and run directly using

make run

About

Yet Another Home Automation Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published