Releases: o-lukas/homebridge-smartthings-tv
Releases · o-lukas/homebridge-smartthings-tv
v2.3.0
2.3.0 (2024-08-18)
Bug Fixes
- make device id mandatory in schema (697ef81)
- show soundbars as TV_SET_TOP_BOX (b17d392)
Features
- added config property to set device category (fc7191b)
v2.2.0
2.2.0 (2024-08-18)
Features
- implement basic support for SoundBars (94527ed), closes #384
v2.1.3
2.1.3 (2024-08-16)
Bug Fixes
v2.1.2
2.1.2 (2024-07-05)
Bug Fixes
- change log level of possible info key values (cda1315)
v2.1.1
2.1.1 (2024-06-30)
Bug Fixes
v2.1.0
2.1.0 (2024-06-28)
Features
- add property to control info key behavior (c34159d) (#368)
- add property to permanently override display name (9d34b29), (#367)
v2.0.3
2.0.3 (2024-04-28)
Bug Fixes
- renamed deviceBlacklist to deviceBlocklist (eb04095)
v2.0.2
2.0.2 (2024-04-27)
Bug Fixes
- bump @smartthings/core-sdk from 8.1.3 to 8.1.4 (1c03aca)
- bump homebridge from 1.7.0 to 1.8.0 (83002b3)
v2.0.1
2.0.1 (2024-04-20)
Bug Fixes
- update depencies to fix 2 moderate severity vulnerabilities (c1a1c67)
Reverts
- Revert "build: only support node 20.x" (f711123)
v2.0.0
2.0.0 (2024-03-16)
Bug Fixes
- update follow-redirects peer dependency (a89e520)
Build System
BREAKING CHANGES
- The support for Node 18.x has been dropped.