mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Update automation url in warning
This commit is contained in:
@@ -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),
|
||||
|
Reference in New Issue
Block a user