Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a Baudrate Variable to config for Baudrate selection #229

Merged
merged 4 commits into from
Nov 10, 2023
Merged

added a Baudrate Variable to config for Baudrate selection #229

merged 4 commits into from
Nov 10, 2023

Conversation

Haerteleric
Copy link
Contributor

Hi i added a config var to specify a baudrate, cause the upcoming conbee III will run at 115200 baud/s

Copy link
Contributor

@puddly puddly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Is the serial protocol backwards compatible?

zigpy_deconz/config.py Outdated Show resolved Hide resolved
@Haerteleric
Copy link
Contributor Author

i changed the default Baudrate to 38400 for backwards compatibility

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc4a1d3) 97.94% compared to head (bfb53c0) 97.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #229   +/-   ##
=======================================
  Coverage   97.94%   97.95%           
=======================================
  Files           6        6           
  Lines        1024     1025    +1     
=======================================
+ Hits         1003     1004    +1     
  Misses         21       21           
Files Coverage Δ
zigpy_deconz/config.py 100.00% <100.00%> (ø)
zigpy_deconz/uart.py 100.00% <100.00%> (ø)

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

@puddly puddly merged commit 3c82aed into zigpy:dev Nov 10, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants