krambox/buderus2mqtt

View on GitHub
km200mqtt.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getKM200 has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function getKM200(url, done) {
  var options = {
    url: 'http://' + km200host + url,
    headers: {
      'Content-type': 'application/json',
Severity: Minor
Found in km200mqtt.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status