-
-
Notifications
You must be signed in to change notification settings - Fork 221
Comparing changes
Open a pull request
base repository: python-kasa/python-kasa
base: 0.10.0
head repository: python-kasa/python-kasa
compare: master
- 15 commits
- 42 files changed
- 6 contributors
Commits on Jan 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82fbe12 - Browse repository at this point
Copy the full SHA 82fbe12View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd370d - Browse repository at this point
Copy the full SHA ebd370dView commit details -
Add FeatureAttributes to smartcam Alarm (#1489)
Co-authored-by: Teemu R. <tpr@iki.fi>
Configuration menu - View commit details
-
Copy full SHA for 44c561b - Browse repository at this point
Copy the full SHA 44c561bView commit details
Commits on Feb 2, 2025
-
dustbin_mode: add 'off' mode for cleaner downstream impl (#1488)
Adds a new artificial "Off" mode for dustbin_mode, which will allow avoiding the need to expose both a toggle and a select in homeassistant. This changes the behavior of the existing mode selection, as it is not anymore possible to change the mode without activating the auto collection. * Mode is Off, if auto collection has been disabled * When setting mode to "Off", this will disable the auto collection * When setting mode to anything else than "Off", the auto collection will be automatically enabled.
Configuration menu - View commit details
-
Copy full SHA for 8259d28 - Browse repository at this point
Copy the full SHA 8259d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for bff5409 - Browse repository at this point
Copy the full SHA bff5409View commit details -
## [0.10.1](https://github.com/python-kasa/python-kasa/tree/0.10.1) (2025-02-02) [Full Changelog](0.10.0...0.10.1) **Release summary:** Small patch release for bugfixes **Implemented enhancements:** - dustbin\_mode: add 'off' mode for cleaner downstream impl [\#1488](#1488) (@rytilahti) - Add Dimmer Configuration Support [\#1484](#1484) (@ryenitcher) **Fixed bugs:** - Do not return empty string for custom light effect name [\#1491](#1491) (@sdb9696) - Add FeatureAttributes to smartcam Alarm [\#1489](#1489) (@sdb9696) **Project maintenance:** - Add module.device to the public api [\#1478](#1478) (@sdb9696)
Configuration menu - View commit details
-
Copy full SHA for cbab40a - Browse repository at this point
Copy the full SHA cbab40aView commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d5187dc - Browse repository at this point
Copy the full SHA d5187dcView commit details
Commits on Feb 10, 2025
-
Do not crash on missing build number in fw version (#1500)
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 668e32d - Browse repository at this point
Copy the full SHA 668e32dView commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ad8a0ee - Browse repository at this point
Copy the full SHA ad8a0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b13869 - Browse repository at this point
Copy the full SHA 8b13869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29195fa - Browse repository at this point
Copy the full SHA 29195faView commit details -
## [0.10.2](https://github.com/python-kasa/python-kasa/tree/0.10.2) (2025-02-12) [Full Changelog](0.10.1...0.10.2) **Release summary:** - Bugfix for [#1499](#1499). - Support for L530B and C110 devices. **Fixed bugs:** - H100 - Raised error: not enough values to unpack \(expected 2, got 1\) [\#1499](#1499) - Do not crash on missing build number in fw version [\#1500](#1500) (@rytilahti) **Added support for devices:** - Add C110\(EU\) 2.0 1.4.3 fixture [\#1503](#1503) (@sdb9696) - Add L530B\(EU\) 3.0 1.1.9 fixture [\#1502](#1502) (@sdb9696) **Project maintenance:** - Add fixtures for new versions of H100, P110, and T100 devices [\#1501](#1501) (@LXGaming) - Add L530E\(TW\) 2.0 1.1.1 fixture [\#1497](#1497) (@bluehomewu)
Configuration menu - View commit details
-
Copy full SHA for f488492 - Browse repository at this point
Copy the full SHA f488492View commit details
Commits on Feb 24, 2025
-
Add KS225(US)_1.0_1.1.1 and L930-5(EU)_1.0_1.2.5 (#1509)
Added fixture files, one device was added directly into HomeKit, and one device was added through Matter from the obd_src. I'm not sure if that makes a difference for you, but the devices are working correctly through my plug-in with the latest python-kasa 0.10.2.
Configuration menu - View commit details
-
Copy full SHA for f0abc28 - Browse repository at this point
Copy the full SHA f0abc28View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8501390 - Browse repository at this point
Copy the full SHA 8501390View commit details
Commits on Mar 4, 2025
-
Add LB100(US)_1.0_1.8.11 fixture file (#1515)
The LB100 was already in the device_fixtures.py for tests, but was not listed in the supported devices nor did it have a fixture file.
Configuration menu - View commit details
-
Copy full SHA for 579fd5a - Browse repository at this point
Copy the full SHA 579fd5aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.10.0...master