krygal/samsung_multiroom

View on GitHub
samsung_multiroom/base.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

SpeakerBase has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class SpeakerBase(metaclass=abc.ABCMeta):
    """Speaker interface to control speaker operation."""

    @property
    def ip_address(self):
Severity: Minor
Found in samsung_multiroom/base.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status