python-androidtv icon indicating copy to clipboard operation
python-androidtv copied to clipboard

Android Debug Bridge (AndroidTV) app_id frequently shows "Failed to write while dumping service window: Broken pipe

Open jshank opened this issue 2 years ago • 3 comments

The problem

I have an automation (below) that triggers based on the app_Id from the device via Android Debug Bridge. Since Home Assistant /2023.10.4, the platform state attributes often responds with:

app_id: Failed to write while dumping service window: Broken pipe
app_name: Failed to write while dumping service window: Broken pipe
source: Failed to write while dumping service window: Broken pipe
adb_response: null

This causes automations to trigger based on the state change away from the expected values (testing for com.valvesoftware.steamlink).

Additional information

A few other users have reported this via the Home Assistant integrations github - https://github.com/home-assistant/core/issues/104652

jshank avatar Jan 22 '24 23:01 jshank

Same issue here.

Andrewdlec avatar Feb 09 '24 18:02 Andrewdlec

Same issue here

fredamn76 avatar Feb 11 '24 10:02 fredamn76

Also affected. Any pointers to debug ? some log or other that ould help finding the source of the issue ? Thx

JohannCR avatar Feb 25 '24 15:02 JohannCR