Skip to content

Add possibility to upgrade WLED device#465

Merged
frenck merged 1 commit intomainfrom
frenck-2021-3002
Nov 13, 2021
Merged

Add possibility to upgrade WLED device#465
frenck merged 1 commit intomainfrom
frenck-2021-3002

Conversation

@frenck
Copy link
Copy Markdown
Owner

@frenck frenck commented Nov 13, 2021

Proposed Changes

Add support for managing WLED device versions.

  • Adds latest stable & beta version numbers to device information
  • Adds wled.upgrade(version="...") method for upgrading a WLED device

@frenck frenck added the new-feature New features or options. label Nov 13, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 13, 2021

Codecov Report

Merging #465 (fb2e2b0) into main (8568d1f) will decrease coverage by 6.34%.
The diff coverage is 23.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
- Coverage   64.14%   57.80%   -6.35%     
==========================================
  Files           4        4              
  Lines         463      538      +75     
  Branches       98      116      +18     
==========================================
+ Hits          297      311      +14     
- Misses        149      207      +58     
- Partials       17       20       +3     
Impacted Files Coverage Δ
src/wled/wled.py 42.06% <20.00%> (-8.67%) ⬇️
src/wled/models.py 72.97% <50.00%> (-1.03%) ⬇️

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 8568d1f...fb2e2b0. Read the comment docs.

@frenck frenck merged commit cb07293 into main Nov 13, 2021
@frenck frenck deleted the frenck-2021-3002 branch November 13, 2021 21:49
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

new-feature New features or options.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant