Commit Graph
17 Commits
Author SHA1 Message Date
grabowski 9940adcc39 Add lamp L0001 (TKL, TK-A013, warmlight, EAN 2897624480138)
Bump website submodule / bump (push) Successful in 49s
2026-07-09 15:51:12 +07:00
grabowski 27d47fa9ef Remove stray empty files; whitelist the repo layout in .gitignore
Bump website submodule / bump (push) Successful in 46s
Three zero-byte shell-redirection accidents were tracked. The
.gitignore now ignores everything at the root except the known data
directories, README, and workflows, so strays can never be committed
again even with git add -A.
2026-07-09 15:43:36 +07:00
grabowski 70d5425696 Start a fresh lamp measurement run
Bump website submodule / bump (push) Successful in 48s
All lamps/ bundles from the July 8-9 run are removed; the full data
stays in history (last complete state: bdb65e8). IDs restart at L0001.
2026-07-09 15:38:52 +07:00
grabowski bdb65e8729 Add dimmable flag where known
Bump website submodule / bump (push) Successful in 47s
L0001 (Philips LEDBulb) and L0002/L0003 (LAMPTAN Gloss V2) are
documented non-dimmable; L0012 is a halogen and inherently dimmable.
Others stay unknown until checked against their packaging.
2026-07-09 15:13:16 +07:00
grabowski cd2afe5dea Auto-bump the website submodule pointer on every data push
Bump website submodule / bump (push) Successful in 52s
A push here commits the new pointer to buildfor_life_web (via
WEB_REPO_TOKEN), which triggers the site deploy. No more manual bump
commits, and re-measures deploy without any web-repo change.
2026-07-09 14:47:48 +07:00
grabowski 591893b5a1 Add lamp technology type to metrics (led / halogen / ...)
Backfills type for L0001-L0011 (led) and L0012 (halogen); new
measurements record it via lamp_station.py.
2026-07-09 14:35:03 +07:00
grabowski 41ad979f91 Add lamp L0012 (OSRAM, Osram Eco Classic Superstar B - Halogen Light Bulb, EAN 4008321211828) 2026-07-09 12:29:06 +07:00
grabowski b8b0d6e927 Add lamp L0011 (ST, ST-012, warm white, EAN 6988766215705) 2026-07-09 12:26:02 +07:00
grabowski c7d480bfcf Switch lamps to internal IDs; EAN becomes optional metadata
Directories rename from bare EANs to L0001..L0010 (measurement order).
metrics.json gains an ean field, and a rated block with advertised
values (flux, CCT, power, lifetime) where already documented, so the
site can show advertised-vs-measured deltas. One EAN can now cover
several lamp versions (variant field) and unbranded lamps need no
barcode.
2026-07-09 12:03:05 +07:00
grabowski 6672dce92d Add lamp 6988766215705 (ST ST-012) 2026-07-09 11:50:33 +07:00
grabowski 6627cc7fcb Add lamp 3897624480137 (TKL TK-A013) 2026-07-09 11:48:35 +07:00
grabowski 9f55855114 Add lamp 6988766215712 (ST ST-009) 2026-07-09 11:44:55 +07:00
grabowski 325200c492 Add lamp 8718696844960 (Philips MyCare 9.5W) 2026-07-09 11:42:03 +07:00
grabowski ddb9c8741d Add lamp 8718696844984 (Philips MyCare 9.5W) 2026-07-09 11:40:07 +07:00
grabowski baf2981d18 Add lamp 8718696821909 (unidentified) 2026-07-09 11:37:56 +07:00
grabowski ee8320a046 Fill manufacturer and model resolved from lamp EANs
Philips LEDBulb 8W E27 3000K and two LAMPTAN Gloss V2 9W (daylight,
warm white). 2897624480138 is a retailer-internal barcode and stays
unidentified; noted in its notes field.
2026-07-09 11:20:30 +07:00
grabowski cfbeae2809 Import measurement data from buildfor_life_web
Lamp SPD/TM-30/metrics for four EANs and solar charge controller
efficiency sweeps, moved out of the web repo so measurement data
lives in its own history.
2026-07-09 11:11:52 +07:00