Valentino Stillhardt

Results 78 comments of Valentino Stillhardt

@destroyedlolo Did you progress?

The Sonoff Basic doesn't use an ESP8266, but an ESP8285! Like @gb53smith mentioned, change your esphome section to the code below and it'll probably work. ``` esphome: name: platform: ESP8266...

According to https://docs.platformio.org/en/latest/boards/espressif8266/esp01_1m.html the `esp01_1m` is meant for an ESP82**66** device. Sonoff Basic's are ESP82**85** devices.

> https://esphome.io/devices/sonoff_basic.html reads > > > The Sonoff Basic is based on the ESP8266 platform and is a subtype of the esp01_1m board. Reads `platform`, not `board`. But yea, it's...

Has anyone had a success with this chipset and me_cleaner?

Also facing this issue. If the time pointer is less or more than the specified times, I get a distance error and the calendar doesn't get rendered anymore.

> @Fusseldieb so if I understand correctly, you want to render calendar only from 8 to 22. But there are events that are earlier or later than 08/22... Is that...

Oof, that doesn't sound good!

Would be cool to see this implemented. When using :taggable, if I add a new value, I can't remove it anymore. I need to select another value and only then...