Add T315 fixture, tests for humidity&temperature modules (#802)

This commit is contained in:
Teemu R
2024-03-06 19:04:09 +01:00
committed by GitHub
parent adce92a761
commit 3495bd83df
11 changed files with 613 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ import warnings
from typing import Dict
from unittest.mock import MagicMock
import pytest # type: ignore # see https://github.com/pytest-dev/pytest/issues/3342
import pytest
from kasa import (
DeviceConfig,