Commit Graph

13 Commits

Author SHA1 Message Date
3645b53f7c
Applied rust fmt
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-10 01:33:39 +02:00
de9203b8d5
Suppress incomplete feature warning caused by specialization 2023-04-10 01:30:43 +02:00
4844bd5d79
Added debug bridge to publish state on mqtt
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 20:14:36 +01:00
13f5c87c03 Improved error handling 2023-01-12 02:20:09 +01:00
82859d8e46
Added authentication to fullfillment endpoint 2023-01-06 03:34:33 +01:00
f88c7a5695
Added hue_bridge to bridge across the presence and darkness events 2023-01-05 03:01:21 +01:00
c9b2127eed
Some cleanup and added light sensor 2023-01-03 20:46:37 +01:00
3c0f4bf3b3
Added ntfy.sh integration 2022-12-29 02:36:05 +01:00
924b3cf862
Added OnPresence trait that allows devices to act on changes in presence 2022-12-29 00:24:00 +01:00
fb455b4e4c
Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time 2022-12-27 22:27:41 +01:00
f735216dc4
Devices and some settings are now loaded from the config file instead of hardcoded 2022-12-27 04:00:35 +01:00
e88e2fe48b
Finished basic google home implementation with some slight refactors along the way 2022-12-16 06:54:31 +01:00
68cbccd72c Started work on rust rewrite of automation system 2022-12-10 18:03:01 +01:00