VanMoof integration (ESPHome/BTProxy Presence+API)

Do you guys also have problems since a couple of days to receive the bike certificate? I am getting a 401 authorization error with postman. @3DJupp do you perhaps have a solution for it?

Maybe they have changed something in the API structure. But mine is still fetching data.

@vvhillo good idea!
I implemented that like:

 - platform: ble_presence
    id: ble_vanmoof_s5_presence
    name: "BLE Presence Vanmoof S5"
    icon: "mdi:bike"
    service_uuid: "e3d80000-3416-4a54-b011-68d41fdcbfcf"
    device_class: presence
    filters:
      - delayed_off: 5min

I saw some interesting insights here: GitHub - Knight1/vanmoof-ble: VanMoof 🚲 SA5 and later BLE Communication · GitHub
Maybe thats something that could be ported to HA soon :slight_smile:
Btw: they are referring to another UUID: e3d80001-3416-4a54-b011-68d41fdcbfcf

fixed the issue with failing after 2 hours and updated in my fork. GitHub - j-o-a-c-h-i/VanMoof-SA5-HomeAssistant: Fixed issue with Bluetooth disconnect · GitHub

im looking for net update to bring a few buttons to set speed limit and lights etc. i think almost everything from knight1s code is possible to integrate in home assistant, is there anything special you thinking about?

Had a bit of time, and some tokens left.
So this integration works already with Electrified S/X and some basic test integration for SX3 (to be tested)

It communicates over BLE