-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Area: ZigbeeIssues and Feature Request about ZigbeeIssues and Feature Request about ZigbeeStatus: To be implementedSelected for DevelopmentSelected for DevelopmentType: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
Related area
Zigbee , ZHA
Hardware specification
ESP32C6
Is your feature request related to a problem?
I am trying to implement and test zigbee features on a ESP32C6
ZigbeeColorDimmableLight example works partially.
On/off and level commands are working fine but when my Zigbee hub sends a color change it does not work.
When I debug the code, I see that R,G,B values are all 255
I guess my Zigbee hub (Hubitat) sends only Hue&Sat values.
But the examples do not include anything with hue and sat. How can I make the device receive HSL ?
Describe the solution you'd like
an example with HSL command.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Labels
Area: ZigbeeIssues and Feature Request about ZigbeeIssues and Feature Request about ZigbeeStatus: To be implementedSelected for DevelopmentSelected for DevelopmentType: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Type
Projects
Status
Done