mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 00:10:16 +01:00
b228695907
* Update handler.py * Update handler.py * Update __init__.py * Update handler.py * Update handler.py * Update __init__.py * Update tests
5 lines
85 B
Python
5 lines
85 B
Python
"""Tests for Hassio component."""
|
|
|
|
API_PASSWORD = 'pass1234'
|
|
HASSIO_TOKEN = '123456'
|