Announcement

Collapse
No announcement yet.

Indoor temperature not showing

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Indoor temperature not showing

    Hi shill

    I have installed the latest HS4 version and indoor temperature does not show on the device page. I can see a value in the Status page but it is not showing in the main device page.

    Click image for larger version  Name:	Honeywell-1.jpg Views:	4 Size:	75.6 KB ID:	1582328Click image for larger version  Name:	honeywell-2.jpg Views:	4 Size:	31.0 KB ID:	1582329

    I found the problem by luck, I have an event based on that temperature that stopped working around the time I installes the new plugin, that is how I find out the issue.

    Having issues in the past with other plugins, I suspect that the problem is related to regional setting of my windows environment, I have a french canadian setting where values fractions are represented with "," instead of ".".

    Anyway, here is the dump pf my main device:


    {
    "success": true,
    "deviceLive": true,
    "communicationLost": false,
    "latestData": {
    "uiData": {
    "DispTemperature": 13,
    "HeatSetpoint": 13,
    "CoolSetpoint": 0,
    "DisplayUnits": "C",
    "StatusHeat": 0,
    "StatusCool": 0,
    "HoldUntilCapable": true,
    "ScheduleCapable": true,
    "VacationHold": 0,
    "DualSetpointStatus": true,
    "HeatNextPeriod": 24,
    "CoolNextPeriod": 0,
    "HeatLowerSetptLimit": 4.5,
    "HeatUpperSetptLimit": 24,
    "CoolLowerSetptLimit": 10,
    "CoolUpperSetptLimit": 37,
    "ScheduleHeatSp": 13,
    "ScheduleCoolSp": 28,
    "SwitchAutoAllowed": false,
    "SwitchCoolAllowed": false,
    "SwitchOffAllowed": true,
    "SwitchHeatAllowed": true,
    "SwitchEmergencyHeatAllowed": false,
    "SystemSwitchPosition": 1,
    "Deadband": 0,
    "IndoorHumidity": 50,
    "DeviceID": 1316212,
    "Commercial": false,
    "DispTemperatureAvailable": true,
    "IndoorHumiditySensorAvailable": true,
    "IndoorHumiditySensorNotFault": true,
    "VacationHoldUntilTime": 0,
    "TemporaryHoldUntilTime": 0,
    "IsInVacationHoldMode": false,
    "VacationHoldCancelable": true,
    "SetpointChangeAllowed": true,
    "OutdoorTemperature": 128,
    "OutdoorHumidity": 128,
    "OutdoorHumidityAvailable": false,
    "OutdoorTemperatureAvailable": false,
    "DispTemperatureStatus": 0,
    "IndoorHumidStatus": 0,
    "OutdoorTempStatus": 128,
    "OutdoorHumidStatus": 128,
    "OutdoorTemperatureSensorNotFault": true,
    "OutdoorHumiditySensorNotFault": true,
    "CurrentSetpointStatus": 0,
    "EquipmentOutputStatus": 0
    },
    "fanData": {
    "fanMode": null,
    "fanModeAutoAllowed": false,
    "fanModeOnAllowed": false,
    "fanModeCirculateAllowed": false,
    "fanModeFollowScheduleAllowed": false,
    "fanIsRunning": null
    },
    "hasFan": false,
    "canControlHumidification": false,
    "drData": {
    "CoolSetpLimit": null,
    "HeatSetpLimit": null,
    "Phase": -1,
    "OptOutable": false,
    "DeltaCoolSP": null,
    "DeltaHeatSP": null,
    "Load": null
    }
    },
    "alerts": ""
    }​

    #2
    Outdoor temperature isn't displaying because they do not supply that data. You'll notice in the json you posted that the outdoor temp is 128...

    Comment


      #3
      Hi shill

      Sorry my mistake, I wrote outdoor temperature, it should have read INDOOR temperature, I know that outdoor temprature is not provided (I corrected my original post)

      Comment


        #4
        Ok, thanks for the clarification - your suspicion is probably correct. I'll take a look but it will likely be a week or two before I can put out another update since I'm traveling for the holidays right now. Sorry about that.

        Comment


          #5
          Originally posted by shill View Post
          Ok, thanks for the clarification - your suspicion is probably correct. I'll take a look but it will likely be a week or two before I can put out another update since I'm traveling for the holidays right now. Sorry about that.
          Thanks for looking into this, this is much appreciated

          Happy holidays

          Comment


            #6
            A bit late following up on this, but I assume this is resolved with the latest version(s)?

            Comment


              #7
              Originally posted by shill View Post
              A bit late following up on this, but I assume this is resolved with the latest version(s)?
              yes it did thanks

              Comment


                #8
                Great! Marking this as resolved.

                Comment

                Working...
                X