#8 Relais ein / ausschalten von Ocotprint aus
This commit is contained in:
parent
8421bd2339
commit
0cab5c3bc6
@ -11,7 +11,7 @@ $(function() {
|
||||
|
||||
self.onToggleRelayEvent = function(){
|
||||
$.ajax({
|
||||
url: API_BASEURL + "/api/plugin/mystromswitch",
|
||||
url: API_BASEURL + "/plugin/mystromswitch",
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
data: JSON.stringify({
|
||||
|
Loading…
Reference in New Issue
Block a user