mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Adjust version number in template default deprecation warning (#71203)
This commit is contained in:
parent
5e4e7ed152
commit
a4682ae6e1
@ -1331,7 +1331,7 @@ def warn_no_default(function, value, default):
|
||||
(
|
||||
"Template warning: '%s' got invalid input '%s' when %s template '%s' "
|
||||
"but no default was specified. Currently '%s' will return '%s', however this template will fail "
|
||||
"to render in Home Assistant core 2022.1"
|
||||
"to render in Home Assistant core 2022.6"
|
||||
),
|
||||
function,
|
||||
value,
|
||||
|
Loading…
x
Reference in New Issue
Block a user