mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix dead link in Kodi log message (#102743)
This commit is contained in:
parent
6294339944
commit
2e643c0c75
@ -64,7 +64,7 @@ async def async_get_service(
|
||||
_LOGGER.warning(
|
||||
"Kodi host name should no longer contain http:// See updated "
|
||||
"definitions here: "
|
||||
"https://www.home-assistant.io/integrations/media_player.kodi/"
|
||||
"https://www.home-assistant.io/integrations/kodi/"
|
||||
)
|
||||
|
||||
http_protocol = "https" if encryption else "http"
|
||||
|
Loading…
x
Reference in New Issue
Block a user