PiotrMachowski / Home-Assistant-custom-components-SmartThings-Soundbar

Samsung Smarthings API for controlling Soundbar
MIT License
92 stars 24 forks source link

DEVICE_CLASS_SPEAKER deprecated, replace with MediaPlayerDeviceClass.SPEAKER #76

Open V4n1X opened 1 month ago

V4n1X commented 1 month ago

Logger: homeassistant.components.media_player Quelle: helpers/deprecation.py:197 Integration: Mediaplayer (Dokumentation, Probleme) Erstmals aufgetreten: 18:16:15 (2 Vorkommnisse) Zuletzt protokolliert: 18:16:15

DEVICE_CLASS_SPEAKER was used from smartthings_soundbar, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerDeviceClass.SPEAKER instead, please report it to the author of the 'smartthings_soundbar' custom integration