Skip to content

GraemeF/home-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,475 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Automation

This monorepo houses projects that can be used to automate your home.

Open your Home Assistant instance and show the add add-on repository dialog with this repository URL pre-filled.

Add-ons

This repository contains the following add-ons:

Combine TRVs with external temperature sensors to heat your home more efficiently.

Development

This monorepo uses Turborepo for task orchestration and caching.

Building Docker Images

Docker images are built using Nix flakes for reproducible builds:

nix build .#dockerImage

The resulting image is loaded into Docker via docker load < result.

Development Tasks

  • bun run build - Build all packages
  • bun run test - Run all tests
  • bun run lint - Lint all packages
  • bun run dev - Start development servers

About

Scheduled control of TRVs using external temperature sensors

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors