1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00

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",