ReneNulschDE / mbapi2020

Custom Component to integrate MercedesME devices into Home-Assistant
Other
149 stars 29 forks source link

European market - Pin code request not working #179

Closed dirkclemens closed 7 months ago

dirkclemens commented 7 months ago

@ReneNulschDE, when registering the mbapi2020 component via HACS, I do not receive an Email (for some hours so far). I am using the Mercedes Me App (iOS) since Nov 23 with the same Mailaddress I used here.

I am new to HA, using the latest version on Docker. My hardware is a Gigabyte MiniPC running the latest Ubuntu Server.

HACS:

Bildschirmfoto 2024-01-25 um 16 38 09

Mercedes Me:

Bildschirmfoto 2024-01-25 um 16 37 12

Integration:

Bildschirmfoto 2024-01-25 um 11 53 43

This is how I start the Home Assistant container in docker:

docker run -d \
  --name ha \
  --privileged \
  --restart=unless-stopped \
  -e TZ=Europe/Berlin \
  -v /opt/homeassistant/data:/config \
  -v /run/dbus:/run/dbus \
  --network=host \
  --device /dev/ttyACM0:/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2475760-if00 \
  ghcr.io/home-assistant/home-assistant:stable 

Thanks in advance for any hint

dirkclemens commented 7 months ago

@ReneNulschDE I just tried it one more and now I received an email. So it works fine.

ReneNulschDE commented 7 months ago

Thanks for the info. I'll keep it open for some days so that other can see that it was a problem on MB-side.

mikburnz commented 7 months ago

Same here. i try every day. upadeted and deletet versions. started the whole system. I dont receive any Code. Worked finde till last week.

mikburnz commented 7 months ago

So its not solved. Problem still actual.

ReneNulschDE commented 7 months ago

@mikburnz : Please open an own issue with all the relevant information. The case of the original issue owner is solved (without changes on HA side)