mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00

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