Skip to content

Fix bootloader skip for Slaesh's stick #107

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

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Dec 7, 2021

Perform pin toggling before startup and extend timeout. Broken by #104. Fixes #106.

Instructions for setting up zigpy-znp with the custom deps deployment addon are here: https://github.com/zigpy/zigpy-znp#testing-dev-with-home-assistant-os. Use the following config for this branch:

apk: []
pypi:
  - git+https://github.com/puddly/zigpy-znp.git@puddly/fix-slaesh-bootloader
  - zigpy==0.42.0

@codecov-commenter
Copy link

Codecov Report

Merging #107 (a683baf) into dev (8a4e08e) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #107      +/-   ##
==========================================
+ Coverage   98.67%   98.72%   +0.05%     
==========================================
  Files          44       44              
  Lines        3854     3852       -2     
==========================================
  Hits         3803     3803              
+ Misses         51       49       -2     
Impacted Files Coverage Δ
zigpy_znp/api.py 98.05% <100.00%> (+0.27%) ⬆️
zigpy_znp/zigbee/application.py 96.20% <100.00%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a4e08e...a683baf. Read the comment docs.

@puddly puddly merged commit f675c63 into zigpy:dev Dec 7, 2021
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.

Slae.sh USB stick not working on v0.6.3
2 participants