2Fake/devolo_plc_api

View on GitHub
devolo_plc_api/device.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(
        self,
        ip: str,
        zeroconf_instance: AsyncZeroconf | Zeroconf | None = None,
    ) -> None:
Severity: Minor
Found in devolo_plc_api/device.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status