- Notifications
You must be signed in to change notification settings - Fork7.7k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedApr 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
👋Hello lboue, we appreciate your contribution to this project! 📘 Please review the project'sContributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you haveread and signed theContributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
github-actionsbot commentedApr 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Test Results 76 files 76 suites 12m 46s ⏱️ Results for commita4db024. ♻️ This comment has been updated with latest results. |
Zigbee power outlet example
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 OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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
lboue commentedApr 25, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yes it comes for the Zigbee SDK because I am not using groups, scenes like in the ZigbeeLight.cpp example:
|
I think we should add the groups, scenes, etc to fix this warning. I will take a look and check the best solution :) |
9090b46
intoespressif:masterUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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.