blakeblackshear / frigate-hass-integration

Frigate integration for Home Assistant
MIT License
660 stars 110 forks source link

Entity camera.amcrest01 using deprecated supported features values which will be removed in HA Core 2025.1. #597

Closed grantbristow closed 6 months ago

grantbristow commented 6 months ago

Started getting this entry in the logs on reboot:

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1520 First occurred: 7:58:52 AM (2 occurrences) Last logged: 7:58:52 AM

Entity camera.amcrest01 (<class 'custom_components.frigate.camera.FrigateCamera'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature: 0>, please create a bug report at https://github.com/blakeblackshear/frigate-hass-integration/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation Entity camera.amcrest02 (<class 'custom_components.frigate.camera.FrigateCamera'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature: 0>, please create a bug report at https://github.com/blakeblackshear/frigate-hass-integration/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

Submitting this bug as requested in the log ...

Please let me know if anything else is needed.

Version of the custom_component

Configuration


Add your logs here.

Describe the bug

A clear and concise description of what the bug is.

Debug log


Add your logs here.
NickM-27 commented 6 months ago

This has already been fixed in 4.0.1