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 51958a0542
All checks were successful
continuous-integration/drone/push Build is passing
Added automation for door that temporarily sets presence (15 min) if no one is present yet
2022-12-03 00:04:57 +01:00
automation Added automation for door that temporarily sets presence (15 min) if no one is present yet 2022-12-03 00:04:57 +01:00
config Made the url used to check the token a config option 2022-11-22 03:33:00 +01:00
device Added light sensor 2022-11-23 01:16:46 +01:00
home Made the url used to check the token a config option 2022-11-22 03:33:00 +01:00
integration Adjusted illuminance thresholds once again 2022-11-25 23:24:44 +01:00
presence Added automation for door that temporarily sets presence (15 min) if no one is present yet 2022-12-03 00:04:57 +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 Updated .drone.yml to include oauth url 2022-11-22 04:07:20 +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
data.csv Adjusted illuminance thresholds once again 2022-11-25 23:24:44 +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 Added automation for door that temporarily sets presence (15 min) if no one is present yet 2022-12-03 00:04:57 +01:00