Update RFXtrx logging snippet (#21741)

This commit is contained in:
James Hewitt 2022-02-22 13:16:42 +00:00 committed by GitHub
parent 2ddde2432d
commit dadb246964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,9 @@ To receive debug logging from the RFXCOM device, add the following lines to `con
```yaml
logger:
default: warning
logs:
homeassistant.components.rfxtrx: debug
RFXtrx: debug
```