Releases: amosyuen/ha-epson-projector-link
Releases · amosyuen/ha-epson-projector-link
v1.1.1
What's Changed
- Use MediaPlayerDeviceClass.TV instead of DEVICE_CLASS_TV (#127)
- Support additional sources that aren't in SOURCE_CODE_MAP by returning them as the code (#101)
- Save and restore properties between restarts (#70)
- Handle imevent parts not being in expected format (#132)
- Fix bug where tasks are destroyed before completing
- Fix bug with async_get_power retries
Full Changelog: v1.0.1...v1.1.1
v1.1.0
What's Changed
- Use MediaPlayerDeviceClass.TV instead of DEVICE_CLASS_TV (#127)
- Support additional sources that aren't in SOURCE_CODE_MAP by returning them as the code (#101)
- Save and restore properties between restarts (#70)
- Handle imevent parts not being in expected format (#132)
- Fix bug where tasks are destroyed before completing
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Use MediaPlayerEntityFeature (#108)
- Use async_forward_entry_setups instead of deprecated async_forward_entry_setup (#114) and async_add_job (#107)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.1.0
Changes
- Add error attribute
- Add send_command service for sending arbitrary ESC/VP21 commands
Full Changelog: v0.0.0...v0.1.0