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 VPNC parsing support for l2pt, pptp, surfshark #414

Merged
merged 2 commits into from
Dec 3, 2023
Merged

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

merged 2 commits into from
Dec 3, 2023

Conversation

Vaskivskyi
Copy link
Owner

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 Vaskivskyi/ha-asusrouter#726

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
@Vaskivskyi Vaskivskyi added the enhancement New feature or request label Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

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

@Vaskivskyi Vaskivskyi merged commit 652c2d7 into dev Dec 3, 2023
11 checks passed
@Vaskivskyi Vaskivskyi deleted the vpn branch December 3, 2023 09:17
Vaskivskyi added a commit that referenced this pull request Dec 3, 2023
* Test and refactor `client` module (#401)

* Test and refactor `system` module (#403)

* Test and refactor `wlan` module

* Test and refactor `state` module (#404)

* Test and refactor `led` module (#405)

* Test and refactor `wireguard` module (#406)

* Test and refactor `vpnc` module (#407)

* Use `kwargs` in `asusrouter.async_set_state` (#408)

* Move `get_arguments` to `tools.converters` (#409)

* Test and refactor `parental_control` module (#410)

* Improve `wlan` module (#411)

* Test and refactor `port_forwarding` module (#412)

* Test and refactor `openvpn` module (#413)

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

* Rename wlans when some are missing (#415)

* Add `AsusBlockAll` states to block internet access (#416)

* Use keyword arguments for `keep_state` call (#417)

* Bump version to `1.3.0`
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