core/tests/components/nut/conftest.py
tdfountain 51a881f3b5
Add ambient temperature and humidity status sensors to NUT (#124181)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-24 14:09:43 +00:00

6 lines
104 B
Python

"""NUT session fixtures."""
import pytest
pytest.register_assert_rewrite("tests.components.nut.util")