mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Rename time trigger 'after' to 'at' (#7846)
This commit is contained in:
committed by
Paulus Schoutsen
parent
4bcbeef480
commit
cf42303afb
@@ -59,6 +59,7 @@ CONF_ACCESS_TOKEN = 'access_token'
|
||||
CONF_AFTER = 'after'
|
||||
CONF_ALIAS = 'alias'
|
||||
CONF_API_KEY = 'api_key'
|
||||
CONF_AT = 'at'
|
||||
CONF_AUTHENTICATION = 'authentication'
|
||||
CONF_BASE = 'base'
|
||||
CONF_BEFORE = 'before'
|
||||
|
||||
Reference in New Issue
Block a user