zigpy / bellows

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

Re-expose `bellows.config.CONF_DEVICE_BAUDRATE` #597

Closed puddly closed 7 months ago

puddly commented 7 months ago

All device configuration options are now a part of zigpy.config. This PR is a stopgap until dependent packages can be fixed.

See https://github.com/NabuCasa/universal-silabs-flasher/issues/46

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (f9cb602) 99.81% compared to head (89ec72b) 99.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #597 +/- ## ======================================= Coverage 99.81% 99.81% ======================================= Files 68 68 Lines 4808 4808 ======================================= Hits 4799 4799 Misses 9 9 ```

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