Skip to content

Commit 76e8855

Browse files
authored
Merge pull request #286 from renaudallard/main
The bot told users to set custom_components.bmw_cardata but the actual logger name is custom_components.cardata
2 parents 711284d + 4784b40 commit 76e8855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-debug-logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
'logger:',
6363
' default: info',
6464
' logs:',
65-
' custom_components.bmw_cardata: debug',
65+
' custom_components.cardata: debug',
6666
'```',
6767
'',
6868
'Then reproduce the issue and paste the logs in the **Debug logs** field.',

0 commit comments

Comments
 (0)