Skip to content

Releases: grzegorz914/homebridge-openwebif-tv

v4.3.0

05 Mar 09:21
Compare
Choose a tag to compare

Changes

  • added Power Control mode for buttons, closes #76
  • bump dependencies
  • redme update
  • cleanup

Full Changelog: v4.2.9...v4.3.0

v4.2.9

07 Feb 13:49
Compare
Choose a tag to compare

Changes

  • stability and improvements

Full Changelog: v4.2.8...v4.2.9

v4.2.8

06 Feb 12:30
Compare
Choose a tag to compare

Changes

  • fix HAP-NodeJS WARNING: The accessory has an invalid 'Name' characteristic 'configuredName'
  • Please use only alphanumeric, space, and apostrophe characters
  • Ensure it starts and ends with an alphabetic or numeric character, and avoid emojis

Full Changelog: v4.2.5...v4.2.8

v4.2.5

16 Jan 12:25
Compare
Choose a tag to compare

Changes

  • functions reorder

Full Changelog: v4.2.4...v4.2.5

v4.2.4

16 Jan 07:11
Compare
Choose a tag to compare

Changes

  • added 1 default channel if no channels was created or 0 found to allow publisch accessory

Full Changelog: v4.2.0...v4.2.4

v4.2.0

15 Jan 09:42
Compare
Choose a tag to compare

Changes

  • added possibility to disable/enable log success, info, warn, error
  • refactor cnnrct code
  • bump dependencies
  • config schema updated
  • redme updated
  • cleanup

Full Changelog: v4.1.2...v4.2.0

v4.1.2

19 Dec 07:44
Compare
Choose a tag to compare

Changes

  • bump dependencies
  • cleanup

Full Changelog: v4.1.0...v4.1.2

v4.1.0

01 Dec 07:33
Compare
Choose a tag to compare

Changes

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

Full Changelog: v4.0.2...v4.1.0

v4.0.2

18 Aug 20:45
Compare
Choose a tag to compare

Changes

  • fix correct catch error
  • fix mqtt enable

Full Changelog: v4.0.0...v4.0.2

v4.0.0

15 Aug 05:09
Compare
Choose a tag to compare

Changes

After update to v4.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
  • performance improvements and stability
  • bump dependencies
  • cleanup

Full Changelog: v3.27.0...v4.0.0