Skip to content

Releases: meatpiHQ/wican-fw

v3.30

01 Sep 13:47
Compare
Choose a tag to compare

Bug Fix:

  • Fixed panic if initialisation is empty string

Note: Download latest vehicle profiles

v3.28

30 Aug 11:54
Compare
Choose a tag to compare

Bug Fix:

  • Fixed panic issue if car specific PID is disabled

Download latest

v3.27

28 Aug 14:47
Compare
Choose a tag to compare

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

Note: Download latest vehicle profiles

Download latest

v2.98

29 Mar 14:26
Compare
Choose a tag to compare

Bug Fix:

  • Handle SPAx ELM327 command

New Features:

  • New interpreter PID index (a preset filter will show as undefined but still works).
  • MQTT topics are now configurable

v2.90

21 Nov 14:00
Compare
Choose a tag to compare

Bug Fix:

  • Fixed OTA failure

New Features:

v2.80

27 Oct 12:02
Compare
Choose a tag to compare

New Features:

  • New ELM327 log to MQTT

v2.50

30 Sep 04:42
Compare
Choose a tag to compare

Bug Fix:

  • Fixed MQTT memory leak

New Features:

  • Configurable CAN to MQTT/JSON interrupter.

v2.10Beta

26 Aug 12:09
Compare
Choose a tag to compare

New Features:

  • Latest Espressif IDF-v5.1.1
  • Improved WiFi and BLE stability

v1.80

08 Aug 13:08
Compare
Choose a tag to compare

Bug Fix:

  • Fixed reset issue if CAN bus is connected #58

v1.79

06 Aug 12:51
Compare
Choose a tag to compare

Bug Fix:

  • Fix transmitting Extended ID CAN frames over MQTT (by @arlosi)
  • Disable WiFi power saving mode if BLE is disabled
  • Fixed reset issue if CAN bus is connected #58

New Features:

  • Add support for elm327 flow control (by @scytacki )