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
Dreaded_X 01b2d492ba
All checks were successful
continuous-integration/drone/push Build is passing
All devices are now stored in a central map, part of large refactor
2022-11-18 21:12:09 +01:00
device All devices are now stored in a central map, part of large refactor 2022-11-18 21:12:09 +01:00
integration All devices are now stored in a central map, part of large refactor 2022-11-18 21:12:09 +01:00
presence All devices are now stored in a central map, part of large refactor 2022-11-18 21:12:09 +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 All devices are now stored in a central map, part of large refactor 2022-11-18 21:12:09 +01:00