mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 23:06:52 +01:00
* 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'
|