gpbenton

Results 8 issues of gpbenton

I was able to get this working with my 30C, apart from the set_clean_speed() interface. I have tried with the parameter as "Min", "Max" and "Boost_IQ" and then "1", "2"...

I haven't run this bit of code, but to my eye it looks like the . and _ are reversed on this line. https://github.com/mitchellrj/eufy_robovac/blob/e08db60e0c4578d846e904e29ebb895c87706930/eufy_robovac/tuya.py#L580

I am trying to compile this on platformio, but I get this error for a wemos_d1_mini board ``` Compiling .pio/build/base/FrameworkArduino/base64.cpp.o .pio/libdeps/base/QuickEspNow/src/QuickEspNow_esp8266.cpp: In member function 'virtual comms_send_error_t QuickEspNow::send(const uint8_t*, const uint8_t*,...

Just to make everything symetrical, as this is what is reported back.

For 1. MQTT broker host and port 1. Match OpenThings address to types of objects (not all will be eTRV)

To Do

SIGHUP - re-read config file SIGABT - exit main loop - close libraries and turn off LEDs

To Do

### What happened? Using `constrain_input_boolean=input_boolean.waste_needs_moving` as a parameter to `run_every` should stop the callback from running until the input_boolean is switched to on. On 4.5.11 this does not happen, and...

issue

### What happened? This is a continuation of #2385 , but someone else's bug got fixed, but not this one (unless I am missing something). For version 4.4.2 I had...

issue