diff --git a/custom_components/mikrotik_router/mikrotik_controller.py b/custom_components/mikrotik_router/mikrotik_controller.py index d87747b..77d2267 100644 --- a/custom_components/mikrotik_router/mikrotik_controller.py +++ b/custom_components/mikrotik_router/mikrotik_controller.py @@ -466,6 +466,7 @@ class MikrotikControllerData: {"name": "type", "value": "sstp-in"}, {"name": "type", "value": "l2tp-in"}, {"name": "type", "value": "pppoe-in"}, + {"name": "type", "value": "ovpn-in"}, ], )