Matt Knight

Results 15 comments of Matt Knight

Thanks for getting back to me - appreciate it! I have no working knowledge of FST, but your explanation makes sense. I'm going to go ahead and implement this in...

I just ran into this same situation with a humidity sensor. It was raining outside and relative humidity was at 100% for an extended period (several hours). I confirmed that...

We've just had a brand new meter installed and would like to help. Our meter is a Honeywell meter, but uses an Elster PCB I believe. At least, it's labeled...

I've been capturing this morning with `rtl_433 -f 902.4M -s 1M -S unknown` and the only interesting one so far is this: * [g074_902.4M_1000k.cu8 (133585 samples, 393216 bytes)] [#1](https://triq.org/pdv/#AAB0000801001C00370014000A005500EB000E0024808080808080808080808080808080808080808080808080808080808080808080808080908080808080808080828080808080808080808080808080928080808080808080808080808080808080808080808080908090808080938690808080808080808080808080808080808080808080808080808080809280808080928080808080808092808080808080808080808080808080808080808080808090808080968080808080808080809080808080808083908080808080808080829080808080808080808080808080808080808080809680808080808080808082808080808096808080808082808080808080808080808080808080808080808080928080808080928080808080808082809680809682808080808080808080968080808080808080808080809080808080808082808080808080808082808080808080808080808080808080808080808080809280808080808080808080928082808080808080808080808080808080808080809280808080808080808080808092808080928080808080808080809380808080808080808080808080808080808080808080808080808080808080808080828090808092928096808080808080808080808080808080808080808080808080808080808080808080808080808082808080808080808080808082909380808080808080928080809280808080828080808082808080808080808080808080808080809280809680808080808080808155+AAB0350801001C00370014000A005500EB000E0024808080808080808080808080808086808080808080808080808080808280809080808155+AAB0150801001C00370014000A005500EB000E002492908155+AAB0130801001C00370014000A005500EB000E00249155+AAB0160801001C00370014000A005500EB000E00248080809155+AAB0130801001C00370014000A005500EB000E00249155+AAB0140801001C00370014000A005500EB000E0024809155+AAB0160801001C00370014000A005500EB000E00248080908155+AAB0130806001C00370014000A005500EB000E00249155+AAB0150801001C00370014000A005500EB000E002490808155+AAB0140801001C00370014000A005500EB000E0024809155+AAB0170801001C00370014000A005500EB000E0024809080808155+AAB01B0801001C00370014000A005500EB000E002490808080808080809155+AAB0140801001C00370014000A005500EB000E0024908155+AAB0130804001C00370014000A005500EB000E00249155+AAB0150801001C00370014000A005500EB000E002480809155+AAB0130801001C00370014000A005500EB000E00249155+AAB0160801001C00370014000A005500EB000E00248080908155+AAB0140801001C00370014000A005500EB000E0024908155+AAB0140801001C00370014000A005500EB000E0024809155+AAB0150801001C00370014000A005500EB000E002480809155+AAB0130801001C00370014000A005500EB000E00249155+AAB0140802001C00370014000A005500EB000E0024908155+AAB0160801001C00370014000A005500EB000E00248080908155+AAB0130814001C00370014000A005500EB000E00249155+AAB0190801001C00370014000A005500EB000E00248080808080809155+AAB0130801001C00370014000A005500EB000E00249155+AAB0150801001C00370014000A005500EB000E002490808155+AAB0130802001C00370014000A005500EB000E00249155+AAB0150801001C00370014000A005500EB000E002480809155+AAB0130807001C00370014000A005500EB000E00249155+AAB0160801001C00370014000A005500EB000E00248080908155)

@mattbruman I’m not sure what firewall / router you’re using, but rather than black-holing 8.8.8.8 you could instead route it back to AdGuard. I’ve done this using the NAT /...

Reading through the solutions above, none were quite right for what I needed. An arbitrary delay is insufficient, as for us the page title is dependent on the results of...

Yeah, I saw that feature and that’ll be great for allowing custom CAs but doesn’t address the mTLS angle to this. In node this would be a case of using...

@bdsoha Yes, these variables will allow you to accept a custom CA and / or ignore TLS related errors, and yes, that does solve the server certificate issue which is...

@GilchristT good to know! I haven't updated our install yet but maybe someone else can test it and close this issue - that would be fantastic!

> How can i get node-dbf It's available on npm using `npm install node-dbf` but as per this issue, the library isn't being maintained.