Pascal Vizeli

Results 100 comments of Pascal Vizeli

@cyberkov please test the new dev from HA (aka 0.24). HM-ES-TX-WM should be work. The other device need more time and I'll want to add this to next HA release...

We can support the party/away mode but that is very complex to handle on API itself. I never found out how we can do that. Currently, it's simpler to create...

Nice. Will add it to ecowitt and homematic then

> I had the same issue. I Changed to the Dev Channel as described above. Update to 2022.09.dev1501 allown was not sufficient, but with the directly following dev updates it...

> FYI: I just downgraded to the latest supervisor 2022.09.1 beta version and this version also seem to be recent enough to get the "RaspberryMatic CCU" add-on going again –...

> Ideally you should implement some method to check if the device is readable (maybe test -r works for the device?) and wait until it is. Yeah, I used a...

That is an bug at supervisor

I tested now `board: nodemcu-32s` with LEDs. Currently, I had no crashes, package lose is the same. I think that is a driver issue or an issue with my device....

Update, once I connect HA to it, it start crashing again: ``` 10:13:09][10:13:09] [10:13:09]rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT) [10:13:09]configsip: 0, SPIWP:0xee [10:13:09]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 [10:13:09]mode:DIO, clock div:2 [10:13:09]load:0x3fff0018,len:4 [10:13:09]load:0x3fff001c,len:1044 [10:13:09]load:0x40078000,len:10124 [10:13:09]load:0x40080400,len:5828 [10:13:09]entry 0x400806a8 [10:13:10][I][logger:243]:...

It seems to be an issue with the old arduino framework that esphome use. I have the same issues also with other ESP-WROOM-32U/E models