could you do the same that I described in the message above? I can check if I see the temp-data in your files and please add a screenshot of your mobile app.
thank you for the files. The next release will contain a new attribute “remoteStartTemperature” for the Odometer-Sensor and the remoteStartActive-BinarySensor.
You can test it with the code out of the Master Branch in the Github Repo.
I hope you had a great summer or winter vacation season… (same like I had)
Here is a new minor release v0.9.4:
New:
China has a different geo coordinates system (GCJ-02) then other countries. The component has a new configuration option to enable the conversation from WGS-84 to GCJ-02 to better support the this. (Restart/Reload required, and this recalculation is not perfect - search for GCJ-02 in wikipedia for more details) fixes: #140
Improvements:
Better sensor state classes for multiple sensors (thanks to @Thomas55555 )
New attribute endOfChargeTimeWeekday → sensor: rangeElectricKm fixes: #135
New attribute remoteStartTemperature → sensor: Odometer, remoteStartActive
Background: We have two cars and two very similar MercedesME account / mail addresses, easy to confuse just by thick fingers miss-typing.
I used the account which only has registered the W169 (no ME adapter installed), while I was expecting the W247 and the W169 to see. Because the other mail address is registered as owner for one and as co-driver for second car. All my fault!
Upgraded to HA 2023.10.1 and it is working again! Phew!
Thanks very much to you all for the effort you put in to these integrations. My hope is that I can improve the aesthetics of the displayed metrics like some brilliant examples I have seen.
So I set this up again while my wife was out in the car. I noticed after she got home it still said the car was away and the engine was on. After an hour it did not update so I reloaded it via HA. Then everything became Unavailable. I am in the US and the car is a 2023 C300.
Hi, this is the first time since a long time that gets reported. Last time it was a very unstable internet connection. please enable the debug log and retry it. Please share the log via mail ([email protected]) and please explain your system setup in the mail too
there is no option to remove a car directly in the component. Best way to remove a car is to remove the integration, restart and reinstall the integration. This will clean old cars.
Hi Rene.
i follow these chat like. i can not find a sensor or attribute to my eqa und eqe for start “Vorklimatisierung”. i can lock and unlock the car, more not. have you an idea or location that i find it?
Greetings Sören
there is a HA-Service “MBAPI2020.Preconditioning_Start” to initiate the “Vorklimatisierung”. You can use this service in the frontend (button for example) or in your automation.
Thanks, i was wondering for a long time why i can’t start this from the integration. But why is it not just integerated in the device? Also to set the climate temp?
Furthermore my oil level is out of order for a long time what could be the reason?
Because each of this extends the complexity, it is my hobby and you can build it by yourself with HA standard functionality . You are invited to extend the code base and bring in a PR via the GitHub repo.
There is no easy ApI for this. If you would like to dive deep then analyze the Mb RCP API end points.
The Mb api does not provide this information anymore. Check the relevant GitHub issue for more details.