hass-core/tests/components/hassio/__init__.py
Pascal Vizeli b228695907
Hassio cleanup part2 (#12588)
* Update handler.py

* Update handler.py

* Update __init__.py

* Update handler.py

* Update handler.py

* Update __init__.py

* Update tests
2018-02-21 22:42:55 +01:00

4 lines
85 B
Python

"""Tests for Hassio component."""
API_PASSWORD = 'pass1234'
HASSIO_TOKEN = '123456'