mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Update Honeywell warning (#23913)
This commit is contained in:
parent
2f5d7d4522
commit
c9703872e2
@ -55,8 +55,7 @@ def setup_platform(hass, config, add_entities, discovery_info=None):
|
||||
|
||||
_LOGGER.warning(
|
||||
"The honeywell component is deprecated for EU (i.e. non-US) systems, "
|
||||
"this functionality will be removed in version 0.96.")
|
||||
_LOGGER.warning(
|
||||
"this functionality will be removed in version 0.96. "
|
||||
"Please switch to the evohome component, "
|
||||
"see: https://home-assistant.io/components/evohome")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user