mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update RFXtrx logging snippet (#21741)
This commit is contained in:
parent
2ddde2432d
commit
dadb246964
@ -42,7 +42,9 @@ To receive debug logging from the RFXCOM device, add the following lines to `con
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
logger:
|
logger:
|
||||||
|
default: warning
|
||||||
logs:
|
logs:
|
||||||
|
homeassistant.components.rfxtrx: debug
|
||||||
RFXtrx: debug
|
RFXtrx: debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user