Quiets the room so your Assist Satellite hears you clearly.
This blueprint pauses or mutes selected media players, turns off fans, and pauses vacuums the moment an Assist Satellite begins listening, then restores everything exactly as it was when the assistant goes idle.
What the Blueprint Does
- Trigger – Fires when any
assist_satellite.*entity switches tolistening. - Media control – Optionally pause (
media_player.media_pause) or mute (media_player.volume_mute) chosen players, then resumes/unmutes when listening ends. - Fan control – Saves current fan state, turns them off while you talk, then restores the snapshot.
- Vacuum control – Detects vacuums that are mid‑clean, pauses them, and restarts cleaning afterwards.
This is my first blueprint so please let me know if you have any feedback ![]()