Skip to content

Add support for Candeo RD1P device with v2 firmware - #5268

Open
candeodevelopment wants to merge 4 commits into
zigpy:devfrom
candeodevelopment:dev
Open

Add support for Candeo RD1P device with v2 firmware#5268
candeodevelopment wants to merge 4 commits into
zigpy:devfrom
candeodevelopment:dev

Conversation

@candeodevelopment

Copy link
Copy Markdown
Contributor

Proposed change

Adds support for newer v2 firmware for the RD1P series of device.

We also moved some shared code back into the device specific file to make future updates simpler. The shared code was an artifact from an earlier PR where each device had a separate file - since this is no longer the case the code no longer needs to be shared.

@TheJulianJES it would be great if this PR can be approved as soon as possible, devices with this new firmware version are due to hit the shelves in the next couple of weeks or so.

Additional information

Device diagnostics

Checklist

  • The changes are tested and work correctly
  • pre-commit checks pass / the code has been formatted using Black
  • Tests have been added to verify that the new code works
  • Device diagnostics data has been attached

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.61%. Comparing base (b139f81) to head (e08a61d).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #5268   +/-   ##
=======================================
  Coverage   92.60%   92.61%           
=======================================
  Files         424      424           
  Lines       14667    14684   +17     
=======================================
+ Hits        13582    13599   +17     
  Misses       1085     1085           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zigpy-review-bot zigpy-review-bot added bot: needs changes PR needs changes per LLM bot: 2.0 migration needed PR needs ZHA/quirks 2.0.0 migration per LLM new quirk Adds support for a new device bot: needs maintainer PR does something questionable that needs a maintainer decision per LLM labels Aug 20, 2026
@candeodevelopment

Copy link
Copy Markdown
Contributor Author

@TheJulianJES any chance of getting this one pushed through please?

We're not sure what the needs changes / 2.0 migration needed labels mean, but if there are changes required then please let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: needs changes PR needs changes per LLM bot: needs maintainer PR does something questionable that needs a maintainer decision per LLM bot: 2.0 migration needed PR needs ZHA/quirks 2.0.0 migration per LLM new quirk Adds support for a new device

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants