Advertisement
techwitheddie

Apple TV

Jun 23rd, 2021
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2.             "name": "Apple TV Platform",
  3.             "devices": [
  4.                 {
  5.                     "name": "ATV",
  6.                     "credentials": "XXXX",
  7.                     "isOnOffSwitchEnabled": true,
  8.                     "onOffSwitchName": "ATV",
  9.                     "isPlayPauseSwitchEnabled": true,
  10.                     "playPauseSwitchName": "ATV Pause"
  11.                 }
  12.             ],
  13.             "platform": "AppleTvPlatform"
  14.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement