mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Update automation url in warning
This commit is contained in:
parent
7f1254d750
commit
d4f0f0ffd3
@ -123,7 +123,7 @@ def _migrate_old_config(config):
|
||||
|
||||
_LOGGER.warning(
|
||||
'You are using an old configuration format. Please upgrade: '
|
||||
'https://home-assistant.io/components/automation.html')
|
||||
'https://home-assistant.io/components/automation/')
|
||||
|
||||
new_conf = {
|
||||
CONF_TRIGGER: dict(config),
|
||||
|
Loading…
x
Reference in New Issue
Block a user