Vaskivskyi / asusrouter

API wrapper for communication with ASUSWRT-powered routers using HTTP protocol
Apache License 2.0
63 stars 8 forks source link

Add explicit string conversion on pc rule save #472

Closed Vaskivskyi closed 6 months ago

Vaskivskyi commented 6 months ago

https://github.com/Vaskivskyi/ha-asusrouter/issues/805 https://github.com/Vaskivskyi/ha-asusrouter/issues/773

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 66.73%. Comparing base (758fc6b) to head (99a0f39).

Files Patch % Lines
asusrouter/modules/parental_control.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #472 +/- ## ========================================== + Coverage 66.69% 66.73% +0.03% ========================================== Files 59 59 Lines 3354 3352 -2 ========================================== Hits 2237 2237 + Misses 1117 1115 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.