27 Commits
Author SHA1 Message Date
grabowski 5072a64cfc Add lamp L0011 (Philips, MyCare 9.5W, cool white, EAN 8718696844984)
Bump website submodule / bump (push) Successful in 55s
2026-07-09 16:22:57 +07:00
grabowski fcfb1d16e6 Add lamp L0010 (LAMPTAN, BULB NEW GLOSS, daylight, EAN 8850646092349)
Bump website submodule / bump (push) Successful in 55s
2026-07-09 16:19:54 +07:00
grabowski feacff8460 Add lamp L0009 (Philips, MyCare 9.5W, warm white, EAN 8718696844960)
Bump website submodule / bump (push) Successful in 1m4s
2026-07-09 16:16:51 +07:00
grabowski 78ab0b9872 Add lamp L0008 (ST, ST-012, warm white, EAN 6988766215705)
Bump website submodule / bump (push) Successful in 1m11s
2026-07-09 16:13:59 +07:00
grabowski d0cf678c5c Add lamp L0007 (Philips, Essential 11W, cool daylight, EAN 8718696821909)
Bump website submodule / bump (push) Successful in 55s
2026-07-09 16:11:30 +07:00
grabowski 60ba9b3d6d Add lamp L0006 (ST, ST-012, daylight, EAN 6988766215705)
Bump website submodule / bump (push) Successful in 48s
2026-07-09 16:08:00 +07:00
grabowski bb84198b3f Add lamp L0005 (TKL, TK-A013, daylight, EAN 3897624480137)
Bump website submodule / bump (push) Successful in 54s
2026-07-09 16:05:29 +07:00
grabowski eaeb8d898d Add lamp L0004 (ST, ST-009, warm white, EAN 6988766215712)
Bump website submodule / bump (push) Successful in 44s
2026-07-09 16:01:44 +07:00
grabowski a844bb44d2 Add lamp L0003 (OSRAM, Osram Eco Classic Superstar B - Halogen Light Bulb, EAN 4008321211828)
Bump website submodule / bump (push) Successful in 56s
2026-07-09 15:57:23 +07:00
grabowski c52a1db6a8 Add lamp L0002 (LAMPTAN, BULB DIMMER 9W, warm white, EAN 8850646092905)
Bump website submodule / bump (push) Successful in 1m0s
2026-07-09 15:54:45 +07:00
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