Upgrade to Home-Ass broke bulb temperature

  • Home-Ass version 0.90.1, recently upgrade from like 0.84, running in a docker container on a custom linux install.

  • Bulbs are Z01-A19NAE26

  • Zigbee hub is Nortek

Most things are fine after the upgrade, but I can no longer modify the colour temperature of my Sengled bulbs.
The supported features listed in the dev-state page says 33, which is brightness and transition.
It definitely supported colour temps in the last version because I have a script that adjusts the colour temp in my bathroom for putting on makeup every morning. It worked for months.

Now, even a direct call to change the kelvin with light.turn_on won’t do anything.

(It might be unrelated, but worth noting that another issue since upgrade is that my sliders aren’t properly reading the current light state, and they jump around quite a bit when I modify brightness values)

1 Like

For posterity, I downgraded my docker image back to 0.84 and the problem persisted.

So I wiped my home-ass dbs, and the problem persisted.

So I moved the bulbs back to their Sengled hub and loaded them into the Sengled app, and they worked again. So it’s not their firmware or something.

I’ve completely rebuilt a brand new home-ass system on different hardware, and I’ll migrate the bulbs there and see what happens.