This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
26d78cab60
core
/
tests
/
components
/
hassio
/
__init__.py
5 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Cleanup hass.io component (#12556) * Cleanup hass.io component * fix lint * Fix all tests * Fix lint * fix lint * fix doc lint
2018-02-20 23:24:31 +00:00
"""
Tests for Hassio component.
"""
Black
2019-07-31 19:25:30 +00:00
API_PASSWORD
=
"
pass1234
"
HASSIO_TOKEN
=
"
123456
"