Dmitry Dudkin
Dmitry Dudkin
I got the same issue. Some timesI see notifications in Addon logs but most times no update to HA. This is "npm run listen" log ``` > [email protected] listen >...
May be it happening because get OperationLog is empty because G2 gateway already took new log entries. And sometimes I got an error on connect to get a log.
I found another problem - unlock/lock events in ha.js just emit the same event handler (updateLockState) that update to CURRENT lock state. The problem is that if auto lock occurs...
Ok I will test. But why ffplay works fine? It use the same library and the same SDL2 output.
I have tested and no change AAC or uncompressed audio. But I found that it happened only when I play 25fps video on 30/29.97/60/59.94 fps profile.
I have measured delay and it is exactly 200ms
Added has_preset config option in [605db07](https://github.com/joshbenner/esphome-daikin-s21/pull/9/commits/605db07bb3a1502255d378fd6356d2803974ffaf)
I have FTXR units that don't have 5v on pin 5. And I made own cheap PCB design that works with external D1 Mini ESP32 WROOM boards and has read...
Same here and waiting for a fix