python-kasa/kasa/smart
Steven B aa969ef020
Better firmware module support for devices not connected to the internet (#854)
Devices not connected to the internet will either error when querying
firmware queries (e.g. P300) or return misleading information (e.g.
P100). This PR adds the cloud connect query to the initial queries and
bypasses the firmware module if not connected.
2024-04-23 13:56:32 +02:00
..
modules Better firmware module support for devices not connected to the internet (#854) 2024-04-23 13:56:32 +02:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
smartbulb.py Use brightness module for smartbulb (#853) 2024-04-20 20:29:07 +02:00
smartchilddevice.py Add temperature control module for smart (#848) 2024-04-22 12:39:07 +01:00
smartdevice.py Better firmware module support for devices not connected to the internet (#854) 2024-04-23 13:56:32 +02:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00