Hi @ReneNulschDE, thanks for the reply. Unfortunately (or fortunately), I cannot reproduce the problem now. I only tried one night, and there it was a reproducible problem. Maybe there was simply a problem with the mercedes service that night. Also, since then, I have upgraded HA core, but I doubt that this has something to do with it.
Nice integration. Manage to get it running within 10 mins. Thank you so much. Another reasons from me to move from openhab to hass.
For those looking for more accurate images of your car to use for cards you can use the following api from mercedes. The api has max limit of 5 attempts for free. When you call the first api to get image ids, Save the ids. The second api to get images doesnt have limit.
Just for the documentation: the exclude VIN option is used in the US-region. Some users get multiple VINs for one car and with this option they can hide the cars without data.
State of charge (SoC) is the level of charge of an electric battery relative to its capacity. The units of SoC are percentage points (0% = empty; 100% = full).
´´´
Hey guys, tried to integrate the MME 2020 component via HACS. No problems, but integration is not shown up. All folders are in Custom components, Logs show:
2021-08-07 09:45:45 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration mbapi2020 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
So as far as I see no problems but no Entities, Devices or Mercedes Me 2020 components. restart of HA 2 times on RPi 4
THX for ideas Peter
After the installation via HACS, please go to the integration page (Configuration, Integrations) in HA and click on the plus sign (Add Integration). Search for the MB component and follow the config wizard.
HACS is just the helper to install the component. All the other magic like initial Setup is done in Home Assistant.
Thx for the hint. It was different to the other hacs integrations. They were shown up after restart and I didnât have to integrate via ânormalâ integration. Learned again. I wish you a Nice weekend.
Kind regards
Peter
There are a few ways you can do it, all of which are in lovelace. I like the custom:button-card which allows js. Button-card can be used on its own or in a grid or picture-elements card, which is handy.
This does bring up the menu to lock/unlock the car which is working fine, its the card which isnât changing from green to red depending on weather it is locked/unlocked.
Any help would be much appreciated.