node-tado-client
    Preparing search index...

    Type Alias MeasureWeatherSlotData

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

    Properties

    Properties

    temperature: Temperature