smarthome

command module
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: GPL-2.0 Imports: 20 Imported by: 0

README

Smarthome

Version: 0.8.0

A completely self-built Smarthome-system written in Go.

Go Build Check for Typos

What is Smarthome?

Smarthome is a completely self-build home-automation system written in Go (backend) and Svelte (frontend). The system focuses on functionality and simplicity in order to guarantee a stable and reliable home-automation system which is actually helpful in automating common tasks.

Concepts
  • Completely self-hostable on your own infrastructure
  • Simple setup: the entire configuration can be managed via the web interface
  • Is able to operate without internet connection (except for the weather which relies on an API service)
  • Privacy focused: Your data will stay on your system because Smarthome is not relying on cloud infrastructure
  • An up-to-date docker-image is built and published to Docker-Hub on every release → Official Docker support
  • Most of the configuration can be exported and imported via JSON → Reproducible configuration after web-setup

Hardware

As of April 27, 2022 the only way to make Smarthome interact with the real world is through the use of node, a Hardware interface which is required in order to interact with most generic 433mhz remote-sockets. Naturally, the use of node requires physical hardware in order to communicate with remote sockets.

However, support for additional hardware, for example Zigbee devices is planned and would open additional possibilities, for example integration with other hardware.

Getting Started

A guide for getting started can be found here.

Showcase

A comprehensive list of screenshots can be found here
Screenshot of the Dashboard in version 0.8.0

Documentation

Overview

Smarthome: A completely self-built Smarthome-system written in Go https://github.com/smarthome-go/smarthome

Directories

Path Synopsis
core
database
Contains the database backend for static automation
Contains the database backend for static automation
server
api
services

Jump to

Keyboard shortcuts

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