8000 Release 0.4.0.dev1 by rytilahti · Pull Request #93 · python-kasa/python-kasa · GitHub
[go: up one dir, main page]

Skip to content

Release 0.4.0.dev1 #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 28, 2020
Merged

Conversation

rytilahti
Copy link
Member
@rytilahti rytilahti commented Jul 28, 2020

Major changes since 0.4.0.dev0:

  • Support for light strips (KL430)
  • Support for transitions on dimmers & bulbs
  • Improved documentation

Other things changed in this PR:

  • Add RELEASING.md for release instructions
  • Generate changelog using github_changelog_generator
  • Historical pyhs100 changelog is now in HISTORY.md and gets appended automatically to the end

0.4.0.dev1 (2020-07-28)

Full Changelog

Implemented enhancements:

  • KL430 support #67
  • Improve retry logic for discovery, messaging (was: Handle empty responses) #38
  • Add support for lightstrips (KL430) #74 (rytilahti)

Closed issues:

  • I don't python... how do I make this executable? #88
  • ImportError: cannot import name 'smartplug' #87
  • Support for P100 Smart Plug #83
  • not able to pip install the library #82
  • Discover.discover() add selecting network interface [pull request] #78
  • LB100 unable to turn on or off the lights #68
  • Improve poetry usage documentation #60
  • sys_info not None fails assertion #55
  • Upload pre-release to pypi for easier testing #17

Merged pull requests:

  • add a small example script to show library usage #90 (rytilahti)
  • add .readthedocs.yml required for poetry builds #89 (rytilahti)
  • Improve installation instructions #86 (rytilahti)
  • cli: Fix incorrect use of asyncio.run for temperature command #85 (rytilahti)
  • Add parse_pcap to devtools, improve readme on contributing #84 (rytilahti)
  • Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures #81 (rytilahti)
  • Improve bulb API, force turn on for all light changes as offline changes are not supported #76 (rytilahti)
  • Simplify API documentation by using doctests #73 (rytilahti)
  • Bulbs: allow specifying transition for state changes #70 (rytilahti)
  • Add transition support for SmartDimmer #69 (connorproctor)

@rytilahti rytilahti changed the title Release 0.4.0.pre1 Release 0.4.0.dev1 Jul 28, 2020
@rytilahti rytilahti merged commit c67bda8 into python-kasa:master Jul 28, 2020
@rytilahti rytilahti deleted the release/0.4.0.pre1 branch July 28, 2020 14:56
@sdb9696 sdb9696 added the release-prep Label for PR bumping release and updating changelog. label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-prep Label for PR bumping release and updating changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0