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 b4031e4198
All checks were successful
continuous-integration/drone/push Build is passing
Refactored code to make it more readable
2022-09-16 21:34:19 +02: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 drone file 2022-09-14 03:31:02 +02:00
.gitignore Updated ignore files 2022-01-25 19:27:18 +01:00
Dockerfile First commit 2022-01-24 21:57:36 +01:00
go.mod Directly use the hue api v2 as this gives more control 2022-09-14 03:24:18 +02:00
go.sum Directly use the hue api v2 as this gives more control 2022-09-14 03:24:18 +02:00
main.go Refactored code to make it more readable 2022-09-16 21:34:19 +02:00