95ec3f28ff0e694b636705935b07577dc3ff8cf6
Instead the client is now created on the rust side based on the config. Devices that require the mqtt client will now instead need to be constructor using a function. This function receives the mqtt client.
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%