Andrey Kupreychik

Results 29 comments of Andrey Kupreychik

Cool :+1: * https://github.com/roleoroleo/yi-hack_ha_integration/blob/9d370701f728357a40ca710bbab1e796ea2e2f39/yi-hack/camera.py#L61 - suffix looks strange, shouldn't it start with an underscore? * https://github.com/roleoroleo/yi-hack_ha_integration/blob/9d370701f728357a40ca710bbab1e796ea2e2f39/yi-hack/camera.py#L72 - should be `self._port` * https://github.com/roleoroleo/yi-hack_ha_integration/blob/9d370701f728357a40ca710bbab1e796ea2e2f39/yi-hack/binary_sensor.py#L178-L187 - duplicate code * https://github.com/roleoroleo/yi-hack_ha_integration/blob/9d370701f728357a40ca710bbab1e796ea2e2f39/yi-hack/config_flow.py#L57-L68 - all of...

@divemasterjm the thing you are asking for should be performed with one binary sensor. In HA you can trigger automation on both events where it goes from no motion to...

VLC works fine. I have a password setup. Checked without password - works OK, even having the WebRTC set to send a password. Looks like the issue is somewhere in...

Hi guys. Any update on this? @Tasshack do you need help? BTW. I don't see any in-progress branches here

Maybe this would be useful: ```patch Subject: [PATCH] Fix duplicate uploads --- Index: app/src/main/java/com/seafile/seadroid2/framework/data/db/entities/FileTransferEntity.java IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP UTF-8 =================================================================== diff --git a/app/src/main/java/com/seafile/seadroid2/framework/data/db/entities/FileTransferEntity.java b/app/src/main/java/com/seafile/seadroid2/framework/data/db/entities/FileTransferEntity.java --- a/app/src/main/java/com/seafile/seadroid2/framework/data/db/entities/FileTransferEntity.java (revision a3e046c30de68ffb33914762b055e062747f92e1) +++...

@zhwanng Tested on an emulator. It looks like working fine in terms of not uploading existing files. And it seems like the background upload worked now. The only thing that...

And today 3.0.10 did it again for no particular reason. O just noticed long upload and found 600+ existing files were uploaded second time ![Image](https://github.com/user-attachments/assets/90d81500-2cff-45f0-a48a-1a2e0002ce30) ![Image](https://github.com/user-attachments/assets/3a7a4300-2827-4c61-86aa-b4c29c2772ff)

Hi, @zhwanng I was unable to retrieve the suggested file from non-rooted phone file system. If I experience this once again and will able to deduct steps to reproduce I'll...

> We have released the latest release, adding the log export feature on the settings page, if you encounter this problem again next time, you can share the log content...