log light_bridge.py @ 27:32cfefe3155b

age author description
Sat, 23 Mar 2024 15:25:02 -0700 drewp try harder to crash if there's an mqtt error, so k8s does a full restart
Fri, 02 Feb 2024 20:52:09 -0800 drewp add /lightNames
Sun, 28 Jan 2024 20:49:42 -0800 drewp add mqtt; talk to first light (no throttling)
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:35 -0800 drewp route colors from PUT to Light.setColor
Sun, 28 Jan 2024 16:03:40 -0800 drewp cleanup
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 15:44:10 -0800 drewp refactor light.py
Sun, 28 Jan 2024 15:43:54 -0800 drewp show report time
Sun, 28 Jan 2024 15:32:18 -0800 drewp start