Wouter D'Haeseleer
Wouter D'Haeseleer
@ripienaar The thing I'm missing in choria (or I missed it) is windows support. Are you planning to add that?
@cooperaj Do you already have found something where I can help you with? We are hitting the same bug.
Having an API command to trigger ALL configured fields would be nice indeed.
I also believe that this will be the end for projects like teslamate :-( The rate limit on the API is actually OK if the limit of the Telemetry would...
@SebastianGode I think you can close this issue, because since the new pricing this is kind of "solved"
@erwin314 is there something I can help with to get this fixed? I tried to build your code and currently fail to do so.
There is 1 suggestion I would like to make, currently you return a json object for each topic, I would rather see the value directly. Currently: ``` Topic: telemetry/[VIN]/v/Locked Value:...
Thanks for taking the time to answer. > Additionally, JSON maintains the data type of the value, helping to avoid misinterpretation. For example, `{"value": "true"}` clearly indicates a string representation...
@erwin314 it seems you are right! It seems Tesla is sending it as string, so that's correct, I played with the raw data and saw indeed that it is working...
@ThomasAlxDmy To me this looks feature complete now. Can you pull some strings to get this unblocked?