Commit Graph

12 Commits

Author SHA1 Message Date
7a18f0f29e
Further work on automatically generating lua type definitions 2024-05-05 01:47:58 +02:00
0cfcbeca90
Fixed visibility of device configs 2024-05-05 01:24:26 +02:00
0fd3133357
LuaDevice macro now uses LuaDeviceCreate trait to create devices from configs 2024-05-05 01:24:24 +02:00
5beda5c4b7
Improved how devices are created, ntfy and presence are now treated like any other device 2024-05-05 01:19:23 +02:00
bf7e023a35
Improved the internals of the LuaDeviceConfig macro and improve the
usability of the macro
2024-05-05 01:06:37 +02:00
dd9c2d3983
Everything needed to construct a new device is passed in through lua 2024-05-05 01:04:09 +02:00
675761ba55
Device config is now done through lua 2024-05-05 00:42:14 +02:00
73a2b077ed
Fmt: Added cargofmt config and reformatted files
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 23:27:48 +01:00
044c38ba86
More refactoring 2023-08-18 03:07:16 +02:00
cff9cb4bf6
Further improvements to how devices are created 2023-08-17 01:47:05 +02:00
b1506f8e63
Improved the way devices are instantiated from their respective configs
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-16 02:17:21 +02:00
40c0ac5144
Moved quasi-devices into the devices module and made event related device traits part of the event module
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-24 04:28:17 +02:00