This website requires JavaScript.
Explore
Help
Sign In
Dreaded_X
/
automation_rs
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
580a5187bd12219c58ab55c1aac64a86958f4bc2
automation_rs
/
automation_lib
/
src
T
History
Dreaded_X
8982e9c165
Build and deploy / build (push)
Successful in 13m33s
Details
Build and deploy / Deploy container (push)
Successful in 39s
Details
feat(config)!: Put automation modules in namespace
...
All lua modules that originate from automation_rs are now prefixed with `automation:`.
2025-09-11 04:12:15 +02:00
..
helpers
refactor(config)!: Moved Timeout into utils module and moved module
2025-09-10 02:11:11 +02:00
lua
refactor(config)!: Moved Timeout into utils module and moved module
2025-09-10 02:11:11 +02:00
action_callback.rs
feat!: ActionCallback can now receive any amount of arguments
2025-09-10 01:46:12 +02:00
config.rs
Reorganized project
2024-12-08 00:15:03 +01:00
device_manager.rs
refactor: Switch to async closures
2025-09-04 04:15:08 +02:00
device.rs
Small cleanup
2025-09-01 02:47:29 +02:00
error.rs
Update to rust 1.89 and edition 2024
2025-08-31 00:38:58 +02:00
event.rs
Removed old presence system
2025-08-31 23:57:59 +02:00
lib.rs
feat(config)!: Put automation modules in namespace
2025-09-11 04:12:15 +02:00
messages.rs
feat: Added low battery notification and made mqtt message parsing more robust
2025-09-04 04:26:34 +02:00
mqtt.rs
fix: Front door presence does not get cleared properly
2025-09-10 01:46:16 +02:00
schedule.rs
Reorganized project
2024-12-08 00:15:03 +01:00