Skip to content

Add ability to reboot device#321

Merged
frenck merged 1 commit intomainfrom
frenck-2021-1826
Jun 19, 2021
Merged

Add ability to reboot device#321
frenck merged 1 commit intomainfrom
frenck-2021-1826

Conversation

@frenck
Copy link
Copy Markdown
Owner

@frenck frenck commented Jun 19, 2021

Proposed Changes

Add support for resetting (rebooting) the WLED device.
This needed changing the URL handling, as we are going outside of the JSON API at this point. This was needed anyways, for the upcoming preset support.

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

codecov Bot commented Jun 19, 2021

Codecov Report

Merging #321 (431e768) into main (4941d74) will increase coverage by 0.08%.
The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
+ Coverage   67.28%   67.37%   +0.08%     
==========================================
  Files           4        4              
  Lines         376      377       +1     
  Branches       72       72              
==========================================
+ Hits          253      254       +1     
  Misses        110      110              
  Partials       13       13              
Impacted Files Coverage Δ
src/wled/wled.py 53.72% <47.05%> (+0.24%) ⬆️

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 4941d74...431e768. Read the comment docs.

@frenck frenck merged commit c8c937a into main Jun 19, 2021
@frenck frenck deleted the frenck-2021-1826 branch June 19, 2021 13:40
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 21, 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