zigpy / zigpy-deconz

A library which communicates with Deconz radios for zigpy
GNU General Public License v3.0
86 stars 20 forks source link

Rename `add_neighbour` to `update_neighbor` and document `action` field #238

Closed puddly closed 9 months ago

puddly commented 9 months ago

According to the screenshot in the original PR, this is the name of the command and explains the unknown first parameter's purpose.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (83872b1) 98.52% compared to head (690de5b) 98.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #238 +/- ## ======================================= Coverage 98.52% 98.52% ======================================= Files 7 7 Lines 881 883 +2 ======================================= + Hits 868 870 +2 Misses 13 13 ```

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