dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.88k stars 485 forks source link

2.7.1 GUI (still) doesn't handle bitmap fields correctly #3870

Closed ebaauw closed 3 years ago

ebaauw commented 3 years ago

Describe the bug

GUI doesn't handle bitmap fields correctly since a couple of releases. Still not fixed in 2.7.1.

Steps to reproduce the behavior

Run deCONZ.

Expected behavior

Check boxes should show and reflect value.

Screenshots

Screenshot 2020-12-11 at 00 08 Screenshot 2020-12-11 at 00 08 1 Screenshot 2020-12-11 at 00 08 2

Environment

deCONZ Logs

Additional context

manup commented 3 years ago

Confirmed, it seems to only work in the Cluster Info panel command view but not in the Attribute Info. I've also seen that sometimes the fields don't show up at all in the Cluster Info panel. I guess this broke when adding more support for manufacturer specific commands and attributes.

Looking forward to fix this in the upcoming beta.

manup commented 3 years ago

@ebaauw Can this be closed now, should work with recent version?

ebaauw commented 3 years ago

Seems to be solved in v2.9.0. Thanks.