Skip to content

Releases: iobroker-community-adapters/ioBroker.lgtv

Release v2.4.0

27 Dec 20:12
Compare
Choose a tag to compare
  • (uKL) Ability to unicast the WOL packet has been added. This is needed if sender and TV are on different subnets.
  • (mcm1957) Dependencies have been updated

Release v2.3.2

21 Dec 19:29
Compare
Choose a tag to compare
  • (mcm1957) Health-interval limited to 5s minimum.
  • (mcm1957) Compact mode has been disabled due to outdated timer handling.
  • (mcm1957) Dependencies have been updated

Release v2.3.1

03 Dec 16:47
Compare
Choose a tag to compare
  • (Feuer-Sturm) Some default values and limits of paramaters have been corrected.

Release v2.3.0

02 Dec 20:33
Compare
Choose a tag to compare
  • (mcm1957) Adapter requires node.js 20 now.
  • (mcm1957) Adapter requires js-controller 5 and admin 6 now.
  • (Jey-Cee) Adapter has been migrated to jsonConfig and responsive design rules have been applied.
  • (mcm1957) Dependencies have been updated.

Release v2.3.0-alpha.0

02 Dec 19:17
Compare
Choose a tag to compare
Pre-release
  • (mcm1957) Adapter requires node.js 20 now.
  • (mcm1957) Adapter requires js-controller 5 and admin 6 now.
  • (Jey-Cee) Adapter has been migrated to jsonConfig and responsive design rules have been applied.
  • (mcm1957) Dependencies have been updated.

Release v2.2.0

13 Apr 09:13
Compare
Choose a tag to compare
  • (mcm1957) Adapter requires node.js 18 and js-controller >= 5 now
  • (mcm1957) Dependencies have been updated

Release v2.1.2

26 Oct 14:46
Compare
Choose a tag to compare
  • (agross) Functionality of state.on turning false immediately after turning off the TV with turnOff has been restored. [#165]
  • (mcm1957) Dependencies have been updated

Release v2.1.1

06 Oct 19:07
Compare
Choose a tag to compare
  • (basti4557) Websocket configuration has been fixed [#161].

Release v2.1.1-alpha.0

05 Oct 19:02
Compare
Choose a tag to compare
Pre-release
  • (basti4557) Websocket configuration has been fixed [#161].

Release v2.1.0

05 Oct 09:04
Compare
Choose a tag to compare
  • (basti4557) A bug that destryed the actual app state on changing from tv to app mode has been fixed.
  • (basti4557) Websocket SSL states can now be sent / received again due to the websocket ssl changes.
  • (basti4557) Plain websocket has been replced by SSL Websocket.