mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Fix typo.
This commit is contained in:
@@ -120,7 +120,7 @@ def setup_scanner(hass, config, see):
|
||||
_LOGGER.info("Exit from to %s", new_region)
|
||||
|
||||
else:
|
||||
_LOGGER.info("Exit from to GPS")
|
||||
_LOGGER.info("Exit to GPS")
|
||||
|
||||
see(**kwargs)
|
||||
see_beacons(dev_id, kwargs)
|
||||
|
Reference in New Issue
Block a user