J. Longman
J. Longman
In a system with multiple cameras (I have 5 listed) select different cameras and re-run the resolution tests. The camera used will not always be the camera selected. This does...
A suggestion to add better docs for exclusion. I got it working but not sure if I understand the full permutations. this worked for me (in drawio, note #47): ```...
Hey cool tool! Thanks for this! I was playing with it and wanted to clean out some noise introduced by a CDK Construct and noticed it wasn't eliminating the types...
Has anyone succeeded in using in Docker? I get to the `apply` part and ``` onepassword_vault.company_role_vault: Creating... Error: some error in command [create vault company-role-vault] Error: fork/exec /tmp/terraform-provider-onepassword/1.4.0/op: no such...
Is badgy supported by esphome? Does anyone have config files if so? @chunkysteveo you tagged a post with `esphome` [here](https://www.instagram.com/p/CgJeIZorzWx/) The waveshare eink displays seem similar and closest, but different...
ref: https://github.com/ToQoz/api-gateway-mapping-template/issues/8 double quote the string used in `util.escapeJsonString`. Note, I notice the existing test - https://github.com/jlongman/api-gateway-mapping-template/blob/master/test/util.js#L5 - this would presumably break this test? I may add the test in...
It looks to me like the table used to do the conversion has the wrong value for the `"` symbol. see https://github.com/ToQoz/api-gateway-mapping-template/blob/master/index.js#L164 ``` var escapeJavaScriptTable = { '"': '\"', //...
# Problem/Motivation Seeing constant addition of localhost_veth sensors added with different suffix hashes. Currently showing 62, 44 are in status `Not Provided`. On a PI4 running as below, Glances Add-On...