Ramil Valitov

Results 131 comments of Ramil Valitov
trafficstars

> I cannot see anywhere in z2m the state of the switches I think you can catch it in [`action` event](https://www.zigbee2mqtt.io/devices/LLKZMK12LM.html#action-enum) which is triggered when the external button is pressed....

Ok, here's what I got. The Aqara T2 really reports information from sensors S1 and S2 via zigbee2mqtt - it sends `action` with value either `single_l1` or `single_l2` for S1...

I also have some progress in working with the contact sensor. I will share my results after finishing all the tests.

I got the same errors. But it does not allow me to connect properly via SSH. Were you able to solve this issue?

Sad. Me too. I had to disable Wi-Fi and go with cable connection.

I had this kind of error when I tried to configure external access to HA via Cloudflare tunnel. The problem happened when I misconfigured protocol - the HA was working...

@adrianengine Do you have time to look into this PR please?

I get the following audit report with 6 vulnerabilities: ``` === npm audit security report === # Run npm update decompress --depth 6 to resolve 6 vulnerabilities High Arbitrary File...

Thank you! Can you please add both options: `CURLOPT_CONNECTTIMEOUT` and `CURLOPT_TIMEOUT`? [Link](http://thisinterestsme.com/php-setting-curl-timeout/)