1
0
mirror of https://github.com/home-assistant/core.git synced 2025-04-30 12:17:52 +00:00
core/tests/components/nut/conftest.py
tdfountain 51a881f3b5
Add ambient temperature and humidity status sensors to NUT ()
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")