Core: Deconz group is constantly changing values when turned on

Created on 6 Jul 2020  路  9Comments  路  Source: home-assistant/core

The problem

As soon as i turn on a Deconz group, the values are continuously changing. (Brightness and Color).
This problem is not present with separate entities, only with groups.

Things i've already tried:

  • Reboot local machine

  • Restart Deconz addon

  • Created new group

Video: https://drive.google.com/file/d/1-g4ELx6ATGMN2p-EF-NGFzhjkQFZyVrC/view

Environment

arch | x86_64
-- | --
chassis | desktop
dev | false
docker | true
docker_version | 19.03.8
hassio | true
host_os | Ubuntu 18.04.4 LTS
installation_type | Home Assistant Supervised
os_name | Linux
os_version | 4.15.0-101-generic
python_version | 3.7.7
supervisor | 228
timezone | Europe/Amsterdam
version | 0.112.1
virtualenv | false

Deconz versions:

Product: Conbee II
Version: 2.05.78 / 5/22/2020
Firmware: 26580700
Addon: 5.3.6

Traceback/Error logs

none

Additional information

This behaviour isn't visible at the Android app "Hue Essentials" neither in the Phoscon GUI so it must be something in HA/Addon itself.

deconz

All 9 comments

deconz documentation
deconz source
(message by IssueLinks)

Can you share debug logs showcasing this issue?

Can you share debug logs showcasing this issue?

Which debug output should I enable for that? And what level?

dbg_info
dbg_aps
dbg_otau
dbg_zcl
dbg_zdp

Hass debug logs for the integration

deconz.zip
From what i understand from the logfile; it looks like the brightness is actually changing in the API..? But they aren't changing in real-life.. Wouldn't explain why this issue is not visible in other apps/phoscon gui.

This might actually be a valid bug in the integration since the "attr" events for lights will trigger an update of groups values to reflect the changes to the lights

This might actually be a valid bug in the integration since the "attr" events for lights will trigger an update of groups values to reflect the changes to the lights

Ok that makes sense.. do you need anything else from my side?

Thanks!

@Kane610 Issue is resolved! Thanks a lot!

Awesome! Thanks for the feedback

Was this page helpful?
0 / 5 - 0 ratings