From abb85f7a68676cde9ea71196cfc649a570fcebeb Mon Sep 17 00:00:00 2001 From: coreywillwhat <104224685+coreywillwhat@users.noreply.github.com> Date: Fri, 26 Jul 2024 08:46:10 -0600 Subject: [PATCH] Update audi_services.py --- custom_components/audiconnect/audi_services.py | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/audiconnect/audi_services.py b/custom_components/audiconnect/audi_services.py index f249c8ca..3e51b6eb 100644 --- a/custom_components/audiconnect/audi_services.py +++ b/custom_components/audiconnect/audi_services.py @@ -21,6 +21,7 @@ URL_HOST_ACTION, URL_HOST_ACTION_US, REGION_USA, + API_LEVEL, ) from .util import to_byte_array, get_attr, get_status_by_id