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 6f5b3d13f7
All checks were successful
continuous-integration/drone/push Build is passing
Made the url used to check the token a config option
2022-11-22 03:33:00 +01:00
automation More refactoring, made zigbee2mqtt prefix a config option 2022-11-21 23:47:15 +01:00
config Made the url used to check the token a config option 2022-11-22 03:33:00 +01:00
device Finished major refactor 2022-11-19 03:50:12 +01:00
home Made the url used to check the token a config option 2022-11-22 03:33:00 +01:00
integration Made the url used to check the token a config option 2022-11-22 03:33:00 +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 More refactoring, made zigbee2mqtt prefix a config option 2022-11-21 23:47:15 +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 Made the url used to check the token a config option 2022-11-22 03:33:00 +01:00