cdnninja

Results 956 comments of cdnninja

I tested it out. In my single test using the default values in home assistant my car started but 0.5C off. I have found a potential bug in the math...

Could you start the car via your webbrowser with correct settings? Ideally as close to HA defaults as possible while doing this: https://github.com/fuatakgun/kia_uvo/wiki/How-to-sniff-API-via-MS-Edge You are looking for a section that...

Actually a potentially easier way to check this. In your app what range of options do you have for temp? Our code is using 16-32 in 0.5 increments. Do you...

Perfect that is exactly what I need. It looks like your EV cars use the same range as what we found for EU EV which is different than Canadian ICE...

#224 will solve this for an EV @zadigre could you replace your Canada API file with it to test? @dallaby23 this means they have changed temperature ranges on cars, now...

No it is under #224 so you will need to copy paste the one file.

@dallaby23 could you use the same sniff from above? I'm wondering if the temptype is the key. I have only seen that being different on an EV but if yours...

Could each of you also confirm on a start that the temp sensor displayed in home assistant is wrong? Just want to confirm that. This only works while car is...

> @cdnninja > > and also when I set the temperature to 19.5 on mybluelink or Bluelink app, set temperature is also shown as 21.5 in HA Yes I'll need...

Yes the range is different for your car. I am interested to see what the website sends and what hvacTempType is set to.