Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tomer-w/victron_mqtt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SamLue/victron_mqtt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Aug 28, 2025

  1. - victron_enums InverterState and SolarChargerState merged to State

    - victron_enums PhoenixInverterMode and ErrorCode created
    - TopicDescriptor for ID's solarcharger_error_code, solarcharger_min_battery_voltage_today, solarcharger_max_battery_voltage_today, solarcharger_time_in_absorption_today, solarcharger_time_in_float_today, solarcharger_time_in_bulk_today, inverter_mode, inverter_state, inverter_output_voltage_{phase}, inverter_output_power_{phase}, inverter_output_apparent_power_{phase}, inverter_output_current_{phase}, inverter_alarm_ripple, inverter_alarm_low_voltage_ac_out, inverter_alarm_low_voltage, inverter_alarm_high_voltage_ac_out, inverter_alarm_high_temperature, inverter_alarm_high_voltage, inverter_alarm_low_temperature, and inverter_alarm_overload created.
    - Changed short_id's of from "inverter_*" to "vebus_inverter_*" which come from Topic "N/+/vebus/#" to obtain unique short_id's.
    - Fixed Descriptionnames of environment variables in conftest.py
    SamLue committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    ec88151 View commit details
    Browse the repository at this point in the history
Loading