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.4.2
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.4.3
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 24, 2022

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

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    a744af4 View commit details
    Browse the repository at this point in the history
  2. Ensure bulb state is restored when turning back on (#330)

    * Ensure state is restored when turning back on
    
    Fixes home-assistant/core#69039
    
    * Update kasa/tests/test_bulb.py
    
    Co-authored-by: Teemu R. <tpr@iki.fi>
    
    Co-authored-by: Teemu R. <tpr@iki.fi>
    bdraco and rytilahti authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    766819a View commit details
    Browse the repository at this point in the history
  3. Release 0.4.3 (#332)

    This release fixes an issue where the bulb state on led strips was not restored properly when turned back on.
    
    [Full Changelog](0.4.2...0.4.3)
    
    **Fixed bugs:**
    
    - Divide by zero when HS300 powerstrip is discovered [\#292](#292)
    - Ensure bulb state is restored when turning back on [\#330](#330) (@bdraco)
    
    **Closed issues:**
    
    - KL420L5 controls [\#327](#327)
    
    **Merged pull requests:**
    
    - Update pre-commit hooks to fix black in CI [\#331](#331) (@rytilahti)
    - Fix test\_deprecated\_type stalling [\#325](#325) (@bdraco)
    rytilahti authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7b9e3aa View commit details
    Browse the repository at this point in the history
Loading