21 Commits

Author SHA1 Message Date
d6bbd78bec Quick fix for the lights turning on in the middle of the night
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-29 02:39:43 +01:00
d42afecd67 Added option to activate computer through mqtt
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-03 02:15:06 +01:00
8e0cc2140f Adjusted illuminance thresholds once again
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-25 23:24:44 +01:00
10351018c0 Adjusted illuminance value
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-24 20:49:20 +01:00
abda5cc24f Also adjusted timer
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-23 22:23:06 +01:00
ca976b1143 First tune to on off value for light sensor
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-23 22:20:49 +01:00
f13ee65ead Added light sensor
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-23 01:16:46 +01:00
6f5b3d13f7 Made the url used to check the token a config option
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-22 03:33:00 +01:00
501775654f More refactoring, made zigbee2mqtt prefix a config option
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-21 23:47:15 +01:00
4227bd92b5 Url is now actually passed to the computer struct for wol
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-21 21:58:22 +01:00
5aefcf0157 More refactoring, moved kettle auto off out of the kettle implementation and into a seperate automation
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-19 04:48:05 +01:00
c091ad0782 Finished major refactor
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-19 03:50:12 +01:00
01b2d492ba All devices are now stored in a central map, part of large refactor
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 21:12:09 +01:00
6368fce40d Pass parameters directly instead of through a config struct 2022-11-18 20:09:52 +01:00
2df59cdb17 Started work on significant refactor of the codebase 2022-11-18 19:51:58 +01:00
c49ee841fd Added timestamp to presence state and use mqtt instead of channel for overall presence
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 18:50:36 +01:00
07fa5fc986 Added caching for authorization
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 05:30:21 +01:00
2aff4d937a Made the kasa integration more robust and added GetState function to get the current state 2022-11-18 04:05:13 +01:00
9f4be2d76e Implemented better config system
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-16 05:20:59 +01:00
bfeedece77 Added new device: computer
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-15 03:16:08 +01:00
dd03ae56ee Reorganized code, added google home intergrations and added zigbee2mqtt kettle
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-15 01:03:30 +01:00