homebridge-ra2-select
Version:
Surface Pico remotes
43 lines (22 loc) • 951 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
## 1.1.4 (2025-01-01)
### Notable Changes
* Address parameter scoping issue impacting users. ([#1](https://github.com/isalkind/homebridge-ra2-select/issues/1))
## 1.1.2 (2024-03-26)
### Notable Changes
* Use log.warn() for configuration issues. No functionality changes.
### Other Changes
* Now with [](https://github.com/homebridge/homebridge/wiki/Verified-Plugins).
## 1.1.1 (2024-02-11)
### Notable Changes
* Better error handling. No functionality changes.
* Check for required config
* Telnet connection issues
## 1.1.0 (2024-02-07)
### Notable Changes
* Implement [Homebridge Plugin Settings GUI](https://developers.homebridge.io/#/config-schema). No functionality changes.
### Other Changes
* README cleanup / updates
## 1.0.0 (2024-01-29)
### Initial release