home
Monorepo for all home automation related development, including integrated firmware, PCBs, configuration, and bridges
git clone https://github.com/nickw444/home.gitnickw444/homeHome
A Mono-repo combining all of my home automation projects & configuration
See individual project README.md's for more information of each.
Sub-Projects
- blindkit: A project to connect with 433.92MHz wireless roller blinds from RAEX.
- home-assistant: Home Assistant configuration.
- custom_components: A collection of my custom components developed for Home Assistant
- pcbs: A collection of PCB designs for ESP8266 integrated use-cases.
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.
more like this
wordclock_esp8266
Software for a Wordclock based on ESP8266 and Neopixel LEDs with PONG, TETRIS, SNAKE game modes
markItDown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering educa…