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
745a1025bb7bfa22e5b04d721a5f8cc30ee07ebd
automation_rs
/
automation_lib
/
src
History
Dreaded_X
1532958a86
feat: Added Typed impl for all automation devices
...
To accomplish this a basic implementation was also provided for some types in automation_lib
2025-10-15 00:45:37 +02:00
..
helpers
refactor(config)!: Moved Timeout into utils module and moved module
2025-09-10 02:11:11 +02:00
lua
feat: Use same add_methods mechanic for Device as for other traits
2025-10-10 03:33:28 +02:00
action_callback.rs
feat: Added Typed impl for all automation devices
2025-10-15 00:45:37 +02:00
config.rs
feat: Added Typed impl for all automation devices
2025-10-15 00:45:37 +02: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: Added Typed impl for all automation devices
2025-10-15 00:45:37 +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: Added Typed impl for all automation devices
2025-10-15 00:45:37 +02:00
schedule.rs
Reorganized project
2024-12-08 00:15:03 +01:00