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 4227bd92b5
All checks were successful
continuous-integration/drone/push Build is passing
Url is now actually passed to the computer struct for wol
2022-11-21 21:58:22 +01:00
automation Fixed topic for overall presence automation 2022-11-19 04:54:12 +01:00
config Finished major refactor 2022-11-19 03:50:12 +01:00
device Finished major refactor 2022-11-19 03:50:12 +01:00
home More refactoring, moved kettle auto off out of the kettle implementation and into a seperate automation 2022-11-19 04:48:05 +01:00
integration Url is now actually passed to the computer struct for wol 2022-11-21 21:58:22 +01:00
presence Finished major refactor 2022-11-19 03:50:12 +01:00
.air.toml First commit 2022-01-24 21:57:36 +01:00
.dockerignore More refactoring, moved kettle auto off out of the kettle implementation and into a seperate automation 2022-11-19 04:48:05 +01:00
.drone.yml Fixed Dockerfile and build script 2022-11-16 05:33:09 +01:00
.gitignore Renamed output binary to avoid conflict 2022-11-19 03:57:44 +01:00
config.yml Finished major refactor 2022-11-19 03:50:12 +01:00
Dockerfile Renamed output binary to avoid conflict 2022-11-19 03:57:44 +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 More refactoring, moved kettle auto off out of the kettle implementation and into a seperate automation 2022-11-19 04:48:05 +01:00