node-tado-client
    Preparing search index...

    Type Alias HomeIncidentDetection

    type HomeIncidentDetection = {
        enabled: boolean;
        supported: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean
    supported: boolean