Home - Smart-Home-Automation/shass GitHub Wiki

Welcome to the SHASS Wiki!

1.1. Overview

SHASS is a open source project for hardware and software for an end-to-end Smart Home & Security System (SHASS).

'Home is where I am!' With that in mind, home means not only house, flat, or apartment ... it is also including to your boat, truck, caravan, mobil home, weekend home and so on.

The main focus of SHASS will be a system that is easy to setup. All configurations will be done through User Interfaces (UI). No need to SSH into a Linux system and edit YMAL files.

While there will always be some technical know how involved, we will focus on limiting it and providing simple steps that most people should be able to follow.

We will also focus on using Microsoft Asp.Net core for a cross platform backend system and Microsoft Blazor (WASM) for a fast cross platform for the UI. This will allow us yo use some of the best industry standard, heavily tested technologies with a focus on C#. This will allow both the frontend and backend to utilize the same skill technologies without add many different java script libraries.