-
Notifications
You must be signed in to change notification settings - Fork 7.6k
feat(esp32): Zigbee power outlet example #11296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
👋 Hello lboue, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results 76 files 76 suites 13m 26s ⏱️ Results for commit 8f71c44. ♻️ This comment has been updated with latest results. |
Zigbee power outlet example
0d22e85
to
ae36672
Compare
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
libraries/Zigbee/examples/Zigbee_Power_Outlet/Zigbee_Power_Outlet.ino
Outdated
Show resolved
Hide resolved
There is also a compilation warning: Is this fixable in the code or does it come for the Zigbee SDK ? |
Change username
Remove old comment
Yes it comes for the Zigbee SDK because I am not using groups, scenes like in the ZigbeeLight.cpp example:
|
Checklist
Description of Change
Add Zigbee power outlet example (
ESP_ZB_HA_MAINS_POWER_OUTLET_DEVICE_ID
device type)Tests scenarios
I have tested my Pull Request on Arduino-esp32 core v3.2.0 with ESP32-C6 Board with this scenario)
Tested with Zigbee2MQTT

Related links
Please provide links to related issue, PRs etc.