Mohammed Chotia

Results 3 comments of Mohammed Chotia

> I added some spaces to the stuff below -lamda: and it started to compile, but now I get this: > > /data/cache/platformio/packages/framework-arduinoespressif8266/cores/esp8266/Arduino.h:135:16: error: expected unqualified-id before '(' token #define...

Doesn't this [uptime sensor](https://esphome.io/components/sensor/uptime.html) solve this issue?

I was getting this error as well when I had the method set to `GET`, but got it working on `1.23.13` by changing to `HEAD`.