normen/homebridge-bravia

TV will not shown as TV icon

Closed this issue · 1 comments

Hello,

thank you for this plugin !
But:

The first time I added my tv it will shown in HomeKit as a house icon and I can't change this.
I road that I have to set the external accessory mode.

{
            "tvs": [
                {
                    "name": "MY TV",
                    "ip": "TV_IP",
                    "mac": "TV_MAC",
                    "externalaccessory": true
                }
            ],
            "platform": "BraviaPlatform"
        }

But after that the device will not shown anymore in homekit. where is my fault?

Check the README. It explains how to add an external accessory.