Packages

Interact with TP-Link/Kasa devices via the cloud or local network.

Current section

Files

Jump to
tp_link CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [Unreleased]
## [0.3.2] - 2022-12-15
### Changed
- Docs
## [0.3.1] - 2022-12-14
### Changed
- Cleanup stray `IO.inspect` call
## [0.3.0] - 2022-12-14
### Breaking
- Deleted `TpLink.Type.Plug.get_system_info/1`. Replaced with `TpLink.get_system_info/1`.
### Added
- `TpLink.Type.Bulb`
## [0.2.0] - 2022-07-30
### Changed
- Relax dependency version requirements
## [0.1.0] - 2022-02-17
### Added
- Initial release