lukasroegner / homebridge-apple-tv-remote

Plugin for controlling Apple TVs in homebridge.
MIT License
131 stars 13 forks source link

Json Issue #25

Closed atravis62 closed 4 years ago

atravis62 commented 4 years ago

Sorry to keep bugging I've always struggled with the json config files and the tutorials aren't helps.

After install the config is installed,

        "name": "Apple TV Platform",
        "devices": [
            {
                "name": "TV",
                "isOnOffSwitchEnabled": true,
                "isPlayPauseSwitchEnabled": true
            }
        ],
        "platform": "AppleTvPlatform"
    }
]

}

Where am I copy/pasting the other github config with all my information i keep getting errors and have tried is a bunch of different ways?