Skip to content

Version 2.2.5

Compare
Choose a tag to compare
@sivar2311 sivar2311 released this 02 Dec 04:13
· 604 commits to master since this release
b4d6f6a

New:

  • Added new callback for TV onChangeChannelNumber
    This is to support changing channels using a
    channel number instead of channel name.
  • New TV Example
  • Added this changelog.md

Fixed:

  • Some sendEvent functions didn't return true/false
  • Fixed json in skipChannels response
  • Fixed json in sendChangeChannels event

Updated Readme

  • about return values of sendEvent functions