mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 04:05:01 +01:00
3231e22ddf
* Remove direct authentication via trusted networks and API password * Fix tests
4 lines
59 B
Python
4 lines
59 B
Python
"""Tests for Hassio component."""
|
|
|
|
HASSIO_TOKEN = "123456"
|