Simple home automation script [No so simple anymore]
This repository has been archived on 2023-08-29. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-11-18 20:09:52 +01:00
device Started work on significant refactor of the codebase 2022-11-18 19:51:58 +01:00
integration Pass parameters directly instead of through a config struct 2022-11-18 20:09:52 +01:00
presence Pass parameters directly instead of through a config struct 2022-11-18 20:09:52 +01:00
.air.toml First commit 2022-01-24 21:57:36 +01:00
.dockerignore Updated ignore files 2022-01-25 19:27:18 +01:00
.drone.yml Fixed Dockerfile and build script 2022-11-16 05:33:09 +01:00
.gitignore Updated ignore files 2022-01-25 19:27:18 +01:00
config.yml Did some groundwork for setting up more complex interactions 2022-11-18 04:27:43 +01:00
Dockerfile Fixed Dockerfile and build script 2022-11-16 05:33:09 +01:00
go.mod Added caching for authorization 2022-11-18 05:30:21 +01:00
go.sum Added caching for authorization 2022-11-18 05:30:21 +01:00
main.go Pass parameters directly instead of through a config struct 2022-11-18 20:09:52 +01:00