kiwi-cam/homebridge-broadlink-rm

Samsung tv status always on

Opened this issue · 3 comments

Helo guys I have a question about samsung tv Q80B.

            "accessories": [
                {
                    "name": "TV",
                    "type": "tv",
                    "pingIPAddress": "192.168.*******",
                    "pingIPAddressStateOnly": true,
                    "data": {
                        "on": "26004600949312381238123812131213121312131213123812381238121312131213121312131213123812131213121312131213121312381213123812381238123812381238120005a40d0500000000000000000000000000000000",
                        "off": "2600d2008d9111381137103811131114111511131113113810381435101411131215121410141113123711381114101411371238103811381014121311381038111411141014110005c58e9112381038113810141213111410141015113810381138101411141113111411141014113810381213111410381138113811381014101412381038111311141114110005c48f911237113811381014101511131114101412371138113711141114111311131214101411371138121311131138113712381137111410141237113811131113121410000d0500000000"
                    }
                }
            ]

This is my config and the question is. Is it possible to switch tv via remote and have status updated to on in homebridge/homekit? Right know homebridge have permanently on status and it is quite annoying. Without pinging option remote didn't change status at all :(

ggroel commented

yes, I think is standby fault. Ping is ok even when tv is off :(

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.