mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Fix log level of cast print informing users to contribute model number (#141438)
This commit is contained in:
parent
eb1caeb770
commit
e95f2c4282
@ -81,7 +81,7 @@ class ChromecastInfo:
|
|||||||
"+label%3A%22integration%3A+cast%22"
|
"+label%3A%22integration%3A+cast%22"
|
||||||
)
|
)
|
||||||
|
|
||||||
_LOGGER.debug(
|
_LOGGER.info(
|
||||||
(
|
(
|
||||||
"Fetched cast details for unknown model '%s' manufacturer:"
|
"Fetched cast details for unknown model '%s' manufacturer:"
|
||||||
" '%s', type: '%s'. Please %s"
|
" '%s', type: '%s'. Please %s"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user