Skip to content

Commit

Permalink
Add hint to Ansible role/systemd deployment (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
bellackn authored Apr 18, 2024
1 parent d9e9fd8 commit ee9cd56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit ee9cd56

Please sign in to comment.