node-tado-client
    Preparing search index...

    Type Alias OutdoorPollensType

    type OutdoorPollensType = {
        forecast: OutdoorPollensTypeForcast[];
        localizedDescription: string;
        localizedName: string;
        type: OutdoorPollensTypeValue;
    }
    Index

    Properties

    localizedDescription: string
    localizedName: string