Add EMISSION_CHECK to BMW Connected Drive (#80819)

This commit is contained in:
rikroe 2022-10-24 19:38:15 +02:00 committed by GitHub
parent 838691f22f
commit c474db6617
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ _LOGGER = logging.getLogger(__name__)
ALLOWED_CONDITION_BASED_SERVICE_KEYS = {
"BRAKE_FLUID",
"EMISSION_CHECK",
"ENGINE_OIL",
"OIL",
"TIRE_WEAR_FRONT",