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

Add AiMesh reboot #499

Merged
merged 3 commits into from
May 21, 2024
Merged

Add AiMesh reboot #499

merged 3 commits into from
May 21, 2024

Conversation

Vaskivskyi
Copy link
Owner

Vaskivskyi/ha-asusrouter#793

  • Add AiMesh reboot as AsusSystem.AIMESH_REBOOT
  • Move AsusSystem.REBUILD_AIMESH to AsusSystem.AIMESH_REBUILD and add deprecation message to the former

@Vaskivskyi Vaskivskyi added the enhancement New feature or request label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.91%. Comparing base (2f9c056) to head (a654841).
Report is 1 commits behind head on dev.

Current head a654841 differs from pull request most recent head 20ba41e

Please upload reports for the commit 20ba41e to get more accurate results.

Files Patch % Lines
asusrouter/modules/system.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #499      +/-   ##
==========================================
+ Coverage   66.82%   66.91%   +0.08%     
==========================================
  Files          59       59              
  Lines        3361     3373      +12     
==========================================
+ Hits         2246     2257      +11     
- Misses       1115     1116       +1     

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

@Vaskivskyi Vaskivskyi merged commit 8f6f456 into dev May 21, 2024
10 checks passed
@Vaskivskyi Vaskivskyi deleted the aimesh_reboot branch May 21, 2024 17:17
Vaskivskyi added a commit that referenced this pull request May 21, 2024
Vaskivskyi added a commit that referenced this pull request May 21, 2024
* Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#491)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 4.1.5 to 4.1.6 (#496)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#495)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Move the module imports into separate thread (#497)

* Improve exception messages in the connection module (#498)

* Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#500)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add AiMesh reboot (#499)

* Bump version to `1.10.0`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant