Fix typo in template select (#61919)

This commit is contained in:
Erik Montnemery
2021-12-15 20:10:42 +01:00
committed by GitHub
parent 67061aeb7d
commit b42e2e6ef0

View File

@@ -86,7 +86,7 @@ async def async_setup_platform(
"""Set up the template select."""
if discovery_info is None:
_LOGGER.warning(
"Template number entities can only be configured under template:"
"Template select entities can only be configured under template:"
)
return