Dreaded_X 3689a52afd
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 4m0s
Build and deploy automation_rs / Build Docker image (push) Successful in 52s
Build and deploy automation_rs / Deploy Docker container (push) Successful in 28s
Replaced impl_cast with a new and improved trait
With this trait the impl_cast macros are no longer needed, simplifying
everything.
This commit also improved how the actual casting itself is handled.
2024-05-05 00:33:21 +02:00
2023-04-12 03:34:58 +02:00
2024-03-27 04:46:06 +01:00

automation_rs

Custom home automation solution with google-home intergration

Development

Make sure to setup git hooks by running

git config --local core.hooksPath .git-hooks/
Description
Home automation program
Readme 4.6 MiB
Languages
Rust 84.2%
Lua 15.3%
Dockerfile 0.4%
HCL 0.1%