Dreaded_X 48fb9ef247
All checks were successful
Build and deploy automation_rs / Build (push) Successful in 4m35s
Build and deploy automation_rs / Create container (push) Successful in 48s
Build and deploy automation_rs / Deploy Docker container (push) Successful in 40s
Fix: Container has timezone always set to UTC
This became an issue once schedules where added, as they would run at
the wrong time.
In order to fix it the host's timezone information is mounted.
2023-11-23 01:24:07 +01:00
2023-04-12 03:34:58 +02: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%