Vaskivskyi / asusrouter

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

Add `AsusBlockAll` states to block internet access #416

Closed Vaskivskyi closed 7 months ago

Vaskivskyi commented 7 months ago

Implement new state (enum) AsusBlockAll with values ON and OFF to switch internet access for all devices

As per #402

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8d84c3a) 66.64% compared to head (fbb3126) 66.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #416 +/- ## ========================================== + Coverage 66.64% 66.76% +0.11% ========================================== Files 56 56 Lines 3088 3099 +11 ========================================== + Hits 2058 2069 +11 Misses 1030 1030 ```

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