Andrzej
Andrzej
Checked (recompiled with latest commits) - still works. :-)
I do run `otmonitor` just to lookup messages and without it changing messages anyhow. ``` Logger: pyotgw.commandprocessor Source: runner.py:128 First occurred: 22 lutego 2023 14:10:00 (38 occurrences) Last logged: 10:16:00...
You've convinced me to switch back to direct communication. :-)
@starkillerOG I was about to open new issue but on this one it's the same, logs look similiar and model (RLC-520) is the same: ``` IP Camera: RLC-520 software: v3.0.0.136_20121112...
@vmonkey and @Afraskai it would be more helpful to provide debug log I guess, as it may differ between models. Provide: cam model and firmware URL configured under settings->system->network->Home Assistant...
> Is it correct that the RLC-520 only supports motion detection, no AI people, vehicle, pet, etc detection? I can confirm that, it only detects motion without further details regarding...
I can confirm - kopia does not handle `ed25519` key. Luckily my host also supports rsa key and thus I could get it to work.
Probably target machine supports more keys - make sure you do `ssh-keyscan` and copy the one with rsa. Kopia doesnt support ed* keys (#2443)
I'm somehow dropped out of the thread... When setting sensitivity will be available in rest-api?
So far interacting with their API was the most successful, as they provide testnet on same basis as mainnet - it has properly managed keys, all methods from mainnet works...