Skip to content

Releases: warrenrees/ha_vidaatv

v2.3.1

Choose a tag to compare

@warrenrees warrenrees released this 10 Aug 05:34

Fixes the 2.2.0 regression that skipped PIN pairing on first-time setup, so TVs were added without ever authenticating and their entities stayed unavailable. Reported and fixed by @timphealy (#9, #10).

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@warrenrees warrenrees released this 06 Aug 16:56

Fixes bug with homekit not picking up proper input from the TV
Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@warrenrees warrenrees released this 05 Aug 03:43

What's Changed

Added

  • Support plain-MQTT (non-TLS) TVs and skip PIN when no auth is needed by @markeclaudio in #8
  • Support for TVs on older firmware, which previously failed setup with not authorized. Detected and handled automatically.
  • Authentication mode option (auto / dynamic / static) as an escape hatch.
  • The TV's MAC addresses on its device page and in options — if Wake-on-LAN doesn't work, set wol_mac to the other one.
  • Live TV now shows a source, plus the channel name and number.

Fixed

  • The TV could be turned off but not back on. Wake-on-LAN had no MAC to aim at on older firmware; it's now read from the TV's UPnP descriptor. Existing entries backfill on the next restart — no re-pairing.
  • The TV showed as On for ~2 minutes after being switched off and couldn't be controlled meanwhile. Now Off on the first poll, usually sooner.
  • Home Assistant asked for a PIN that never appeared on the TV — two connections were kicking each other off once a second.
  • Commands that never reached the TV reported success, silently and with nothing in the log. They now raise a visible error.
  • Standby is reported as off, not as a communication error that made the remote entity unavailable.
  • Older TVs were invisible to discovery, and already-configured TVs were repeatedly re-offered as new ones.
  • Polling is ~10× faster — an idle TV drops from ~9s to well under a second.

New Contributors

Full Changelog: v2.0.5...v2.2.0

v2.1.2-dev4

v2.1.2-dev4 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 05 Aug 00:31
430ab74

What's Changed

  • Support plain-MQTT (non-TLS) TVs and skip PIN when no auth is needed by @markeclaudio in #8

New Contributors

Full Changelog: v2.1.2-dev3...v2.1.2-dev4

v2.1.2-dev3

v2.1.2-dev3 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 04 Aug 22:09

v2.1.2-dev2

v2.1.2-dev2 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 04 Aug 20:20

v2.1.2-dev0

v2.1.2-dev0 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 04 Aug 20:11

v2.1.2-dev0

v2.1.2-dev0 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 04 Aug 20:00

v2.1.1-dev0

v2.1.1-dev0 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 04 Aug 19:15

v2.1.0-dev0

v2.1.0-dev0 Pre-release
Pre-release

Choose a tag to compare

@warrenrees warrenrees released this 04 Aug 18:02

Support for static authenticated tvs

Full Changelog: v2.0.5...v2.1.0-dev0