rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.84k stars 546 forks source link

Logging for Not Configured Devices #1780

Open cataseven opened 2 weeks ago

cataseven commented 2 weeks ago

After the latest update I get log for 2 devices which I do not want to configure via Local Tuya. I do not configure them on purpose. No need for devices like that

Logger: custom_components.localtuya.common Source: custom_components/localtuya/common.py:130 integration: LocalTuya integration (documentation, issues) First occurred: 22:55:29 (27 occurrences) Last logged: 22:56:34

Missing device configuration for device_id XXXXXXXXXXXXXX Missing device configuration for device_id XXXXXXXXXXXXXX

garry0garry commented 2 weeks ago

https://github.com/rospogrigio/localtuya/issues/1773#issuecomment-2314860694

p0macs commented 1 week ago

image I have the same issue and the log is overflooded with message (500000 in one day). Is it possible somehow to suppress/turn off warning messages?

MelleD commented 5 days ago

Could we not log this message on debug level?