Releases: meatpiHQ/wican-fw
Releases · meatpiHQ/wican-fw
v3.48
Update Instructions
- If MQTT is enabled, disable it before uploading the firmware.
- Download the latest firmware.
- Unzip the downloaded file.
- Upload
wican-fw_usb_vxxx.bin
for USB devices orwican-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
v3.30
v3.28
v3.27
New Features:
- New Auto PID request
- New Home Assistant discovery
- ECU connection status on status topic
- New vehicle specific PIDs support
- Vehicle model selection
- Action to combine vehicle profiles by @jay-oswald
- New upload vehicle profiles json file
- More hyundai ioniq PID parameters by @chris58008
- Fixed undefined protocol issue
- New subscribe to command topic wican/dev_id/cmd
- New publish response topic wican/dev_id/rsp
- Reboot command
- Get battery voltage