log light.py @ 17:1d15dc4d673f

age author description
Sun, 28 Jan 2024 21:18:40 -0800 drewp cleanup color convert code path
Sun, 28 Jan 2024 21:18:01 -0800 drewp rough refactor
Sun, 28 Jan 2024 20:49:42 -0800 drewp add mqtt; talk to first light (no throttling)
Sun, 28 Jan 2024 20:03:20 -0800 drewp start make* funcs and add links to light addresses
Sun, 28 Jan 2024 20:02:34 -0800 drewp refactor (approx)
Sun, 28 Jan 2024 17:31:06 -0800 drewp more ts types; attempted multiplayer but the change events are managed wrong
Sun, 28 Jan 2024 16:53:08 -0800 drewp redo data model; add ui colors
Sun, 28 Jan 2024 16:02:31 -0800 drewp move init to Lights
Sun, 28 Jan 2024 16:01:43 -0800 drewp spell it to_dict, for compat with DataClassJsonMixin
Sun, 28 Jan 2024 16:01:00 -0800 drewp refactor
Sun, 28 Jan 2024 15:44:10 -0800 drewp refactor light.py