diff --git a/README.md b/README.md index 0f9f15b..170c78b 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ logger: default: warning logs: custom_components.robovac.vacuum: debug - custom_components.robovac.tuya: debug + custom_components.robovac.tuyalocalapi: debug ``` ---