parent
0cab5c3bc6
commit
576a53fad1
@ -11,7 +11,7 @@ $(function() {
|
|||||||
|
|
||||||
self.onToggleRelayEvent = function(){
|
self.onToggleRelayEvent = function(){
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: API_BASEURL + "/plugin/mystromswitch",
|
url: API_BASEURL + "plugin/mystromswitch",
|
||||||
type: "POST",
|
type: "POST",
|
||||||
dataType: "json",
|
dataType: "json",
|
||||||
data: JSON.stringify({
|
data: JSON.stringify({
|
||||||
|
Loading…
Reference in New Issue
Block a user