Releases: grzegorz914/homebridge-xbox-tv
Releases · grzegorz914/homebridge-xbox-tv
v3.2.0
Changes
- move from commonJS to esm module
- moved constants.json to constants.js
- cleanup
Full Changelog: v3.1.12...v3.2.0
v3.1.12
v3.1.3
v3.1.0
v3.0.2
v3.0.0
Changes
After update to v9.0.0 RESTFull and MQTT config settings need to be updated
- hide passwords by typing and display in Config UI
- remove return duplicate promises from whole code
- bump dependencies
- cleanup
Full Changelog: v2.14.0...v3.0.0
v2.14.0
Changes
- added possiblity to set own volume control name and enable/disable prefix
- config schema updated
- bump dependencies
- cleanup
What's Changed
- Bump express from 4.19.1 to 4.19.2 by @dependabot in #200
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #201
Full Changelog: v2.13.0...v2.14.0
v2.13.0
Changes
- added support to subscribe MQTT and control device
- config schema updated
- cleanup
What's Changed
- Bump jsrsasign from 10.9.0 to 11.0.0 by @dependabot in #195
- Take substring of game names by @tumes in #197
New Contributors
Full Changelog: v2.12.0...v2.13.0
v2.12.0
Changes
- added possibility to disable prefix name for buttons and sensors
- config schema updated
- cleanup
Full Changelog: v2.11.0...v2.12.0
v2.11.0
Changes
- added possibility to select display inputs order, possible by
None
,Alphabetically Name
,Alphabetically Reference
- config schema updated
- cleanup
Full Changelog: v2.10.0...v2.11.0