konradknitter / homebridge-philips-android-tv

Homebridge module for the Philips Android TV
Apache License 2.0
47 stars 6 forks source link

TV constantly switches between start responding and stop responding #40

Open DanielZ3108 opened 3 years ago

DanielZ3108 commented 3 years ago

When I turn off the TV, I get these logs: Shouldn't that be permanent on Start responding? While the status is set to Stop responding, I can't turn on my TV. Every time you change the status to Start responding again, an HDMI-connected device switches on. I have to turn that off manually every time.

Logs: [13/06/2021, 23:14:26] [PhilipsAndroidTV] [75PUS7101] TV has been turned off. [13/06/2021, 23:14:26] [PhilipsAndroidTV] [75PUS7101] TV volume has been changed to 0%. [13/06/2021, 23:14:26] [PhilipsAndroidTV] [75PUS7101] Current application has been changed to org.droidtv.DummyWakeUpActivity. [13/06/2021, 23:14:36] [PhilipsAndroidTV] [75PUS7101] Stop responding. [13/06/2021, 23:19:17] [PhilipsAndroidTV] [75PUS7101] Start responding again. [13/06/2021, 23:19:18] [PhilipsAndroidTV] [75PUS7101] Current application has been changed to NA. [13/06/2021, 23:29:11] [PhilipsAndroidTV] [75PUS7101] Stop responding. [13/06/2021, 23:58:18] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 00:08:16] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 00:08:38] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 00:18:37] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 00:18:57] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 00:28:57] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 00:29:48] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 00:39:47] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 00:40:08] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 00:50:09] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 00:54:51] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 01:04:50] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 04:00:14] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 04:00:20] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 06:34:47] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 06:44:46] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 06:45:06] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 06:55:06] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 06:55:32] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 07:05:31] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 07:06:01] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 07:16:06] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 07:16:26] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 07:26:26] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 07:48:22] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 07:58:21] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 07:58:37] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 08:08:32] [PhilipsAndroidTV] [75PUS7101] Stop responding. [14/06/2021, 08:08:56] [PhilipsAndroidTV] [75PUS7101] Start responding again. [14/06/2021, 08:18:56] [PhilipsAndroidTV] [75PUS7101] Stop responding.

Plugin Config:

 "debug": false,
            "configVersion": 1,
            "tvs": [
                {
                    "name": "75PUS7101",
                    "ip": "192.168.178.67",
                    "macAddress": "3C:95:09:B6:3B:ED",
                    "apiUser": "xxxxxxxxxx",
                    "apiPass": "xxxxxxxxxxxxxxxxxxxxxxxxx",
                    "apiVersion": 6,
                    "wakeUntilAPIReadyCounter": 100,
                    "alternativePlayPause": false,
                    "dedicatedMuteSwitch": false,
                    "dedicatedVolumeLightbulb": false,
                    "channels": {
                        "useFavorites": false,
                        "favoriteListId": "1",
                        "includeAll": false
                    }
                }
            ],
            "platform": "PhilipsAndroidTV"
Francis2b commented 3 years ago

I have’s the same bug

daydy16 commented 3 years ago

I assume that it occures when you have the old accessory config parallel to the new plattform config (from update to 0.9) I fixed it when removing the "old" accessory config.

carlogp commented 2 years ago

Any new Advices? Because I have the same problem and sometimes the TV is turning on after it starts responding again.

bato2000 commented 1 year ago

It happens to me too v0.10.12

malditavibora commented 1 year ago

it happens to me with v0.10.12, also I realized that this behavior affects on the accessory to be listed when you try to add the accessory manually from the home app, I have seen the accessory listed after the pairing process after but after some seconds disappears due to this intermittent start and stop responding messages