Skip to content

Add inverter-control and dbus-mqtt-battery to default package list#134

Open
4alvit wants to merge 1 commit into
kwindrem:mainfrom
victron-venus:add-inverter-control-and-dbus-mqtt-battery
Open

Add inverter-control and dbus-mqtt-battery to default package list#134
4alvit wants to merge 1 commit into
kwindrem:mainfrom
victron-venus:add-inverter-control-and-dbus-mqtt-battery

Conversation

@4alvit

@4alvit 4alvit commented Jul 18, 2026

Copy link
Copy Markdown
  • inverter-control: Victron inverter controller with D-term, burst logic
  • dbus-mqtt-battery: MQTT to D-Bus bridge for JBD BMS batteries

Both maintained under victron-venus GitHub org.

@4alvit
4alvit force-pushed the add-inverter-control-and-dbus-mqtt-battery branch 2 times, most recently from c921a7b to f26ed9b Compare July 18, 2026 15:15
- inverter-control: Victron inverter controller with D-term, burst logic
- dbus-mqtt-battery: MQTT to D-Bus bridge for JBD BMS batteries

Both maintained under victron-venus GitHub org.
@4alvit
4alvit force-pushed the add-inverter-control-and-dbus-mqtt-battery branch from f26ed9b to 0023ea2 Compare July 18, 2026 16:00
@kwindrem

kwindrem commented Jul 20, 2026

Copy link
Copy Markdown
Owner

The packages you wish me to add to SetupHelper set the packageName script variable. This should not be done in the setup script as it is done in SetupHelper's CommonResources. packageName MUST accurately match the directory name where the package is installed and if there is a descrepency in setting the variable in the setup script then operations will fail.

It appears all package's setup scripts set the variable correctly so it is redundant, but the code should be removed from the setup scripts.

I will add the three packages the next time I update SetupHelper. I don't use commits directly due to my development environment.

@4alvit

4alvit commented Jul 20, 2026

Copy link
Copy Markdown
Author

Fixed. Removed redundant packageName lines from all three setup scripts:

  • dbus-mqtt-battery
  • dbus-tasmota-pv
  • inverter-control

SetupHelper's CommonResources now handles packageName directly.
Ready for you to add them to SetupHelper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants