FHEM Forum

FHEM => Codeschnipsel => Thema gestartet von: immi am 21 Juni 2025, 18:50:39

Titel: mammotion maehroboter
Beitrag von: immi am 21 Juni 2025, 18:50:39
I started porting a small script from python to perl/fhem.
- login with email/password (working)
- temporary token auth (working)
- fetching of errorcodes (working)

still nothing usefull :)

next step MQTT connection
any help/hint is very welcome
 
original python project from mikey0000
https://github.com/mikey0000/PyMammotion

immi