Hi,
Since a couple of months, i have the following message in my log:
The deprecated enum member MediaPlayerState.STANDBY was used from universal. It will be removed in HA....
i'm using the following config:
media_player:
- platform: universal
name: Audio Notification
unique_id : audio_notification
children:
- media_player.esp32_s3_media_player
How can i fix this error ?
Thx