Page 1 of 1

Python debug

Posted: Saturday 14 February 2026 10:45
by pipiche
Hello ,

I have many lines like that in my journald logs and wonder how to prevent that !

No debug are enabled on the python plugin

and domoticz process is started like that

[code]root 984 1 53 10:39 ? 00:02:50 /home/pi/domoticz/domoticz -daemon -www 8080 -sslwww 443 -syslog[/code]

[quote]Feb 14 10:29:28 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 912 Name: Piscine - Filtration, Type: 244, subType: 73, switchType: 0, s_value: , n_value: 0, n_value_string: Off, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:29 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 917 Name: Piscine - PH Value, Type: 243, subType: 31, switchType: 0, s_value: 0, n_value: 0, n_value_string: 0, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:29 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 916 Name: Piscine - PH, Type: 243, subType: 22, switchType: 0, s_value: Waiting values, n_value: 0, n_value_string: Waiting values, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:29 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 919 Name: Piscine - Redox Value, Type: 243, subType: 31, switchType: 0, s_value: 0, n_value: 0, n_value_string: 0, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:29 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 918 Name: Piscine - Redox, Type: 243, subType: 22, switchType: 0, s_value: Waiting values, n_value: 0, n_value_string: Waiting values, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:29 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 900 Name: General Elec - Total, Type: 243, subType: 29, switchType: 0, s_value: 2081;10052200, n_value: 0, n_value_string: 2081;10052200, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:30 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 769 Name: ECS - SHW Control, Type: 244, subType: 62, switchType: 18, s_value: 20, n_value: 1, n_value_string: Auto, last_update_string: 2026-02-14 10:29:28
Feb 14 10:29:30 CasaiaProV4-test sudo[11131]: pam_unix(sudo:session): session closed for user root
Feb 14 10:29:30 CasaiaProV4-test domoticz[10799]: Python: Changed: ID: 770 Name: ECS - SHW Setpoint, Type: 242, subType: 1, switchType: 0, s_value: 65, n_value: 1, n_value_string: 65, last_update_string: 2026-02-14 10:29:28[/quote]