-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Requirements
-
I have updated Smartcar to the latest available version.
-
I read the Known Issues and Limitations section in the README.
- I have verified that my car is compatible with Smartcar and the API is supported in my country.
- I did a search to see if there is a similar issue or if a pull request is open.
The problem
I usually have my tires at 3.0 bar, I can even confirm that in the car. However, I never saw those values in HA. Usually I get 2.7 or maybe 2.8 tops. I am wondering if there is some cap on the integration or in SmartCar itself!
Here is an example of what I got from the webhook:
`{"code":"wheel-tires","name":"Tires","group":"Wheel","body":{"values":[{"row":0,"column":1,"tirePressure":270},{"row":0,"column":0,"tirePressure":268},{"row":1,"column":1,"tirePressure":268},{"row":1,"column":0,"tirePressure":268}],"rowCount":2,"columnCount":2,"unit":"bar"},"meta":{"oemUpdatedAt":1769095268000,"retrievedAt":1769095272288},"status":{"value":"SUCCESS"}},
Thank you
What version of Smartcar has the issue?
v0.4.6b1
What was the last working version of Smartcar?
v0.4.6b1
Diagnostics information
No response
Example request & response for the related resource
Anything in the logs that might be useful for us?
Additional information
No response