TIneco Integration

Tineco makes several vacuum mops with a self-cleaning feature. I absolutely wouldn’t ever consider installing their app, but it would be nice if there were a way to get HA to notify me once self cleaning is done so I remember to empty the dirty water tank before it sits too long.
I’ve tried a power monitoring plug, but the draw isn’t much different versus charging on the dock, so that’s not a great option unless I just want to assume a timer after putting it on the dock and the charging draw resumes.

Hello, some time has passed since this question and I would like to know if anything has changed regarding the integration of the Tineco S9 artist washing vacuum cleaner with Home Assistant?

2 Likes

I opened the APK app and discovered these domains.
I’m not a developer, but I think there’s something we can do with them.

There are also many folders named ecovacs and MQTT

    "users": "portal.tinecoww.com",
    "lg": "portal.tinecoww.com/api/lg",
    "ne": "portal.tinecoww.com/api/ne",
    "dl": "portal.tinecoww.com/api/ota",
    "iot": "portal.tinecoww.com/api/iot",
    "msg": "msg.tinecoww.com:5223",
    "msg_mq": "mq.tinecoww.com:443",
    "lb": "lbo.tinecoww.com",
    "AppServer": "portal.tinecoww.com/api/appsvr"

Hi there, I’ve created a HACS integration for my Tineco S7 by reverse engineering their Android App. You can find it here. I’m not sure if the API will be the same for the S9 and others Vacumms, but feel free to give it a try and maybe we can add support for more devices with your help