All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
8.0.3 (2024-02-27)
8.0.2 (2024-01-22)
8.0.1 (2023-11-19)
-
Plug: dimmer not turning off using brightness slider (1c2f76b)
8.0.1-1 (2023-11-19)
- Plug: dimmer not turning off using brightness slider (1c2f76b)
8.0.1-0 (2023-11-19)
- Plug: Fix for dimmer switch brightness change (d267e40)
8.0.0 (2023-11-17)
- Requires homebridge v1.6.0 or greater
- Requires minimum node version v18
- Update homebridge tests (0b2f283)
- Bulb: add bulb devices to energy monitoring polling (a587c80)
- add emeterPollingInterval configuration (0c4995b)
- improve debug logging for updateValue (edcbc7e)
- add devicesUseDiscoveryPort configuration (20f25d9)
- drop support for node < v18 (b761893)
7.1.0-next.0 (2022-02-14)
- Bulb: add bulb devices to energy monitoring polling (a587c80)
- add emeterPollingInterval configuration (0c4995b)
- improve debug logging for updateValue (edcbc7e)
7.0.1 (2022-02-12)
- Bulb: remove await from get of Watts (d751d9f)
7.0.0 (2022-02-05)
- add setValue debug logging (01faa61), closes #93
- reword log "New Device Online" to "Device First Online" (92ed0ae)
- suppress warnings when adding custom characteristics (#242) (7a016cc), closes #201 #161 #151
7.0.0-next.0 (2022-02-03)
- requires homebridge >= 1.3.0
- Requires node >= v12.20.0
-
add support for light strips such as KL430 (7f56165), closes #113
-
throw error if non-supported homebridge version (8743552)
-
upgrade tplink-smarthome-api (eb7a670)
6.4.0 (2021-05-07)
6.4.0-beta.1 (2021-03-25)
6.4.0-beta.0 (2021-03-25)
6.3.0 (2021-03-05)
6.3.0-beta.0 (2021-03-01)
- change characteristic getters to use cached values (1db2c6f)
6.2.0 (2021-03-01)
6.2.0-beta.0 (2021-02-28)
- add discoveryPort configuration option (#159) (eb13885)
- change "Apprent Power" to float (255d552)
- logging improvements (3105f31)
- don't update color temperature when 0 (738aeed), closes #180
- warning for "Apparent Power" characteristic (3aa6b29)
6.1.0 (2020-10-20)
- add identify functionality to bulbs (0259e5e)
- case typo preventing saturation updates (178df30)
- identify not working (8b151e9)
- return last known or default values for characteristics (59838ea)
6.0.1 (2020-10-19)
6.0.0 (2020-10-14)
5.2.0 (2020-10-13)
5.2.0-beta.1 (2020-10-13)
5.2.0-beta.0 (2020-10-12)
- characteristics not being updated (5351c58)
5.1.1-beta.0 (2020-10-11)
5.1.0 (2020-05-13)
5.0.0 (2020-01-09)
- Requires Node v10 or later
4.0.1 (2019-02-13)
4.0.0 (2019-02-12)
- regression of addCustomCharacteristics (e087be5)
- set minimum node version to v8.3.0 (e6abcf2)
- minimum node version supported >=v8.3.0
3.14.1 (2019-01-23)
- update require for new index.js location (9894520)
3.14.0 (2019-01-23)
- lightbulb: check for non-zero color_temp (8acf6e1)
- lightbulb: incorrectly testing for Hue instead of Saturation (a823b54)
- outlet: update energy characteristics automatically (83c524f)
3.13.0 (2019-01-17)
- correctly pass timeout to Client / Device (1481b8b)
3.12.0 (2019-01-11)
- treat HS220 as a switch by default (9e828b3)
- add
excludeMacAddresses
configuration (37d3ca4) - add support for HS300/HS107 multi-outlet devices (325b1f8)