fix to stateOrDevice

This commit is contained in:
Jacob Salvi 2020-04-25 17:52:50 +02:00
parent 2d04439948
commit d231ce7e84

View File

@ -396,6 +396,10 @@ export const RemoteService = {
};
},
deleteState: (id, type)=>{
},
/**
* Creates/Updates a device with the given data. If
* data.id is truthy, then a update call is performed,