Experimental Config State in Python

I had previously written about a simple state-management object that I had created in Python. I thought it might be useful to add a little…

August 15, 2021By Jason CronquistRead Article →

Text Adventure Map From Fantasy Map Using AWS Rekognition

I recently had a renewed interest in working on my text adventure engine. This is by no means a completed project, but it does run well…

January 19, 2021By Jason CronquistRead Article →

Experimental State Management in Python

I needed a way to manage state that is loaded from a set of configs, as well as state that is dependent on those states. I thought the…

December 31, 2020By Jason CronquistRead Article →

Running CodeBuild for Raspberry PI Docker Image

I've recently started installing my CozyHem Home Automation suite in my parent's home. The biggest challenge with doing so is running the…

December 30, 2020By Jason CronquistRead Article →

Home Assistant Conference 2020

Keynote Home Assistant Versioning Update Version 0.118 will be the last Home Assistant version of its kind. In lieu of a version 1.0, we…

December 15, 2020By Jason CronquistRead Article →