Releases: jgrimard/homebridge-tp-link-access-control
Releases · jgrimard/homebridge-tp-link-access-control
Release v1.0.7
What's Changed
Changes
- No changes in this version, just testing automated publish to NPM code
v1.0.4
What's Changed
Changes
- Added Logo to Settings screen
- Added ability to change name of plugin in settings / config, this is the name that prints in the Homebridge log.
- Automatically convert MAC addresses from AA:BB:CC:DD:EE:FF format to AA-BB-CC-DD-EE-FF in plugin. You can now use either format.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Other Changes
- Added timeout to fetch to prevent Homebridge hanging on wrong IP address
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Other Changes
- Refactored initialization code.
- Cleaned up error handling.
Full Changelog: v1.0.1...v1.0.2