Roman Priesol
Roman Priesol
esp32 in this lamp is a singlecore with a mac written in eFuse, so a "special" config is needed. This is the reason why this is not working and just...
@kayooneteu that warning is totally unrelated https://github.com/esphome/issues/issues/6179
Cannot reproduce that on latest chrome and firefox - it never gets reloaded. The second "issue" is a known one - limitation of the Monaco editor.
Nice, but one thing. Make it please compatible with IDF 5.x. With 5.1.2 it is not compiling: ``` Compiling .pioenvs/mcu-dimmer/src/esphome/components/ac_dimmer/hw_timer_esp_idf.o In file included from src/esphome/components/ac_dimmer/hw_timer_esp_idf.h:3, from src/esphome/components/ac_dimmer/hw_timer_esp_idf.cpp:3: /data/cache/platformio/packages/[email protected]/components/driver/deprecated/driver/timer.h:16:2: warning: #warning...
@latonita I have tested two version: 5.1.2 and 5.2.1 (I am using this on all my devices): ```yaml esp32: board: m5stack-atom framework: type: esp-idf version: 5.1.2 # version: 5.2.1 platform_version:...
Tested with 5.1, 5.2 and the default 4.4 one. All good. Many thanks!
will try on Monday
With a fan still working fine, but I tested it with a "standard" bulb and LED bulb from a trashcan and both are blinking when on less than 100 %....
Went finally to my basement. And yes, with arduino it is blinking the same. But as I have mentioned, it was always running only a fan, so don't know it...
For me it is good enough as I am using it for a fan (driven as a light as it supports transition time). When I was testing it with a...