From 5d63b55eaee440ad966a7b42e9517899ad6f17fb Mon Sep 17 00:00:00 2001 From: bellackn Date: Mon, 8 Apr 2024 13:20:42 +0200 Subject: [PATCH] docs: add hint to Ansible role --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cf21044a..3a6c6bb3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ The parameters to access the inverter and MQTT instance are pulled from environm - `$MQTT_PASSWORD` (optional) - `$MQTT_PORT` (optional) +### Ansible (systemd) + +You can use the [bellackn.homelab.hms-mqtt-publisher](https://github.com/bellackn/ansible-collection-homelab/blob/main/roles/hms_mqtt_publisher/README.md) +role to deploy hms-mqtt-publisher as a systemd service to a remote host. Check the role's documentation to see configuration options and setup instructions. + ## Note of caution Please note: The tool does not come with any guarantees and if by chance you fry your inverter with a funny series of bits, you are on your own. That being said, no inverters have been harmed during development.