Spelling: Config(uration) (#31782)

This commit is contained in:
Franck Nijhof 2020-02-13 17:27:00 +01:00 committed by GitHub
parent 8356ea2616
commit 0173c61fee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 56 additions and 56 deletions

View file

@ -112,7 +112,7 @@ def setup_platform(hass, config, add_entities, discovery_info=None):
if station is not None:
if zone_id and wmo_id:
_LOGGER.warning(
"Using config %s, not %s and %s for BOM sensor",
"Using configuration %s, not %s and %s for BOM sensor",
CONF_STATION,
CONF_ZONE_ID,
CONF_WMO_ID,