v0.23.3 — Max current setpoint fallback
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 tor_dat.cur(the active max current the dashboard +max_charging_currentsensor use), so it's populated everywhere. Found while verifying the native Controls card on real hardware.
Update: HACS → redownload the integration → restart Home Assistant.