ekutner / home-connect-hass

Alternative (and improved) Home Connect integration for Home Assistant
MIT License
554 stars 55 forks source link

Warning in log #100

Closed vandersson888 closed 2 years ago

vandersson888 commented 2 years ago

Describe the bug

A clear and concise description of what the bug is.

Version of the custom_component

Configuration


Add your configuration here.

Debug log

Add your logs here (or attach the log file).

Logger: homeassistant.components.number
Source: components/number/__init__.py:119 
Integration: Number (documentation, issues) 
First occurred: 09:21:46 (2 occurrences) 
Last logged: 09:21:46

custom_components.home_connect_alt.number::OptionNumber is overriding deprecated methods on an instance of NumberEntity, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom integration author.
custom_components.home_connect_alt.number::SettingsNumber is overriding deprecated methods on an instance of NumberEntity, this is not valid and will be unsupported from Home Assistant 2022.10. Please report it to the custom integration author.
ekutner commented 2 years ago

Duplicate of #77