Commit Graph

4 Commits

Author SHA1 Message Date
5abdc88a35 feat!: Removed AddAdditionalMethods
All checks were successful
Build and deploy / build (push) Successful in 11m1s
Build and deploy / Deploy container (push) Successful in 40s
It has been replaced with the add_methods device attribute.
2025-09-09 04:24:20 +02:00
1b8566e593 refactor: Switch to async closures 2025-09-04 04:15:08 +02:00
64c7d950c5 Make it possible to send notifications from lua 2025-08-31 03:55:07 +02:00
d2b01123b8 Made the impl_device macro more explicit about the implemented traits
This also converts impl_device into a procedural macro and get rid of a
lot of "magic" that was happening.
2025-08-31 00:38:58 +02:00