Bartek Motyl

Results 16 comments of Bartek Motyl

Ah, OK, I miss read your first request. So you mean to crop the resulting video (in this case this would be possible only with re-encoding, of course). This indeed...

I do not think there is a reason to "reject" any requests instead of collecting them here as ideas. I will probably not implement it (do not have much time...

I get exactly the same error. The script was working fine (`Version: 2021-10-16`), but stopped working after upgrade to `Version: 2022-01-12`

I personally would see this option as a bit dangerous, but if there are more votes on this I may consider implementing it.

Thanks for your feedback. I fully agree that flexible key shortcuts are essential for efficient work with the tool. I will try to consider this in one of next versions.

I have used the test program from node-lox-ws-api-testing with following line: `var lox = new LoxoneAPI("192.168.1.100", "admin", "password", true, 'AES-256-CBC');` This works. After changing the last parameter to 'Hash' it...