Skip to content

Commit

Permalink
Add Media.Played.Genre
Browse files Browse the repository at this point in the history
Signed-off-by: Wooseok Choi <[email protected]>
  • Loading branch information
cws55 authored and erikbosch committed Oct 23, 2024
1 parent 1c7c0d4 commit c3d18bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/Cabin/Infotainment.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Media.Played.Source:
allowed: ['UNKNOWN', 'SIRIUS_XM', 'AM', 'FM', 'DAB', 'TV', 'CD', 'DVD', 'AUX', 'USB', 'DISK', 'BLUETOOTH', 'INTERNET', 'VOICE', 'BEEP']
description: Media selected for playback

Media.Played.Genre:
datatype: string
type: sensor
description: Name of genre being played

Media.Played.Artist:
datatype: string
type: sensor
Expand Down

0 comments on commit c3d18bd

Please sign in to comment.