Commit Graph

9 Commits

Author SHA1 Message Date
Dreaded_X 5ae34bf3d2 Converted macro to derive macro
Build and deploy / build (push) Successful in 7m9s
Build and deploy / Deploy container (push) Successful in 1m45s
2025-08-30 04:20:27 +02:00
Dreaded_X e1d1347b1e Made the impl_device macro more explicit about the implemented traits
Build and deploy / build (push) Successful in 9m9s
Build and deploy / Deploy container (push) Has been skipped
This also converts impl_device into a procedural macro and get rid of a
lot of "magic" that was happening.
2025-08-28 03:02:45 +02:00
Dreaded_X 0436ff57d8 Update to rust 1.89 and edition 2024
Build and deploy / build (push) Successful in 11m16s
Build and deploy / Deploy container (push) Successful in 1m9s
2025-08-28 00:57:02 +02:00
Dreaded_X e27412339c Allow timeout to be a fraction of a second instead of always whole seconds 2025-08-22 23:27:05 +02:00
Dreaded_X d9e83a49a1 Improved long press behaviour when there is no long press callback
Build and deploy / Build application (push) Successful in 3m23s
Build and deploy / Build container (push) Successful in 52s
Build and deploy / Deploy container (push) Successful in 47s
2025-01-29 00:55:00 +01:00
Dreaded_X 3905df690b Reworked air filter integration
Build and deploy / Build application (push) Successful in 5m8s
Build and deploy / Build container (push) Successful in 2m19s
Build and deploy / Deploy container (push) Successful in 35s
2025-01-22 03:12:13 +01:00
Dreaded_X e4c211a278 Added dedicated light device and updated hallway logic 2024-12-08 05:34:51 +01:00
Dreaded_X 41d2af655b ActionCallback now always returns self and state can be anything serializable 2024-12-08 02:50:52 +01:00
Dreaded_X 8877b24e84 Reorganized project 2024-12-08 00:15:03 +01:00