tech1977
tech1977
Hi, I would like to try DDP more than 10 Athom GU10 WLED bulbs, currently I have 18 bulbs split into 2 ESP32 ethernet controllers and another master controller, if...
@dosipod I did this with 18 test bulbs: bulbs from 1-10 on DDP RGBW output of the first ESP32 ethernet bulbs from 11-18 on DDP RGBW output of the second...
I would also be interested in Wled control.
I use a ducted system and would like to completely deactivate the horizontal and vertical oscillation. How can I remove them?
Hi, I could try an AZDelivery NodeMCU Amica V2 ESP8266 ESP-12F but can I connect the pins directly? Does it support 5v? I'm using the ESP32-C3 Super Mini, with this...
I increased the log to "verbose" and I saw that the reset occurs after the warning: 2025-07-01 13:58:37.251 DEBUG (MainThread) [homeassistant.components.esphome.manager] clima-pt: [V][panasonic_ac.cz_tacg1:252]: Polling AC 2025-07-01 13:58:37.255 DEBUG (MainThread) [homeassistant.components.esphome.manager]...
I tried with an original Panasonic CZ-TACG1 interface with this component: https://github.com/sockless-coding/panasonic_cc/ the reset problem does not occur, but I do not want to use their cloud and their interface,...
> > I tried with an original Panasonic CZ-TACG1 interface with this component: https://github.com/sockless-coding/panasonic_cc/ the reset problem does not occur, but I do not want to use their cloud and...
> > I tried with an original Panasonic CZ-TACG1 interface with this component: https://github.com/sockless-coding/panasonic_cc/ the reset problem does not occur, but I do not want to use their cloud and...
To reproduce the problem, just open multiple logs "verbose" or multiple logs and web access at the same time. It seems like a package management issue. How can I fix...