mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Point to the Ecovacs issue in the library for unspoorted devices (#132470)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
b4d01dfd0c
commit
bd9aefda62
@ -99,8 +99,8 @@ class EcovacsController:
|
||||
for device_config in devices.not_supported:
|
||||
_LOGGER.warning(
|
||||
(
|
||||
'Device "%s" not supported. Please add support for it to '
|
||||
"https://github.com/DeebotUniverse/client.py: %s"
|
||||
'Device "%s" not supported. More information at '
|
||||
"https://github.com/DeebotUniverse/client.py/issues/612: %s"
|
||||
),
|
||||
device_config["deviceName"],
|
||||
device_config,
|
||||
|
Loading…
x
Reference in New Issue
Block a user