mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
parent
39c7056be5
commit
2a0b2ecca1
@ -304,7 +304,7 @@ class WeatherEntity(Entity):
|
|||||||
_LOGGER.warning(
|
_LOGGER.warning(
|
||||||
"%s::%s is overriding deprecated methods on an instance of "
|
"%s::%s is overriding deprecated methods on an instance of "
|
||||||
"WeatherEntity, this is not valid and will be unsupported "
|
"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.__module__,
|
||||||
cls.__name__,
|
cls.__name__,
|
||||||
report_issue,
|
report_issue,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user