Python Examples

Is there a repository of python script examples? I’m at a point where the automation I want to implement is too fragmented and complex to be handled by yaml files. I found the API documentation but I was having trouble finding the object hierarchy. Just simple examples that show turning on and off a light in the current light domain.

I think you want appdaemon

1 Like