mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-12-27 17:37:39 +01:00
Remove id from `MediaPlayerSupportedFormat
` (#948)
This commit is contained in:
parent
7d112a82e9
commit
617f7cec10
@ -1139,7 +1139,6 @@ enum MediaPlayerFormatPurpose {
|
||||
MEDIA_PLAYER_FORMAT_PURPOSE_ANNOUNCEMENT = 1;
|
||||
}
|
||||
message MediaPlayerSupportedFormat {
|
||||
option (id) = 119;
|
||||
option (ifdef) = "USE_MEDIA_PLAYER";
|
||||
|
||||
string format = 1;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user