Open alexsahka opened 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?
What is your car make and model?
Honda Clarity 2018
@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.
@alexsahka Thanks, but I need the logs from car scanner please see the screenshot
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!
@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
There is only SOC and here is the status:
MQTT: {"error": "Timeout, pid: 22202A8"}
Homeassistant: WiCAN SoC = 0
SOC showed 99% in the car.
Is there a resource (link to help) to learn more about the new automation options? For example, I used to do this before:
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.