Skip to content

v3.48

Latest
Compare
Choose a tag to compare
@meatpiHQ meatpiHQ released this 13 Oct 14:32
· 112 commits to main since this release

Update Instructions

  1. If MQTT is enabled, disable it before uploading the firmware.
  2. Download the latest firmware.
  3. Unzip the downloaded file.
  4. Upload wican-fw_usb_vxxx.bin for USB devices or wican-fw_obd_vxxx.bin for OBD devices.

Note: Check the official documentation to take advantage of the new features.

New Features:

  • Update to IDF 5.3.1
  • New button to fetch vehicle_profiles from gtihub
  • New gh pages documentation by @jay-oswald
  • New HTTP endpoints to support Home Home Assistant integration
  • New MDNS zeroconf support, wican_device_id.local
  • Support Wallbox format in Custom PIDs

Bug Fix:

  • Fixed custom PID init
  • ECU status offline only if all pids timeout
  • Removed MQTT HA discovery (Use new HA integration)
  • Run autopid even if mqtt not connected