We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f8390 commit 7e9e4ffCopy full SHA for 7e9e4ff
homeassistant/components/cast/helpers.py
@@ -81,7 +81,7 @@ def fill_out_missing_chromecast_info(self, hass: HomeAssistant) -> ChromecastInf
81
"+label%3A%22integration%3A+cast%22"
82
)
83
84
- _LOGGER.debug(
+ _LOGGER.info(
85
(
86
"Fetched cast details for unknown model '%s' manufacturer:"
87
" '%s', type: '%s'. Please %s"
0 commit comments