Remove unneeded YAML import flag

This commit is contained in:
Pierre Ståhl
2020-09-25 22:11:03 +02:00
parent 208b0ad5e9
commit 2879761eae
2 changed files with 1 additions and 6 deletions

View File

@@ -7,7 +7,6 @@ ATTR_VOLTAGE = "voltage"
CONF_LOCAL_KEY = "local_key"
CONF_PROTOCOL_VERSION = "protocol_version"
CONF_DPS_STRINGS = "dps_strings"
CONF_YAML_IMPORT = "yaml_import"
# switch
CONF_CURRENT = "current"