Skip to content

Releases: amosyuen/ha-epson-projector-link

v1.1.1

13 Jan 08:57
Compare
Choose a tag to compare

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

13 Jan 08:15
Compare
Choose a tag to compare

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

04 Jul 20:35
Compare
Choose a tag to compare

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

05 Apr 07:06
Compare
Choose a tag to compare

v0.1.0

11 Feb 07:53
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Changes

  • Add error attribute
  • Add send_command service for sending arbitrary ESC/VP21 commands

Full Changelog: v0.0.0...v0.1.0

v0.0.0

11 Feb 07:05
93eb7d4
Compare
Choose a tag to compare

Initial Release