Skip to content

Thermostat item No Response #41

@brs

Description

@brs

I'm trying to setup a Thermostat item but am seeing No Response in the Home app.

Here are my items:

    {
            "itemName":"thermostat_currenttemp",
            "itemLabel":"Thermostat",
            "itemType":"ThermostatItem",
            "itemSubType":"CurrentTemperatureFItem",
            "itemUniqueAggregationId":1
    },
    {
            "itemName":"control_thermostat_ui",
            "itemLabel":"Thermostat",
            "itemType":"ThermostatItem",
            "itemSubType":"TargetTemperatureFItem",
            "itemUniqueAggregationId":1
    },
    {
            "itemName":"thermostat_current_humidity",
            "itemLabel":"Thermostat",
            "itemType":"ThermostatItem",
            "itemSubType":"CurrentRelativeHumidityItem",
            "itemUniqueAggregationId":1
    }

I get an initial value in Home which seems to indicate it reads the value and is converting it to celsius. It always just shows as No Response however. Has anyone gotten this working with fahrenheit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions