Skip to content

yashweblife/AwesomeHomeAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwesomeHA

This is a fully handmade home assistant project.

Features:

  • Ollama Conductivity
  • Typesafe Infrastructure
  • Fully local with optional firebase integration
  • Ability to customize hardware interfacing with esp32/8266

Getting Started With Dev

Frontend Webapp

cd web/AwesomHA
npm install
npm run dev # start dev server

Server

cd server
go mod download
go run . # start db server

Android App

cd app/AwesomeHA
npm install
npm run start  # start app

Commit Changes

Rules

  • Create a new branch and work in there
  • Once finished, commit your changes and create a PR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published