meatpiHQ / wican-fw

GNU General Public License v3.0
318 stars 67 forks source link

I need assistance understanding the new firmware's automation features. #222

Open alexsahka opened 1 month ago

alexsahka commented 1 month ago

Is there a resource (link to help) to learn more about the new automation options? For example, I used to do this before:

image

How to use this with automation?

What's the purpose of using this? Does it automatically request data when the device is disconnected from Wi-Fi and then publish the latest values to MQTT?

Thank you.

meatpiHQ commented 1 month ago

@alexsahka

How to use this with automation?

There are multiple ways you can use this feature, either by using the vehicle profile or by adding a custom PID

What's the purpose of using this? Does it automatically request data when the device is disconnected from Wi-Fi and then publish the latest values to MQTT?

Yes, it automatically requests data and publish it mqtt. It is also used by the new HA integration over HTTP.

What is your car make and model?

https://github.com/jay-oswald/ha-wican

alexsahka commented 1 month ago

What is your car make and model?

Honda Clarity 2018

meatpiHQ commented 1 month ago

@alexsahka I found your old issue. If you can export the logs from Car Scanner, I will be able to create a profile for your car.

meatpiHQ commented 1 month ago

@alexsahka Thanks, but I need the logs from car scanner please see the screenshot

image
alexsahka commented 2 weeks ago

SOC log.txt BATT CAPAS log.txt FUEL log.txt ODOM log.txt

SOC: 99% BATT CAPAS: 45.68 Ah FUEL: 1.29 Gallon ODOM: 96219 US miles

Thanks!

meatpiHQ commented 2 weeks ago

@alexsahka I've created a new profile for Honda Clarity 2018, please try and let me know if it works.

https://meatpihq.github.io/wican-fw/home-assistant/integration_setup#integration-device-setup

alexsahka commented 2 weeks ago

There is only SOC and here is the status:

MQTT: {"error": "Timeout, pid: 22202A8"}

Homeassistant: WiCAN SoC = 0 image

SOC showed 99% in the car.

image