mirror of
https://github.com/home-assistant/core.git
synced 2025-05-01 04:37:52 +00:00
5 lines
85 B
Python
5 lines
85 B
Python
"""Tests for Hassio component."""
|
|
|
|
API_PASSWORD = "pass1234"
|
|
HASSIO_TOKEN = "123456"
|