Skip to content

Releases: GiviMAD/openhab-addons

HABSpeaker 4.0.0 SNAPSHOT BETA31

14 Dec 18:26
Compare
Choose a tag to compare

Changes

  • Change the client resample dependency to reduce size.
  • Fix initialize webworker in a promise, causes problems in firefox mobile with the pwa plugin.

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

HABSpeaker 4.0.0 SNAPSHOT BETA30

21 Oct 00:17
Compare
Choose a tag to compare

Changes

  • Change addon type and package uri to fix navigation problems in the MainUI to the addon menus.

HABSpeaker 4.0.0 SNAPSHOT BETA29

14 Oct 18:51
Compare
Choose a tag to compare

Changes

  • Fix navigation to add as new thing.
  • Fix secondary color option name.

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

Full Changelog: habspeaker-0.0.28...habspeaker-0.0.29

HAB Speaker 4.0.0 SNAPSHOT BETA28

14 Oct 11:14
Compare
Choose a tag to compare

Changes

  • Fix electron/capacitor integrations.
  • Implement suspend on hide option, recommended for mobile to suspend the speaker when in background.
  • Minor fixes.
  • Remove mp3 support from sink.

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

Full Changelog: habspeaker-0.0.27...habspeaker-0.0.28

HAB Speaker 4.0.0 SNAPSHOT BETA27

30 Sep 21:21
Compare
Choose a tag to compare

Changes

  • Minor improvements to io code on server side and fix a bug when the audio resampling was needed in the source.
  • Some fixes on the operation of the speaker volume channels.
  • Use Electron version without the "libwebp: OOB write in BuildHuffmanTable" vulnerability.

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

Full Changelog: habspeaker-0.0.26...habspeaker-0.0.27

HAB Speaker 4.0.0 SNAPSHOT BETA26

16 Sep 14:28
Compare
Choose a tag to compare

Changes

  • Fixes a lot of minor bugs and a major one related to the source audio streaming that could impact the whole system by creating locked threads on the audio services.
  • Rewrite the web reducing dependencies.
  • Add some missed options and channels.

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

Full Changelog: habspeaker-0.0.25...habspeaker-0.0.26

HAB Speaker 4.0.0 SNAPSHOT BETA25

01 Aug 22:44
Compare
Choose a tag to compare

Changes

  • Drop OpenHAB 3 compatibility.
  • Update code to use core WebSocket functionality and remove forked code.
  • Fix UI access with auth (fix auth challenge).

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

Full Changelog: habspeaker-0.0.24...habspeaker-0.0.25

PR Addon Whisper 25-06

25 Jul 10:53
Compare
Choose a tag to compare

HAB Speaker 3.4.0 SNAPSHOT BETA24

04 Jul 20:34
Compare
Choose a tag to compare

Changes

  • Add missed addon file, fixes menu access on 4.0.0-m4.
  • Use single word name HABSpeaker.

OpenHAB add-on jar.
UI as ElectronJS app.
UI as Android app.

Full Changelog: habspeaker-0.0.23...habspeaker-0.0.24

Action Template Interpreter Next beta 2 OH 3.4.0

04 Jul 22:44
Compare
Choose a tag to compare

Changes:

  • Include missing addon file.