Skip to content

mchestr/appdaemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppDaemon Config

AppDaemon running on my Kubernetes cluster. This configuration is read and persisted within AppDaemon.

Automations

All automations are written using AppDaemon in asynchronous mode, which means no threads, and async syntax is used.

Only a couple automations are done via AppDaemon as I prefer to keep most things within Home Assistant, however, some automations are just way more complex when written in YAML.

Battery Check

Battery Check is a simple automation that will find all batteries and send notifications when they are getting low.

Zooz Scenes

Zooz Scenes is an automation used to trigger different scenes for Zooz Z-Wave switches (Amazon Affiliate Link). Most of the switches in our home are these types of switches. Writing this in Python seemed easier than creating a blueprint in Home Assistant.

About

AppDaemon configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages