puterboy

Results 66 issues of puterboy

So, after finally getting gerbalyze template & paste to install and run in an Ubuntu Docker python3.10-pip environment (both using a full 'git' install and separately just using 'pip install'),...

Running ```gerbolyze template --bbox x,y [--bottom|--top] etc.``` gives error: ```Usage: gerbolyze template [OPTIONS] INPUT_GERBERS [OUTPUT_SVG] Try 'gerbolyze template --help' for help. Error: No such option: --bbox```

Clicking on https://dyna.kokoroyukuma.de/gerboweb gives a 404 error.

### The problem I installed Nest Protect last night and it added my three Nest Remote Sensor Pucks as new entities to the `states_meta` table so they record data to...

bug

### Current Situation Will rtl_433_ESP work (or can it be adapted) to decode smart meter messages on the ~912MHz frequency range? This can be done on Windows/Linux using rlt_sdr dongles...

enhancement

5 digits of precision in costing is clearly excessive given: 1. The actual power data is only recoreded to 3 digits of precision 2. Energy bills and costs are usually...

enhancement
solved

Not a big bug and doesn't affect operation of plugin, but the type of the column `timestamp` in the schema for the `energy_data` sqlite3 database should be `DATETIME` and not...

enhancement
solved

The `energy_data.db` continues to grow with new entries even if `current=0`, `power=0` and `total` is unchanged. The only thing of note being recorded is the `voltage` which is not very...

enhancement
solved

I noticed that sometimes my TPLink plug seems to reset (maybe do to a firmware update or just a glitch), in which case the `total` column in the `energy_data.db` database...

enhancement
solved

Rather than having to dig through past prints, it may be helpful in the left nav TPLinkSmartPlug to display the energy used and cost of the current print (if still...

enhancement