ba37de39396f4c499fc6157ff1f6243758fe3a87
The function `new_mqtt_client` was the last remaining entry in the global `automation` table. The function was renamed to `new` and placed in the new `mqtt` module. As `automation` is now empty, it has been removed.
automation_rs
Custom home automation solution with Google Home integration and lua scripting.
Development
This repository uses pre-commit to make sure everything is ready to go when committing. Install the pre-commit hooks by running the following command:
pre-commit install
Description
Languages
Rust
84.2%
Lua
15.3%
Dockerfile
0.4%
HCL
0.1%