python-kasa/kasa/iot
Teemu R 46338ee21d
Use pydantic.v1 namespace on all pydantic versions (#883)
With https://github.com/pydantic/pydantic/pull/9042 being shipped with
[1.10.15](https://docs.pydantic.dev/latest/changelog/#v11015-2024-04-03),
we can clean up the imports a bit until we make decisions how to move
onward with or without pydantic.

---------

Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>
2024-05-01 15:59:35 +02:00
..
modules Use pydantic.v1 namespace on all pydantic versions (#883) 2024-05-01 15:59:35 +02:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
iotbulb.py Use pydantic.v1 namespace on all pydantic versions (#883) 2024-05-01 15:59:35 +02:00
iotdevice.py Put modules back on children for wall switches (#881) 2024-04-29 18:34:20 +02:00
iotdimmer.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
iotlightstrip.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
iotmodule.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
iotplug.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
iotstrip.py Put modules back on children for wall switches (#881) 2024-04-29 18:34:20 +02:00