Dmitry

Results 6 comments of Dmitry

Updated it a little. Can't determine delay datapoint, but in other parameters I am sure (have tuya gateway). ```javascript const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const tz = require('zigbee-herdsman-converters/converters/toZigbee'); const exposes =...

This converter works fine for me. I used all from @ayasystems comment and changed `delay_time` to `delay`. Do not know why but `delay_time` everytime throw an error. May be it...

@cdujeu I thought that cycle have a random seconds. But then I noted that it is exactly 65 seconds. I change my nginx config to: ``` ... location / {...

@cdujeu I mistaken in second option name: Here right one: ``` http { keepalive_timeout 600s; } ```

Btw its strange that once per 10 minutes this error will be appearing and in tray all users see " ! " sign.

Looking forward for optimization! :) I user Seafile for now - it can handle many small files easyly. But it have some other minuses so I time to time looking...