You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the PIP8048 branch, I've setup the select charging current for max total/grid charging and sliders for the charging voltages, however, it doesn't seem to apply the settings. The logs show the below when I attempt to make use of the current selection or volage sliders to change the settings:
Below is the log for the charging current threshold select:
[22:20:41][D][select:062]: 'inverter_axpert_current_max_ac_charging_current_select' - Setting
[22:20:41][D][select:115]: 'inverter_axpert_current_max_ac_charging_current_select' - Set selected option to: 10A
[22:20:41][D][pipsolar.select:012]: got option: 10A
[22:20:41][D][pipsolar.select:014]: found mapped option MUCHGC0010 for option 10A
[22:20:41][D][pipsolar:944]: got command: MUCHGC0010
[22:20:41][D][pipsolar:936]: Command queued successfully: MUCHGC0010 with length 10 at position 5
[22:20:41][D][pipsolar:895]: Sending command from queue: MUCHGC0010 with length 10
[22:20:42][D][pipsolar:042]: response length for command OK
[22:20:42][D][pipsolar:860]: checking crc on incoming message
[22:20:42][D][pipsolar:863]: CRC OK
[22:20:42][D][pipsolar:048]: command not successful
Below is the log for the float charging voltage slider:
[22:40:22][D][number:054]: 'inverter_axpert_battery_float_voltage_number' - Setting number value
[22:40:22][D][number:113]: New number value: 27.600000
[22:40:22][D][number:012]: 'inverter_axpert_battery_float_voltage_number': Sending state 27.600000
[22:40:22][D][pipsolar.output:015]: Will write: PBFT27.6 out of value 27.600000 / 028
[22:40:22][D][pipsolar:944]: got command: PBFT27.6
[22:40:22][D][pipsolar:936]: Command queued successfully: PBFT27.6 with length 8 at position 1
[22:40:22][D][pipsolar:860]: checking crc on incoming message
[22:40:22][D][pipsolar:863]: CRC OK
[22:40:22][D][pipsolar:895]: Sending command from queue: PBFT27.6 with length 8
[22:40:23][D][pipsolar:042]: response length for command OK
[22:40:23][D][pipsolar:860]: checking crc on incoming message
[22:40:23][D][pipsolar:863]: CRC OK
[22:40:23][D][pipsolar:048]: command not successful
Using the PIP8048 branch, I've setup the select charging current for max total/grid charging and sliders for the charging voltages, however, it doesn't seem to apply the settings. The logs show the below when I attempt to make use of the current selection or volage sliders to change the settings:
Below is the log for the charging current threshold select:
Below is the log for the float charging voltage slider:
This is the output for the supported protocols:
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: