Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-kasa/python-kasa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.1
Choose a base ref
...
head repository: python-kasa/python-kasa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.2
Choose a head ref
  • 6 commits
  • 21 files changed
  • 4 contributors

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    d5187dc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Do not crash on missing build number in fw version (#1500)

    Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
    rytilahti and sdb9696 authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    668e32d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    ad8a0ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b13869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29195fa View commit details
    Browse the repository at this point in the history
  4. Prepare 0.10.2 (#1505)

    ## [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)
    sdb9696 authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    f488492 View commit details
    Browse the repository at this point in the history
Loading