python-kasa/kasa/iot/modules
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
..
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
ambientlight.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
antitheft.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
cloud.py Use pydantic.v1 namespace on all pydantic versions (#883) 2024-05-01 15:59:35 +02:00
countdown.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
emeter.py Add precision_hint to feature (#871) 2024-04-29 13:31:42 +02:00
motion.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
rulemodule.py Use pydantic.v1 namespace on all pydantic versions (#883) 2024-05-01 15:59:35 +02:00
schedule.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
time.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
usage.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00