This website requires JavaScript.
Explore
Help
Sign In
Dreaded_X
/
automation_rs
Watch
1
Star
0
Fork
0
You've already forked automation_rs
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37137e8b0a3521d115f7999edf3916e05a71d40e
automation_rs
/
automation_lib
/
src
History
Dreaded_X
2fe9fbadfb
feat(config)!: Remove device manager lua code
...
With the recent changes the device manager no longer needs to be available in lua.
2025-10-20 04:48:33 +02:00
..
helpers
refactor(config)!: Moved Timeout into utils module and moved module
2025-09-10 02:11:11 +02:00
lua
feat: Added optional definition function to module
2025-10-15 03:53:55 +02:00
action_callback.rs
feat: Added/expanded Typed impls
2025-10-15 03:50:50 +02:00
config.rs
feat(config)!: Config now returns the mqtt config instead of the client
2025-10-20 04:48:32 +02:00
device_manager.rs
feat(config)!: Remove device manager lua code
2025-10-20 04:48:33 +02:00
device.rs
feat: Improved device conversion error message
2025-10-20 04:48:28 +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
refactor(config)!: Move scheduler out of device_manager
2025-10-20 04:48:28 +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
feat(config)!: Config now returns the mqtt config instead of the client
2025-10-20 04:48:32 +02:00