Cleaned up inverter mqtt
This commit is contained in:
@@ -42,6 +42,7 @@ install -m 644 "${BASE}/powermon-patches/port_config_model.py" "${POWERMON_SIT
|
||||
install -m 644 "${BASE}/powermon-patches/ports_init.py" "${POWERMON_SITE}/ports/__init__.py"
|
||||
install -m 644 "${BASE}/powermon-patches/usbport.py" "${POWERMON_SITE}/ports/usbport.py"
|
||||
install -m 644 "${BASE}/powermon-patches/mqttbroker.py" "${POWERMON_SITE}/libs/mqttbroker.py"
|
||||
install -m 644 "${BASE}/powermon-patches/hass.py" "${POWERMON_SITE}/outputformats/hass.py"
|
||||
|
||||
# --- 3. udev (LVX6048 hidraw → dialout perms) ------------------------------
|
||||
msg "Installing udev rule"
|
||||
|
||||
Reference in New Issue
Block a user