mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
4 lines
74 B
Python
4 lines
74 B
Python
|
|
"""Common const used across tests for slide_local."""
|
||
|
|
|
||
|
|
HOST = "127.0.0.2"
|