zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
177 stars 86 forks source link

Clearify recommended vs no longer recommended adapters #614

Open Hedda opened 4 months ago

Hedda commented 4 months ago

Replaces https://github.com/zigpy/bellows/pull/572 and clarifies recommended versus older adapters no longer recommended for new purchase (for new users).

Note! Recommendations not accepted in ZHA docs unless info come from project -> https://github.com/home-assistant/home-assistant.io/pull/31839

Downstream project again want this information to be provided in upstream, see also https://github.com/home-assistant/home-assistant.io/pull/17089

Point is that older deconz adapter so not longer be seen as recommended for new purchase by those that are new to ZHA/zigpy.

If want older hardware/firmware to be seen as support but legacy then Home Assiatant devs want this to be stated upstream.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.68%. Comparing base (b008ccf) to head (4f1a392).

:exclamation: Current head 4f1a392 differs from pull request most recent head c6aae31. Consider uploading reports for the commit c6aae31 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #614 +/- ## ========================================== - Coverage 99.72% 99.68% -0.05% ========================================== Files 74 74 Lines 4812 5014 +202 ========================================== + Hits 4799 4998 +199 - Misses 13 16 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.