mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Remove deprecated yaml config from androidtv (#68339)
This commit is contained in:
@@ -10,7 +10,6 @@ CONF_ADBKEY = "adbkey"
|
||||
CONF_APPS = "apps"
|
||||
CONF_EXCLUDE_UNNAMED_APPS = "exclude_unnamed_apps"
|
||||
CONF_GET_SOURCES = "get_sources"
|
||||
CONF_MIGRATION_OPTIONS = "migration_options"
|
||||
CONF_SCREENCAP = "screencap"
|
||||
CONF_STATE_DETECTION_RULES = "state_detection_rules"
|
||||
CONF_TURN_OFF_COMMAND = "turn_off_command"
|
||||
@@ -28,7 +27,6 @@ DEVICE_FIRETV = "firetv"
|
||||
DEVICE_CLASSES = [DEFAULT_DEVICE_CLASS, DEVICE_ANDROIDTV, DEVICE_FIRETV]
|
||||
|
||||
PROP_ETHMAC = "ethmac"
|
||||
PROP_SERIALNO = "serialno"
|
||||
PROP_WIFIMAC = "wifimac"
|
||||
|
||||
SIGNAL_CONFIG_ENTITY = "androidtv_config"
|
||||
|
||||
Reference in New Issue
Block a user