Add custom_component syntax usage in examples (#9265)

Because this syntax is not visible else where in the documentation.
This commit is contained in:
Oncleben31 2019-04-28 23:44:39 +02:00 committed by Klaas Schoute
parent f8a68d8aa7
commit f99eb576c9

View File

@ -34,6 +34,7 @@ logger:
logs:
homeassistant.components.device_tracker: critical
homeassistant.components.camera: critical
custom_components.my_integration: critical
```
To ignore all messages lower than critical and log event for specified
@ -48,6 +49,7 @@ logger:
homeassistant.components.rfxtrx: debug
homeassistant.components.device_tracker: critical
homeassistant.components.camera: critical
custom_components.my_integration: debug
```
{% configuration %}
@ -106,6 +108,7 @@ service: logger.set_level
data:
homeassistant.components: warning
homeassistant.components.media_player.yamaha: debug
custom_components.my_integration: debug
```
The log information are stored in the