Skip to main content

Device Functions

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This blueprint will contain device specific functions. Current functions include:

  • Repeat the last spoken text to speech from that device
  • Set the different modes for the satellite device
  • Change views by voice
  • Adjust volume by level
  • Adjust volume by step
  • Mute/Unmute volume
  • Stop music playback and return to normal mode

Requires View Assist Control automation v1.2.0 or greater

To do

  • Add voice command to set view timeout
  • Add pause, rewind/fast forward XX seconds/minutes, next/previous/restart track

Changelog

VersionDescription
v 1.2.2Stop music stops music player device and expires timer to go back to home screen quicker
v 1.2.1Add volume control and stop music (Thanks @jimmyjamesbob)
v 1.2.0Add view functionality
v 1.1.0Add mode functionality
v 1.0.0Initial release