android icon indicating copy to clipboard operation
android copied to clipboard

Expose-status-of-assist-as-a-sensor

Open ujjol1234 opened this issue 2 months ago • 3 comments

Summary

This PR introduces a Assist Sensor in the companion-app that shows whether Assist on the phone is listening.

Checklist

  • [ ] New or updated tests have been added to cover the changes following the testing guidelines.
  • [ ] The code follows the project's code style and best_practices.
  • [ ] The changes have been thoroughly tested, and edge cases have been considered.
  • [ ] Changes are backward compatible whenever feasible. Any breaking changes are documented in the changelog for users and/or in the code for developers depending on the relevance.

ujjol1234 avatar Nov 26 '25 07:11 ujjol1234

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks :+1:

Learn more about our pull request process.

home-assistant[bot] avatar Nov 26 '25 07:11 home-assistant[bot]

Did you test the app with this sensor and is it updating the state as expected (idle > listening > speaking > idle)? Did you also test with keyboard input / interrupting the microphone manually / dismissing the sheet while recording/playing?

This will also need a documentation PR to be accepted.

jpelgrom avatar Nov 26 '25 18:11 jpelgrom

@dshokouhi @TimoPtr thank you for the feedback. I have implemented the changes.

ujjol1234 avatar Nov 28 '25 19:11 ujjol1234