Skip to content

Releases: wizmo2/zidoo-player

v2.0.1

07 Feb 01:01
Compare
Choose a tag to compare

Update Zidoo API to asyncio, plus general cleanup and fixes aimed at improving responsiveness and and overall functionality. Also included is a separate virtual Remote Entity, which proves a more standard interface for sending key commands.

NOTE: This release includes embedded Rapid Update. If you are currently using an automation based on the documentation example, this can now be removed, but please re-enable automatic update if necessary

Changes

  1. replace zidoorc with aync version zidooapi
  2. Update integration to support new functions (#20 fix blocking call "bug").
  3. Add Rapid update when player is on
  4. Major cleanup and optimization of code.
  5. Add Remote Entity support (#22 thanks @albaintor) _NOTE: This will eventually replace the 'Send Key' service
  6. Fix progress time units from ms to seconds.
  7. Improve music browsing and search functions with Media Browser

NOTE: This is the full release of beta-260124 with a couple of minor fixes.

Full Changelog: v1.4.2...v2.0.1

beta-260124

27 Jan 00:16
Compare
Choose a tag to compare
beta-260124 Pre-release
Pre-release

Update Zidoo API to asyncio, plus general cleanup and fixes aimed at improving responsiveness and and overall functionality. Also included is a separate virtual Remote Entity, which proves a more standard interface for sending key commands.

NOTE: This release includes embedded Rapid Update. If you are currently using an automation based on the documentation example, this can now be removed, but please re-enable automatic update if necessary

Please give it a try and report any issues.

Changes

  1. replace zidoorc with aync version zidooapi
  2. Update integration to support new functions (#20 fix blocking call "bug").
  3. Add Rapid update when player is on
  4. Major cleanup and optimization of code.
  5. Add Remote Entity support (#22 thanks @albaintor) _NOTE: This will eventually replace the 'Send Key' service
  6. Fix progress time units from ms to seconds.
  7. Improve music browsing and search functions with Media Browser

v1.4.2

14 Jan 13:20
Compare
Choose a tag to compare

Yet more HA tinkering and depreciation fixes!

Changes

  1. Update ZidooRC for python changes in latest HassOS builds (?ODROID issue?)
  2. Fix paper-input depreciation in Custom Search Card

Full Changelog: v1.4.0...v1.4.2

v1.4.1

13 Jan 09:56
d9baeba
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

Update ZidooRC for latest HassOS builds (?ODROID issue?)

Changes

  1. Update requests get call format.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

31 Jul 09:55
8bd14ef
Compare
Choose a tag to compare

Adds Music Player browsing and custom search card

_NOTE: To enable media browsing, go to Settings/Devices and select the Zidoo Devices. Press the CONFIGURE button and enable music related shortcuts at the end of the list.

Changes

  1. Add new media attributes.
  2. Fixes image display issue with beta firmware v6.4.62
  3. Adds media browser for Music Player
  4. Adds custom card for media search

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Feb 20:02
Compare
Choose a tag to compare

Improved timeout handling in ZidooRC

Changes

  1. Adds timeout handling on API calls (to address rapid update issues on Z9X)
  2. New Button Key service
  3. Fix depreciation issues in HA (min HA version to 2022.8)

Full Changelog: v1.2.12...v1.3.1

beta-110922

10 Nov 00:48
Compare
Choose a tag to compare
beta-110922 Pre-release
Pre-release

Improved timeout handling in ZidooRC

Changes

  1. Adds timeout handling on API calls (to address rapid update issues on Z9X)
  2. New Button Key service

v1.2.12

26 Aug 21:40
Compare
Choose a tag to compare
v1.2.12 Pre-release
Pre-release

Fix for rapid update

Changes

  1. Fixed state race issue on rapid update

Full Changelog: v1.2.11...v1.2.12

ON HOLD

v1.2.11

14 Jul 22:40
Compare
Choose a tag to compare

Media Streaming and Services

Changes

  1. Added streaming from remote sources
  2. Media Sources available for stream access through HA
  3. zidoo.turn_on event triggers to allow power on through automations
  4. new services to toggle subtitle and audio tracks for movie playback

Full Changelog: v1.2.10...v1.2.11

v1.2.10

06 May 14:43
Compare
Choose a tag to compare

Thumbnails and Power Controle

Changes

  1. Adjust thumbnail size for 2022.4
  2. Add POWER OFF STANDBY in options
  3. Store WOL address for initial power on.

Full Changelog: v1.2.9...v1.2.10