Commit Graph

8 Commits

Author SHA1 Message Date
Dreaded_X 8e13ae2c01 WIP: Working on trait macro
Build and deploy / Build application (push) Successful in 7m19s
Check / Run checks (push) Successful in 3m35s
Build and deploy / Build container (push) Failing after 38s
Build and deploy / Deploy container (push) Has been skipped
2024-07-02 02:23:39 +02:00
Dreaded_X 44a40d4dfa LuaDevice macro now uses LuaDeviceCreate trait to create devices from configs 2024-05-07 00:05:37 +02:00
Dreaded_X 3e4ea8952a Improved how devices are created, ntfy and presence are now treated like any other device 2024-05-07 00:05:36 +02:00
Dreaded_X 20feaa6308 Slight macro cleanup 2024-05-07 00:05:36 +02:00
Dreaded_X 55237a2ba2 Improved the internals of the LuaDeviceConfig macro and improve the
usability of the macro
2024-05-07 00:05:36 +02:00
Dreaded_X a2ee2ad71d Added rename option to macro 2024-05-07 00:05:36 +02:00
Dreaded_X f4a1b507e5 Everything needed to construct a new device is passed in through lua 2024-05-07 00:05:36 +02:00
Dreaded_X bfc73c7bd3 Device config is now done through lua 2024-05-07 00:05:36 +02:00