Releases: wizmo2/zidoo-player
v2.0.1
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
- replace
zidoorc
with aync versionzidooapi
- Update integration to support new functions (#20 fix blocking call "bug").
- Add Rapid update when player is on
- Major cleanup and optimization of code.
- Add Remote Entity support (#22 thanks @albaintor) _NOTE: This will eventually replace the 'Send Key' service
- Fix progress time units from ms to seconds.
- 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
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
- replace
zidoorc
with aync versionzidooapi
- Update integration to support new functions (#20 fix blocking call "bug").
- Add Rapid update when player is on
- Major cleanup and optimization of code.
- Add Remote Entity support (#22 thanks @albaintor) _NOTE: This will eventually replace the 'Send Key' service
- Fix progress time units from ms to seconds.
- Improve music browsing and search functions with Media Browser
v1.4.2
Yet more HA tinkering and depreciation fixes!
Changes
- Update ZidooRC for python changes in latest HassOS builds (?ODROID issue?)
- Fix
paper-input
depreciation in Custom Search Card
Full Changelog: v1.4.0...v1.4.2
v1.4.1
Update ZidooRC for latest HassOS builds (?ODROID issue?)
Changes
- Update requests
get
call format.
Full Changelog: v1.4.0...v1.4.1
v1.4.0
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
- Add new media attributes.
- Fixes image display issue with beta firmware v6.4.62
- Adds media browser for Music Player
- Adds custom card for media search
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Improved timeout handling in ZidooRC
Changes
- Adds timeout handling on API calls (to address rapid update issues on Z9X)
- New Button Key service
- Fix depreciation issues in HA (min HA version to 2022.8)
Full Changelog: v1.2.12...v1.3.1
beta-110922
Improved timeout handling in ZidooRC
Changes
- Adds timeout handling on API calls (to address rapid update issues on Z9X)
- New Button Key service
v1.2.12
Fix for rapid update
Changes
- Fixed state race issue on rapid update
Full Changelog: v1.2.11...v1.2.12
ON HOLD
v1.2.11
Media Streaming and Services
Changes
- Added streaming from remote sources
- Media Sources available for stream access through HA
- zidoo.turn_on event triggers to allow power on through automations
- new services to toggle subtitle and audio tracks for movie playback
Full Changelog: v1.2.10...v1.2.11
v1.2.10
Thumbnails and Power Controle
Changes
- Adjust thumbnail size for 2022.4
- Add POWER OFF STANDBY in options
- Store WOL address for initial power on.
Full Changelog: v1.2.9...v1.2.10