@@ -5,8 +5,8 @@ Mixins to make writing new platforms easier
import logging
from homeassistant.const import (
- AREA_SQUARE_METERS,
CONCENTRATION_MICROGRAMS_PER_CUBIC_METER,
+ UnitOfArea,
UnitOfTemperature,
)
from homeassistant.helpers.entity import EntityCategory
@@ -1,10 +1,10 @@
fuzzywuzzy
levenshtein
-pytest-homeassistant-custom-component>=0.13.181
+pytest-homeassistant-custom-component>=0.13.190
pytest
pytest-asyncio
pytest-cov
ruff
tinytuya~=1.15.1
-tuya-device-sharing-sdk>=0.1.9,<=0.2.99
+tuya-device-sharing-sdk~=0.2.1
yamllint