GladysProject/Gladys

View on GitHub
server/services/alexa/lib/syncDeviceConverter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function syncDeviceConverter has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function syncDeviceConverter(device) {
  const endpoint = {
    endpointId: device.selector,
    friendlyName: device.name,
    manufacturerName: 'Gladys Assistant',
Severity: Minor
Found in server/services/alexa/lib/syncDeviceConverter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status