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

[Bug] deprecation message #90

Open
zauberflute opened this issue Feb 14, 2024 · 1 comment
Open

[Bug] deprecation message #90

zauberflute opened this issue Feb 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zauberflute
Copy link

Describe the bug
I get this in the log:

Logger: homeassistant.components.light
Source: components/light/__init__.py:1242
Integration: Light ([documentation](https://www.home-assistant.io/integrations/light), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+light%22))
First occurred: 9:46:30 PM (3 occurrences)
Last logged: 9:46:30 PM

Entity None (<class 'custom_components.sengledapi.light.SengledBulb'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <LightEntityFeature: 19> and color modes, please report it to the author of the 'sengledapi' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

System configuration
System:
HA Version:
SengledApi Version:

configuration.yaml

<YOUR CONFIG HERE>

home-assistant.log

@zauberflute zauberflute added the bug Something isn't working label Feb 14, 2024
@chrismac99
Copy link

I also am experiencing this same issue. Any luck for repair?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants