UNPKG

homebridge-ra2-select

Version:
47 lines (24 loc) 1.09 kB
# Change Log All notable changes to this project will be documented in this file. ## 1.1.5 (2025-10-07) * Checked, tested, and marked compatible for Homebridge v2.0. Updated `package.json`. No code/functionality changes. ## 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 [![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](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