Skip to content

v0.23.3 — Max current setpoint fallback

Choose a tag to compare

@botts7 botts7 released this 05 Jul 09:15

Fixed

  • "Max current" number (and the native Controls card's slider) no longer reads "unknown". It only read charger_status.cm / realtime.ic, which some chargers (Pulsar Plus/MAX firmware) don't report — so the setpoint was blank even though the sensor had a value. It now falls back to r_dat.cur (the active max current the dashboard + max_charging_current sensor use), so it's populated everywhere. Found while verifying the native Controls card on real hardware.

Update: HACS → redownload the integration → restart Home Assistant.