Commit Graph
7 Commits
Author SHA1 Message Date
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 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 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