mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +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)
|
_LOGGER.info("Exit from to %s", new_region)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
_LOGGER.info("Exit from to GPS")
|
_LOGGER.info("Exit to GPS")
|
||||||
|
|
||||||
see(**kwargs)
|
see(**kwargs)
|
||||||
see_beacons(dev_id, kwargs)
|
see_beacons(dev_id, kwargs)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user