#Does anyone know if the plum lightpad
1 messages · Page 1 of 1 (latest)
IoT Class is local, so ... maybe it should still work
https://analytics.home-assistant.io/integrations/ suggests it's not very popular
https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A"integration%3A+plum_lightpad" doesn't show any open issues, or many closed ones
I was using it until my HA install on NUC took a crap after an update. I couldn't figure out what was killing it, but ended up doing a fresh install on a Pi. I suspected, but was not sure the PLUM was the culprit, but I didn't load it back in. I still have a handful working outside of HA. I'd be interested if someone knows if it still works.
Still broken here
2023-02-02 17:42:36.116 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/plumlightpad/plumlightpad.py", line 47, in device_found
await load_listener({'llid': llid})
File "/usr/src/homeassistant/homeassistant/components/plum_lightpad/light.py", line 48, in new_load
setup_entities(device)
File "/usr/src/homeassistant/homeassistant/components/plum_lightpad/light.py", line 43, in setup_entities
entities.append(PlumLight(load=logical_load))
File "/usr/src/homeassistant/homeassistant/components/plum_lightpad/light.py", line 72, in __init__
self._brightness = load.level
File "/usr/local/lib/python3.10/site-packages/plumlightpad/logicalload.py", line 42, in level
return self._metrics['level']
TypeError: 'NoneType' object is not subscriptable
(A bit late to the thread, sorry.) It's been working for me.
The AWS-based server has come and gone a few times. Somebody is maintaining it, but I haven't been able to figure out who. The DNS entries for it have been updated to new addresses a few times. Certainly it's been rebooted when it goes down, but they probably don't notice for a few days or so.