-
-
Notifications
You must be signed in to change notification settings - Fork 226
Comparing changes
Open a pull request
base repository: python-kasa/python-kasa
base: 0.7.0.dev2
head repository: python-kasa/python-kasa
compare: 0.7.0.dev3
- 8 commits
- 15 files changed
- 2 contributors
Commits on Jun 5, 2024
-
Update release playbook (#932)
Updates the RELEASING.md runbook with more steps and scripts. Excludes dev release tags for prior releases. Updates github_changelog_generator config to exclude pull requests with the release-prep label from the changelog. Co-authored-by: sdb9696
Configuration menu - View commit details
-
Copy full SHA for 8a0edbe - Browse repository at this point
Copy the full SHA 8a0edbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fc21a - Browse repository at this point
Copy the full SHA 39fc21aView commit details
Commits on Jun 6, 2024
-
Fix fan speed level when off and derive smart fan module from common …
…fan interface (#957) Picked this up while updating the [Fan platform PR](home-assistant/core#116605) for HA. The smart fan module was not correctly deriving from the common interface and the speed_level is reported as >0 when off.
Configuration menu - View commit details
-
Copy full SHA for 40e4052 - Browse repository at this point
Copy the full SHA 40e4052View commit details -
Ensure http delay logic works during default login attempt (#959)
Ensures retryable exceptions are raised on failure to login with default login credentials.
Configuration menu - View commit details
-
Copy full SHA for 5befe51 - Browse repository at this point
Copy the full SHA 5befe51View commit details
Commits on Jun 7, 2024
-
Add state features to iot strip sockets (#960)
Fixes iot strip sockets not creating their own state and on_since features.
Configuration menu - View commit details
-
Copy full SHA for e1e2a39 - Browse repository at this point
Copy the full SHA e1e2a39View commit details -
Fix switching off light effects for iot lights strips (#961)
Fixes the newly implemented method to turn off active effects on iot devices
Configuration menu - View commit details
-
Copy full SHA for b8c1b39 - Browse repository at this point
Copy the full SHA b8c1b39View commit details -
Require update in cli for wifi commands (#956)
Executing wifi join requires passing the current time information for smart devices which we read from the device. This PR removes wifi from the block list to make it work.
Configuration menu - View commit details
-
Copy full SHA for 9b66ac8 - Browse repository at this point
Copy the full SHA 9b66ac8View commit details -
## [0.7.0.dev3](https://github.com/python-kasa/python-kasa/tree/0.7.0.dev3) (2024-06-07) [Full Changelog](0.7.0.dev2...0.7.0.dev3) **Fixed bugs:** - Fix switching off light effects for iot lights strips [\#961](#961) (@sdb9696) - Add state features to iot strip sockets [\#960](#960) (@sdb9696) - Ensure http delay logic works during default login attempt [\#959](#959) (@sdb9696) - Fix fan speed level when off and derive smart fan module from common fan interface [\#957](#957) (@sdb9696) - Require update in cli for wifi commands [\#956](#956) (@rytilahti) **Project maintenance:** - Use freezegun for testing aes http client delays [\#954](#954) (@sdb9696) - Update release playbook [\#932](#932) (@rytilahti)
Configuration menu - View commit details
-
Copy full SHA for b094e33 - Browse repository at this point
Copy the full SHA b094e33View 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.7.0.dev2...0.7.0.dev3