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

Hass 2025.1 warning: is using deprecated supported features values #633

Closed
dm82m opened this issue Jan 5, 2024 · 6 comments
Closed

Hass 2025.1 warning: is using deprecated supported features values #633

dm82m opened this issue Jan 5, 2024 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@dm82m
Copy link

dm82m commented Jan 5, 2024

Entity None (<class 'custom_components.webrtc.media_player.WebRTCPlayer'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <MediaPlayerEntityFeature.PLAY_MEDIA|STOP|BROWSE_MEDIA: 135680>, please create a bug report at https://github.com/AlexxIT/WebRTC/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

Entity None (<class 'custom_components.hacs.update.HacsRepositoryUpdateEntity'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <UpdateEntityFeature.INSTALL|PROGRESS|RELEASE_NOTES: 21>, please create a bug report at https://github.com/hacs/integration/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

@AlexxIT AlexxIT changed the title deprecated supported features values which will be removed in HA Core 2025.1 Hass 2025.1 warning: is using deprecated supported features values Jan 5, 2024
@AlexxIT AlexxIT added the enhancement New feature or request label Jan 5, 2024
@AlexxIT AlexxIT self-assigned this Jan 5, 2024
@klimentiy23
Copy link

2024-01-08 02:48:05.834 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.hacs.update.HacsRepositoryUpdateEntity'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <UpdateEntityFeature.INSTALL|PROGRESS|RELEASE_NOTES: 21>, please create a bug report at https://github.com/hacs/integration/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

@pcieszkowski
Copy link

+1

@scuslon
Copy link

scuslon commented Jan 13, 2024

Screenshot 2024-01-13 143238
Screenshot 2024-01-13 143307

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 13, 2024

@AlexxIT AlexxIT closed this as completed Jan 13, 2024
@chrislail77
Copy link

WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.hacs.update.HacsRepositoryUpdateEntity'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <UpdateEntityFeature.INSTALL|PROGRESS|RELEASE_NOTES: 21>, please create a bug report at https://github.com/hacs/integration/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

1 more?

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 15, 2024

No. Just read what the warning says

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

No branches or pull requests

6 participants