diff --git a/source/_integrations/rfxtrx.markdown b/source/_integrations/rfxtrx.markdown index fa9884ea13f..80d989f2600 100644 --- a/source/_integrations/rfxtrx.markdown +++ b/source/_integrations/rfxtrx.markdown @@ -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 ```