add controls to lvx

This commit is contained in:
2026-04-27 06:50:04 -04:00
parent 00ab311d92
commit 04720c3b92
14 changed files with 856 additions and 39 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=LVX6048 HA -> powermon adhoc command bridge
After=network-online.target powermon.service powermon2.service
Wants=network-online.target
[Service]
Type=simple
User=noise
ExecStart=/usr/local/bin/lvx-control
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target