core/tests/components/hassio/__init__.py

5 lines
85 B
Python
Raw Normal View History

"""Tests for Hassio component."""
2019-07-31 19:25:30 +00:00
API_PASSWORD = "pass1234"
HASSIO_TOKEN = "123456"