Skip to content

nickw444/home

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Home

A Mono-repo combining all of my home automation projects & configuration

See individual project README.md's for more information of each.

mono-repo

Sub-Projects

Related Repos

Not all the fun gets to happen inside this repo. Here is a collection of other projects I have built that for the sake of simplicity of deployment do not live within this repo.

  • nessclient: A python implementation/abstraction of the Ness D8x / D16x Serial Interface ASCII protocol
  • miio-go: An implementation of the miIO home protocol by Xiaomi written in Golang.
  • samsungwsctl: A minimal alternative to samsungctl for controlling newer (>2019) Samsung Smart TVs
  • cf-ddns: Extendable Cloudflare DDNS Updater written in Golang
  • appdaemon-testing: Ergonomic and pythonic unit testing for AppDaemon apps. Utilities to allow you to test your AppDaemon home automation apps using all the pythonic testing patterns you are already familiar with.