Split actuator into 2
[khatus.git] / bin / khatus_controller
index c56370e..de971b2 100755 (executable)
@@ -213,7 +213,7 @@ function alert_check_mpd(    curr, prev, name, body) {
                 " - " db_mpd_song["Album:"] \
                 " - " db_mpd_song["Title:"]
         }
-        alert_trigger_low("alert_check_mpd", "NowPlaying", body)
+        alert_trigger_low("alert_check_mpd", "MpdNowPlaying", body)
     }
 }
 
This page took 0.021669 seconds and 4 git commands to generate.