Skip to content

Commit

Permalink
Merge pull request #138 from Flight-Lab/more-music-controls
Browse files Browse the repository at this point in the history
Device Functions Wiki Update
  • Loading branch information
dinki authored Jan 23, 2025
2 parents 1577fdd + e5d5f75 commit 1d4f609
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blueprint:
name: View Assist - Device Functions
description: Various device functions for the View Assist Satellites (View Assist devicefunctions v 1.3.0)
description: Various device functions for the View Assist Satellites (View Assist devicefunctions v 1.4.0)
domain: automation
input:
repeat_command:
Expand Down
4 changes: 4 additions & 0 deletions wiki/docs/extend-functionality/sentences/device-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ This blueprint will contain device specific functions. Current functions includ
* Stop music playback and return to normal mode
* Pause playback
* Next song
* Adjust music volume by level
* Adjust music volume by step
* Mute/Unmute music

Requires View Assist Control automation v1.2.0 or greater

Expand All @@ -29,6 +32,7 @@ Requires View Assist Control automation v1.2.0 or greater

| Version | Description |
| ------- | ----------- |
| v 1.4.0 | Add more music specific functions |
| v 1.3.0 | Add additional functions pause, next, additional |
| v 1.2.2 | Stop music stops music player device and expires timer to go back to home screen quicker |
| v 1.2.1 | Add volume control and stop music (Thanks @jimmyjamesbob) |
Expand Down

0 comments on commit 1d4f609

Please sign in to comment.