no message

This commit is contained in:
2025-11-14 11:57:29 +01:00
parent 39413b3703
commit c9ce1ff5d8

View File

@@ -30,7 +30,7 @@ class Shelly_Parser_MQTT extends IPSModule
/* ---------------------------------------------------------
* DEBUG WRAPPER
* ---------------------------------------------------------*/
private function Log($title, $msg)
private function Log($title, $msg){
IPS_LogMessage("ShellyMQTT - $title", $msg);