* Add memory/cpu percentage to Supervisor addons entities * fixed lint * Use a single update function. Fixed tests * use constant * review comments * oops
2 lines
59 B
Python
2 lines
59 B
Python
"""Tests for Hass.io component."""
|
|
HASSIO_TOKEN = "123456"
|