1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove legacy script mode and simplify remaining modes (#37729)

This commit is contained in:
Phil Bruckner
2020-07-10 19:00:57 -05:00
committed by GitHub
parent 8a8289b1a4
commit 63e55bff52
11 changed files with 407 additions and 959 deletions

View File

@@ -135,7 +135,6 @@ CONF_PREFIX = "prefix"
CONF_PROFILE_NAME = "profile_name"
CONF_PROTOCOL = "protocol"
CONF_PROXY_SSL = "proxy_ssl"
CONF_QUEUE_SIZE = "queue_size"
CONF_QUOTE = "quote"
CONF_RADIUS = "radius"
CONF_RECIPIENT = "recipient"