Replies: 1 comment 1 reply
-
Both libraries are available with examples. You just have to put them together. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Related area
Zigbee
Hardware specification
ESP32-C6
Is your feature request related to a problem?
Add saving settings to memory using the Preferences library on ESP32-C6 Zigbee.
Describe the solution you'd like
Add memory storage using the Preferences library. For example, if I set the light to a certain luminance value and color, when I reboot the ESP32-C6 it will set itself to that value and send it to the Zigbee Coordinator.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
Beta Was this translation helpful? Give feedback.
All reactions