Skip to content

Releases: grzegorz914/homebridge-lgwebos-tv

v3.4.0

01 Dec 08:20
Compare
Choose a tag to compare

Changes

  • move from commonJS to esm module
  • moved constants.json to constants.js
  • cleanup

Full Changelog: v3.3.0...v3.4.0

V3.3.0

18 Nov 07:13
Compare
Choose a tag to compare

Changes

  • fix/enhancement #223
  • config schema updated
  • cleanup

Full Changelog: v3.2.0...v3.3.0

v3.2.0

26 Oct 08:36
Compare
Choose a tag to compare

Changes

  • add config validation
  • add reconnect if fail on first run
  • fix start external integrations
  • config schema updated
  • cleanup

Full Changelog: v3.1.1...v3.2.0

v3.1.1

25 Aug 14:45
Compare
Choose a tag to compare

Changes

Full Changelog: v3.1.0...v3.1.1

v3.1.0

23 Aug 15:06
Compare
Choose a tag to compare

Changes

  • add control over RESTFul POST JSON Object
  • bump dependencies
  • cleanup

Full Changelog: v3.0.4...v3.1.0

v3.0.4

18 Aug 20:59
Compare
Choose a tag to compare

Changes

  • fix correct catch error

Full Changelog: v3.0.0...v3.0.4

v3.0.0

14 Aug 16:20
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.20.0...v3.0.0

v2.20.0

04 Aug 07:51
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.19.0...v2.20.0

v2.19.0

19 May 11:13
Compare
Choose a tag to compare

Changes

  • added support for service menu access from the input list
  • added support for ez adjust menu access from the input list
  • config schema updated
  • cleanup

Full Changelog: v2.18.0...v2.19.0

v2.18.0

18 May 11:48
Compare
Choose a tag to compare

Changes

  • added support to control brightness, backlight, contrast, color, picture mode, sound mode, sound output over MQTT
  • added support to anable/disable/display type for indyvidual sound and picture mode
  • added sound output sensor
  • added sound output control
  • fixed screen off button state
  • updated MQTT and RESTFul
  • config schema updated
  • cleanup

What's Changed

Full Changelog: v2.17.0...v2.18.0