-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Using HACS Version 1.2.3
I am getting the following repetitive error in my logs:
Main Log:
Logger: homeassistant.components.number
Source: components/number/init.py:254
Integration: Number (documentation, issues)
First occurred: 12:00:51 PM (54 occurrences)
Last logged: 12:00:51 PM
Entity None (<class 'custom_components.monoprice_custom.number.MonopriceZone'>) is using deprecated NumberEntity features which will be unsupported from Home Assistant Core 2022.10, please report it to the custom integration author.
Core Log:
2023-04-30 12:00:51.373 WARNING (MainThread) [homeassistant.components.number] Entity None (<class 'custom_components.monoprice_custom.number.MonopriceZone'>) is using deprecated NumberEntity features which will be unsupported from Home Assistant Core 2022.10, please report it to the custom integration author.
I noticed you mentioned fixing a similar issue here: #2 (comment)
I have two 6 zone amplifiers, if that has any bearing on the troubleshooting.