Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gpbenton/eufy_robovac_mqtt
Controls a eufy robovac via MQTT
https://github.com/gpbenton/eufy_robovac_mqtt
eufy mqtt robovac
Last synced: about 1 month ago
JSON representation
Controls a eufy robovac via MQTT
- Host: GitHub
- URL: https://github.com/gpbenton/eufy_robovac_mqtt
- Owner: gpbenton
- License: apache-2.0
- Created: 2021-03-14T13:48:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T19:46:09.000Z (almost 4 years ago)
- Last Synced: 2023-12-11T10:36:15.919Z (about 1 year ago)
- Topics: eufy, mqtt, robovac
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eufy_robovac_mqtt
Controls a eufy robovac via MQTTUses https://github.com/mitchellrj/eufy_robovac library to connect to the robovac. There is an excellent description on how to get the localKey and devId at https://github.com/apexad/eufy-robovac. Just make sure you use the correct version of the Eufy app.
WIP: Beta. Works fine with my 30C except for set_fan_speed, which does nothing.