log light.py @ 29:35affd4d37d4 default tip

age author description
Sat, 14 Dec 2024 22:36:29 -0800 drewp add 1st ikea color light default tip
Mon, 02 Sep 2024 20:00:53 -0700 drewp new wled mode and more lights
Sat, 03 Feb 2024 20:56:27 -0800 drewp wled (single bulb) support. more lights
Fri, 02 Feb 2024 20:52:09 -0800 drewp add /lightNames
Mon, 29 Jan 2024 23:41:27 -0800 drewp esp rgbw output; cleanup
Mon, 29 Jan 2024 13:01:23 -0800 drewp 'full' button; other clean up
Mon, 29 Jan 2024 12:27:08 -0800 drewp more light types
Mon, 29 Jan 2024 11:52:43 -0800 drewp more protocols; bugs in setColor
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