mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Fix typo.
This commit is contained in:
parent
c5cdf6d7cf
commit
03e7ac2a0e
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user