Vaskivskyi / asusrouter

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

Add VPNC parsing support for `l2pt`, `pptp`, `surfshark` #414

Closed Vaskivskyi closed 7 months ago

Vaskivskyi commented 7 months ago

This allows to receive VPNC data for all the currently known VPN types via AsusData.VPNC

This does NOT add support to set the states

Will fix issue https://github.com/Vaskivskyi/ha-asusrouter/issues/726

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (2f634a6) 66.69% compared to head (618c0b2) 66.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #414 +/- ## ========================================== + Coverage 66.69% 66.75% +0.05% ========================================== Files 56 56 Lines 3078 3083 +5 ========================================== + Hits 2053 2058 +5 Misses 1025 1025 ```

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