diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index 68d595efc5a..89ba43af1c7 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -1145,7 +1145,7 @@ logger: default: warning logs: homeassistant.components.modbus: debug - pymodbus.client: debug + pymodbus: debug ``` and restart Home Assistant, reproduce the problem, and include the log in the issue.