mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
ec9944b92a
commit
94af95c95b
@ -590,20 +590,6 @@ async def test_device_tracker_test1_nearest_after_test2_in_ignored_zone(
|
|||||||
1,
|
1,
|
||||||
)
|
)
|
||||||
|
|
||||||
# assert await async_setup_component(
|
|
||||||
# hass,
|
|
||||||
# DOMAIN,
|
|
||||||
# {
|
|
||||||
# "proximity": {
|
|
||||||
# "home": {
|
|
||||||
# "ignored_zones": ["zone.work"],
|
|
||||||
# "devices": ["device_tracker.test1", "device_tracker.test2"],
|
|
||||||
# "zone": "home",
|
|
||||||
# }
|
|
||||||
# }
|
|
||||||
# },
|
|
||||||
# )
|
|
||||||
|
|
||||||
hass.states.async_set(
|
hass.states.async_set(
|
||||||
"device_tracker.test1",
|
"device_tracker.test1",
|
||||||
"not_home",
|
"not_home",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user