esp-roomba-mqtt icon indicating copy to clipboard operation
esp-roomba-mqtt copied to clipboard

ESP8266 MQTT Roomba controller (Useful for hooking up old Roombas to Home Assistant)

Results 20 esp-roomba-mqtt issues
Sort by recently updated
recently updated
newest added

Doe anyone know how to push build_flags in platformio.ini to Arduino IDE or optional code to be used for Arduino IDE? For now I worked around by removing #IF LOGGING...

* command '_max_mode_' that starts cleaning mode till battery 'death'. You should manually call command '_return_to_base_' before battery is 'dead'. * command '_back_' that forces Roomba to move backward for...

* Inits day of the week and time on Roomba during ESP start. Known issues: * DST is ignored, only timezone.

* fixes issues with Roomba 500 series. It wasn't possible to wake up Roomba from sleep at all. Tested on Roomba 595 + ESP12E * now it is possible to...

Im having a great deal of problems getting this integrated. The legacy MQTT Vacuum is going to be removed. So im trying to switch to the newest state driven object....

Hi, using suggested Visual studio Code, I obtain this error during build task: src/main.cpp:1:10: fatal error: 'Arduino.h' file not found #include I need to download libraries from other repository?

Fix esp reboot when roomba is not connect and roombaState.capacity == 0

I've got this "working" on my Roomba 770. I had to make some changes where ArduinoJSON got version incremented and broke a few things. The side effect seems to be...

When connecting the Nodemcu the roomba enters a loop that wakes it up (sound included) and after about 10 seconds it restarts and returns to do the same. I can...

Suggest the following be added to the Readme. - Picture of setup. - [Schematic](http://fritzing.org/home/) of wiring. - Link to platforms where this can be used.