Branch | Status |
---|---|
master | |
dev | |
docs |
With the help of the software package Smart Home you can control many devices. Distributed network of devices based on software package Smart Home has no geographical boundaries and allows manage devices anywhere in the Internet through a system of nodes - microservices. You will be able to interact with these devices as if they were on your local network. Create scripts and reactions to events in the web interface of the configurator through a flexible scripting system.
The system does not require a permanent connection to the Internet, it is completely autonomous and has no dependencies on external services.
The basic principles underlying the system being developed are ease of setup, low cost of content and accessibility of the component base.
dashboard:
dashboard (https://gate.e154.ru:8443)
dashboard (http://gate.e154.ru:8080)
server id:
cf4463fc-2f39-4271-a034-5c0c8087c56c
user: admin@e154.ru
pass: admin
user: user@e154.ru
pass: user
openapi v3 spec:
swagger (https://gate.e154.ru:8443/#/etc/swagger)
Schematic smart home map
cp conf/config.dev.json conf/config.json
Download the latest server version from releases
show help options
./server-linux-amd64 help
run the server
./server-linux-amd64
git clone https://github.com/e154/smart-home
cd smart-home
docker-compose up
It's all
Smart home Wiki: e154.github.io/smart-home Bugs and feature requests: GitHub issues
All the contributors are welcome. If you would like to be the contributor please accept some rules.
Thank you for your understanding!