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