mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Spelling: Config(uration) (#31782)
This commit is contained in:
@@ -246,7 +246,7 @@ class EmonCmsData:
|
||||
self.data = req.json()
|
||||
else:
|
||||
_LOGGER.error(
|
||||
"Please verify if the specified config value "
|
||||
"Please verify if the specified configuration value "
|
||||
"'%s' is correct! (HTTP Status_code = %d)",
|
||||
CONF_URL,
|
||||
req.status_code,
|
||||
|
||||
Reference in New Issue
Block a user