I have been running HASS for a long time and never had any issues with my Hue Beyond Lamp. But since V0.78.x it creates errors in the log file all the time. It is only the Beyond Lamp, because when I remove that Lamp from the Hue Controller the errors disappears, but as soon as I add it again, the errors start overflowing the home-assistant.log
This is the error that is logged. There is one for the Up Lamp and one for the Down.
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/app/homeassistant/helpers/entity.py", line 218, in async_update_ha_state
"No entity id specified for entity {}".format(self.name))
homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity Hue beyond down 1
After upgrading from 0.77.3 to 0.79 I’ve got the same issue. I looks like a problem with the Hue Beyond Lamp. Hope they will fix this issue soon. For the moment I’m downgrading to 0.77.3
After testing a few times, I can now confirm that this error relates to the Philips Beyond Lamp. As soon as I add the Lamp to the Hue App, the errors start overflowing Homeassistant Log file. When I remove the Lamp again, errors stop. I hope that this can be fixed, as currently I cannot control Beyond Lamp from either Hue nor HASS.