cgarwood / homeassistant-fullykiosk

Fully Kiosk Browser integration for Home Assistant
Apache License 2.0
153 stars 27 forks source link

Error on 2022.7 - deprecated NumberEntity #113

Closed swa72 closed 2 years ago

swa72 commented 2 years ago
Logger: homeassistant.components.number
Source: components/number/__init__.py:462 
Integration: Number (documentation, issues) 
First occurred: 06:45:38 (3 occurrences) 
Last logged: 06:45:38

Entity None (<class 'custom_components.fullykiosk.number.FullyNumberEntity'>) is using deprecated NumberEntity features which will be unsupported from Home Assistant Core 2022.10, please report it to the custom component author.
swa72 commented 2 years ago
Log Details (WARNING)

Logger: homeassistant.components.number
Source: components/number/__init__.py:220 
Integration: Number ([documentation](https://www.home-assistant.io/integrations/number), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+number%22)) 
First occurred: 06:45:38 (1 occurrences) 
Last logged: 06:45:38

custom_components.fullykiosk.number::FullyNumberEntity 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 component author.
swa72 commented 2 years ago

Errr, HACS just reported an update that fixed the problem.