python-kasa/kasa/smart
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 Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
smartchilddevice.py Add support for waterleak sensor (T300) (#876) 2024-04-30 17:31:47 +02:00
smartdevice.py Add Fan interface for SMART devices (#873) 2024-04-30 17:42:53 +01:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00