node-tado-client
    Preparing search index...

    Type Alias MeasureWeatherConditionData

    type MeasureWeatherConditionData = {
        state: WeatherStateValue;
        temperature: Temperature;
    }
    Index

    Properties

    Properties

    temperature: Temperature