mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
parent
39c7056be5
commit
2a0b2ecca1
@ -304,7 +304,7 @@ class WeatherEntity(Entity):
|
||||
_LOGGER.warning(
|
||||
"%s::%s is overriding deprecated methods on an instance of "
|
||||
"WeatherEntity, this is not valid and will be unsupported "
|
||||
"from Home Assistant 2022.10. Please %s",
|
||||
"from Home Assistant 2023.1. Please %s",
|
||||
cls.__module__,
|
||||
cls.__name__,
|
||||
report_issue,
|
||||
|
Loading…
x
Reference in New Issue
Block a user