Skip to content

Releases: grzegorz914/homebridge-xbox-tv

v3.2.0

30 Nov 10:30
Compare
Choose a tag to compare

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

27 Sep 07:56
Compare
Choose a tag to compare

Changes

  • fix restFul start #212
  • cleanup

Full Changelog: v3.1.3...v3.1.12

v3.1.3

06 Sep 08:41
Compare
Choose a tag to compare

Changes

  • refactor web and local api connect code
  • cleanup

Full Changelog: v3.1.0...v3.1.3

v3.1.0

23 Aug 14:35
Compare
Choose a tag to compare

Changes

  • add control over RESTFul POST JSON Object
  • cleanup

Full Changelog: v3.0.2...v3.1.0

v3.0.2

18 Aug 20:23
Compare
Choose a tag to compare

Changes

  • fixed authorization manager #204
  • cleanup

Full Changelog: v3.0.0...v3.0.2

v3.0.0

14 Aug 17:08
Compare
Choose a tag to compare

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

04 Aug 08:16
Compare
Choose a tag to compare

Changes

  • added possiblity to set own volume control name and enable/disable prefix
  • config schema updated
  • bump dependencies
  • cleanup

What's Changed

Full Changelog: v2.13.0...v2.14.0

v2.13.0

05 Mar 09:09
Compare
Choose a tag to compare

Changes

  • added support to subscribe MQTT and control device
  • config schema updated
  • cleanup

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

v2.12.0

02 Jan 11:24
Compare
Choose a tag to compare

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

29 Dec 17:33
Compare
Choose a tag to compare

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