mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Fix typo in logger example YAML (#17398)
This commit is contained in:
parent
2a083a8633
commit
caee6cd127
@ -131,7 +131,7 @@ logger:
|
||||
logs:
|
||||
custom_components.my_integration: critical
|
||||
filters:
|
||||
custom_component.my_integartion:
|
||||
custom_component.my_integration:
|
||||
- "HTTP 429" # Filter all HTTP 429 errors
|
||||
- "Request to .*unreliable.com.* Timed Out"
|
||||
homeassistant.components.nws:
|
||||
|
Loading…
x
Reference in New Issue
Block a user