smart-home

command module
v0.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

README

smart home logo

The Smart Home

Project site | Node

Go Report Card status telegram group

Branch Status
master Build Status
dev Build Status
docs Build Status
Overview

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.

Features
  1. The ultimate smart thing solution - server, configurator, gateway
  2. Free and open source
  3. Cross-platform Linux, MacOS, Windows ...
  4. Convenient WEB-configurator for fine-tuning
  5. Powerful visual interface editor
  6. Organization of remote access without white IP FREE
  7. Role system for separation of access rights
  8. Plugin system
  9. Programs in javaScript, coffeeScript, typeScript
  10. Notification system SMS, Email, Slack, Telegram, Web push, html5
  11. Embedded MQTT server/client/bridge
  12. MODBUS, ZIGBEE2MQTT, rpc calling, etc
  13. Autonomous system.
  14. Telegram bots
  15. Automation scenarios
  16. Quick backup/recovery
  17. Have Docker images to enhance system security
  18. Minimum consumption of resources.
  19. Optimized for embedded devices like Raspberry Pi
  20. 100% local home automation
  21. Create and restore full backups of your whole configuration with ease
  22. Management web interface integrated into Smart home
Demo access

dashboard:
dashboard (https://gate.e154.ru:8443)

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)

Supported system
  • macOS 386 10.6
  • macOS amd64 10.6
  • linux 386
  • linux amd64
  • linux arm-5
  • linux arm-6
  • linux arm-7
  • linux arm-64
  • linux mips64
  • linux mips64le
  • windows 386
  • windows amd64

Schematic smart home map

smart-home map
Database postgresql

Installing PostgreSQL 15

Editing configuration files
cp conf/config.dev.json conf/config.json
Main server install

Download the latest server version from releases

show help options

./server-linux-amd64 help

run the server

./server-linux-amd64
Docker
git clone https://github.com/e154/smart-home
cd smart-home
docker-compose up

It's all

Support

Smart home Wiki: e154.github.io/smart-home Bugs and feature requests: GitHub issues

Contributors

All the contributors are welcome. If you would like to be the contributor please accept some rules.

  • The pull requests will be accepted only in "develop" branch
  • All modifications or additions should be tested

Thank you for your understanding!

See also
LICENSE

GPLv3 Public License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
dto
stub
Package Swagger
Package Swagger
cmd
cli
cli/commands/client
Package client The following command will run pingmq as a client, subscribing to /ping/failure/+ topic and receiving any failed ping attempts.
Package client The following command will run pingmq as a client, subscribing to /ping/failure/+ topic and receiving any failed ping attempts.
cli/commands/server
The following commands will run pingmq as a server, pinging the 8.8.8.0/28 CIDR block, and publishing the results to /ping/success/{ip} and /ping/failure/{ip} topics every 30 seconds.
The following commands will run pingmq as a server, pinging the 8.8.8.0/28 CIDR block, and publishing the results to /ping/success/{ip} and /ping/failure/{ip} topics every 30 seconds.
app
web
hdd
sun
system
bus
orm
tests
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL