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