Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using deprecated supported features values which will be removed in HA Core 2025.1 #205

Open
Ramias1 opened this issue Jan 6, 2024 · 2 comments

Comments

@Ramias1
Copy link

Ramias1 commented Jan 6, 2024

Getting this in logs:

Entity media_player.basement_tv (<class 'custom_components.samsungtv_tizen.media_player.SamsungTVDevice'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <MediaPlayerEntityFeature.PAUSE|VOLUME_SET|VOLUME_MUTE|PREVIOUS_TRACK|NEXT_TRACK|TURN_ON|TURN_OFF|PLAY_MEDIA|VOLUME_STEP|SELECT_SOURCE|PLAY: 20413>, please report it to the author of the 'samsungtv_tizen' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

@DeFlanko
Copy link

Same log entry

2024-02-14 11:27:23.640 WARNING (MainThread) [homeassistant.helpers.entity] Entity media_player.samsung_un55mu6300_guy_lan (<class 'custom_components.samsungtv_tizen.media_player.SamsungTVDevice'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <MediaPlayerEntityFeature.PAUSE|VOLUME_SET|VOLUME_MUTE|PREVIOUS_TRACK|NEXT_TRACK|TURN_ON|TURN_OFF|PLAY_MEDIA|VOLUME_STEP|SELECT_SOURCE|PLAY: 20413>, please report it to the author of the 'samsungtv_tizen' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
2024-02-14 11:27:23.641 WARNING (MainThread) [homeassistant.helpers.entity] Entity media_player.samsung_un55nu6900_elly_lan (<class 'custom_components.samsungtv_tizen.media_player.SamsungTVDevice'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <MediaPlayerEntityFeature.PAUSE|VOLUME_SET|VOLUME_MUTE|PREVIOUS_TRACK|NEXT_TRACK|TURN_ON|TURN_OFF|PLAY_MEDIA|VOLUME_STEP|SELECT_SOURCE|PLAY: 20413>, please report it to the author of the 'samsungtv_tizen' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
2024-02-14 11:27:23.641 WARNING (MainThread) [homeassistant.helpers.entity] Entity media_player.samsung_qn82q6fna_lr_lan (<class 'custom_components.samsungtv_tizen.media_player.SamsungTVDevice'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <MediaPlayerEntityFeature.PAUSE|VOLUME_SET|VOLUME_MUTE|PREVIOUS_TRACK|NEXT_TRACK|TURN_ON|TURN_OFF|PLAY_MEDIA|VOLUME_STEP|SELECT_SOURCE|PLAY: 20413>, please report it to the author of the 'samsungtv_tizen' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

@StefWI
Copy link

StefWI commented Mar 20, 2024

Same log entry

2024-03-20 10:06:52.383 WARNING (MainThread) [homeassistant.helpers.entity] Entity media_player.tele_salon (<class 'custom_components.samsungtv_tizen.media_player.SamsungTVDevice'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <MediaPlayerEntityFeature.PAUSE|VOLUME_SET|VOLUME_MUTE|PREVIOUS_TRACK|NEXT_TRACK|TURN_ON|TURN_OFF|PLAY_MEDIA|VOLUME_STEP|SELECT_SOURCE|PLAY: 20413>, please report it to the author of the 'samsungtv_tizen' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants