hacs-hubitat icon indicating copy to clipboard operation
hacs-hubitat copied to clipboard

Missing states/attributes from Zigbee devices that are available in Hubitat but show up as "Unknown" in Home Assistant

Open ajtatum opened this issue 1 year ago • 13 comments

I have numerous devices, most of which were connected directly to HA via a Sonoff USB dongle, that used to have more attributes and those attributes (and more) show up in Hubitat, but they come over to Home Assistant as "Disabled" at first, but after enabling them those states/attributes just show up as Unknown.

The common attributes among states that don't show up across any type of device that emits a light (either a bulb, a motion sensor night light, etc), is the devices "Color" and "RGB" state.

For example, I have ~10 Sengled ZigBee light bulbs and in Hubitat I can see:

colorMode : CT
colorName : Moonlight
colorTemperature : 3521
level : 90
switch : on

In Home Assistant, I can turn on/off the light and change the color. However, for Color and RGB, it shows as "Unkown.".

It would be helpful to be able to have the Color and RGB info as I base some automations on the current color of the light.

Also, battery information doesn't come across from Hubitat when using the Battery Information add-on.

I've attached a debug from HA, but removed all lines that didn't contain hubitat. Let me know if more is needed.

ha_hubitat.txt

ajtatum avatar Dec 27 '23 02:12 ajtatum