Media Player.braviatv Psk Versions Save

Sony Bravia TV (Pre-Shared Key) component for Home Assistant

0.4.2

2 years ago

What’s Changed

  • Enable Refresh Channels to be done during standby as well as active (#68) @RogerSelwyn
  • Suppress unnecessary errors (https://github.com/gerard33/sony_bravia_psk/pull/23) @RogerSelwyn
  • Update lib version (#58) @gerard33
  • Update validate_via_cron.yaml (#57) @gerard33
  • Auto update the version number on a new release (#56) @gerard33
  • URI examples (#55) @gerard33

v0.4.1

2 years ago

What’s Changed

  • Handle service calls for multiple TVs correctly (#54) @rchl

v0.4.0

3 years ago

What’s Changed

  • Update to work as an async Integration (#48) @RogerSelwyn

v0.4.0b

3 years ago

What’s Changed

  • Update to work as an async Integration (#48), thanks @RogerSelwyn

v0.3.7

3 years ago

What’s Changed

v0.3.6

3 years ago

What’s Changed

  • Check if TV is actually on before turning off (#40) @gerard33
  • Add check for Android in services (#46) @gerard33

v0.3.5

4 years ago

What’s Changed

  • Fix services (#36) @gerard33 Fixes #35.
  • Add style checks (#34) @gerard33

0.3.4

4 years ago

Fix #32

0.3.3

4 years ago

This release contains some really nice features:

  • A service is added to Home Assistant to send commands to your TV like ChannelUp, Return or Up. This can be used to create a virtual remote or for your automations. Thanks @rchl
  • For Android TVs a service is added to open apps on your TV like Kodi or Youtube. The apps must be opened via using the uri of that app. Check the Github page of this component for examples. Thanks @rchl
  • It's now possible to show the HDMI labels you have set on the TV. This means instead of e.g. HDMI2 you can show Sky Q here. Thanks @RogerSelwyn
  • Home Assistant >= 0.110 is supported by renaming MediaPlayerDevice in the code to MediaPlayerEntity. This is backwards compatible so HA versions < 0.110 are also supported. Thanks @mories76

Thanks to all the contributors for making the PRs and the patience needed waiting for me to implement some of them. I really appreciate your efforts and patience :+1:

0.3.2

4 years ago

Add config option to set time format #17 Android power off command #25