chrish987

Results 22 comments of chrish987

A bit more background on what I am trying to achieve. I would like the zwave s/w to be the master of storing values related to zwave nodes, and provide...

any more thoughts on storing the time the value was received from the node in zwave-js and then passing that through to zwave-js2mqtt as payload?

When (if) this is implemented in zwavejs2mqtt it will be useful to add as an additional value, not replace the existing value. So having fields for the time that zwavejs2mqtt...

Any update on this request. I see it has been in the 'soon' section of Triage for some time.

Is it possible to subscribe to a topic in AWS and get the messages from there (once you have the cert) and avoid the MITM? Are the messages on the...

Sorry been a while since I looked at this. Just trying to understand some of your code. This bit.. _#Updating payload dns entry so that you don't need the aws...

*I have edited some of the personal values here - not sure how sensitive some of this is* I think I have made some progress on my goal - but...

more progress. I now have the password from the hub. Still trying to extract the certificate. I have the raw data from the web response, and the password (from the...

I have this nearly working :) It did work briefly. I naively thought that the hub getting the cert might be a one time thing - not a new cert...

I have loaded the hub.pem and hub.key into mitmproxy but the hub does not seem to like this, fails with a message ‘The client may not trust the proxy's certificate’...