CodeFoodPixels / robovac

Add a Eufy RoboVac easily to Home Assistant
Other
110 stars 26 forks source link

Remote Control via MQTT #88

Open MartinBachmannHD opened 4 days ago

MartinBachmannHD commented 4 days ago

I would like to remote-control my vacuum cleaners via MQTT (as I am mainly using OpenHAB - where there is no plug in for Eufy...). But I could not find how to create the message to e.g. start the cleaner. For example publishing a message on homeassistant/vacuum/arbeitszimmer/set smallRoomClean would not work. Of course I also tried ..../command, and other vocabulary / payload (On, Clean, ....) but no success... Any hint is welcome!

Vinndimon commented 4 days ago

https://github.com/CodeFoodPixels/robovac/issues/68#issuecomment-2148869672

MartinBachmannHD commented 2 days ago

Thanks for sharing the link. But I fear that I need more advice... What would the topic name be for 15c and X8 Hybrid? And the payload? Somehow I could not find this in the link to the interesting discussion.

Vinndimon commented 2 days ago

@MartinBachmannHD please check eufy-mqtt-vacuum and create an issue there.

MartinBachmannHD commented 1 day ago

Issue number one is created :-). https://github.com/terabyte128/eufy-mqtt-vacuum/issues/1