Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sony Bravia "Terminate apps" doesn't actually kill apps #141123

Open
xSLO7Hx opened this issue Mar 22, 2025 · 2 comments
Open

Sony Bravia "Terminate apps" doesn't actually kill apps #141123

xSLO7Hx opened this issue Mar 22, 2025 · 2 comments

Comments

@xSLO7Hx
Copy link

xSLO7Hx commented Mar 22, 2025

The problem

Current behavior:
When my TV is on and I use the "Terminate apps" pre-built configuration/entity, my TV just switches to an HDMI input and apps are not actually closed. When I press the home button and attempt to open an app that was recently open, such as DiscoveryPlus, the app loads instantly back to the show I was just watching, or wherever I navigated in the app prior to attempting the Terminate Apps.

Expected behavior:
When the Terminate Apps configuration is pressed/used, all third party applications running on the device should actually terminate. After running the configuration, and I attempt to load an app that was previously used, it should be loading as if the app was not already previously running and bring me to the app's loading/profile choice screen, as an example.

What version of Home Assistant Core has the issue?

core-2025.3.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Bravia TV

Link to integration documentation on our website

https://www.home-assistant.io/integrations/braviatv

Diagnostics information

config_entry-braviatv-01JP1VWAQVQKQS8XBQD8XJHT2Q.json

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

@home-assistant
Copy link

Hey there @bieniu, @Drafteed, mind taking a look at this issue as it has been labeled with an integration (braviatv) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of braviatv can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign braviatv Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


braviatv documentation
braviatv source
(message by IssueLinks)

@bieniu
Copy link
Member

bieniu commented Mar 26, 2025

This button sends the API terminateApps command to the device. If the device does not respond to the command correctly, then either the device does not support this command, or there is some communication error, or... which is unfortunately common in the case of the Sony Bravia API, your Sony Bravia TV model is not compliant with the Sony Bravia API specification.

To make sure, enable debug logging for BraviaTV integration, restart HA, wait 5 minutes, press the Terminate apps button, disable debug logging, and attach the log file here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants