Tags: dave-vsdevs/python-kasa
Tags
**Implemented enhancements:** - 'Interface' parameter added to discovery process [\python-kasa#79](python-kasa#79) ([dmitryelj](https://github.com/dmitryelj)) **Fixed bugs:** - Simplify device class detection for discovery, fix hardcoded timeout [\python-kasa#112](python-kasa#112) ([rytilahti](https://github.com/rytilahti)) - Update cli.py to addresss crash on year/month calls and improve output formatting [\python-kasa#103](python-kasa#103) ([BuongiornoTexas](https://github.com/BuongiornoTexas))
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