Announcement

Collapse
No announcement yet.

deConz break the reporting in recent versions?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    deConz break the reporting in recent versions?

    Been running 2.05.37/38/39 of their gateway, and several devices in the plugin stopped updating. Looks like they may be sending bad data for temperature and other values:

    Code:
    **************************** Object info *****************************
    {
    "ep": 1,
    "etag": "d715e6c56ee11b9c94d4f12571ea6060",
    "state": {
    "temperature": 2109,
    "lastupdated": "2018-09-24T05:21:51"
    },
    "config": {
    "on": true,
    "battery": 100,
    "reachable": true,
    "offset": 0
    },
    "name": "Temperature 15",
    "type": "ZHATemperature",
    "modelid": "lumi.weather",
    "manufacturername": "LUMI",
    "uniqueid": "00:15:8d:00:02:27:09:47-01-0402"
    }
    ************************* End Object info ***************************

    Notice the weird temperature value... Any one else seeing this?

    #2
    Originally posted by mloebl View Post
    Been running 2.05.37/38/39 of their gateway, and several devices in the plugin stopped updating. Looks like they may be sending bad data for temperature and other values


    Notice the weird temperature value... Any one else seeing this?
    mloebl,

    The temperature is actually the right value I think. These are reported in celcius and when needed converted by the plugin. Also the value has to be devided by 100, which is also done by the plugin.

    Which devices have stopped updating?

    Wim
    -- Wim

    Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

    1210 devices/features ---- 392 events ----- 40 scripts

    Comment


      #3
      Thanks for the reply! It's random, I have 5 or 6 of the Xiaomi temperature sensors around (both the new and old round vs square versions), and all of them I think are doing this off and on. Sometimes if I delete them, cycle the plugin, and they repopulate and the data works for a few minutes, then stops. It's random sensor data on different sensors. Here's an example:

      Click image for larger version

Name:	Screenshot from 2018-09-27 13-51-59.png
Views:	104
Size:	28.9 KB
ID:	1249966


      Code:
       [TABLE="cellspacing: 0"]
      [TR]
      [TD="colspan: 1"]Sensor name:[/TD]
       			[TD="colspan: 9"][/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Bridge:[/TD]
       			[TD="colspan: 9"]00212EFFFF017201 (deCONZ-GW-01)[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]ID:[/TD]
       			[TD="colspan: 9"]12[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]UniqueID:[/TD]
       			[TD="colspan: 9"]00:15:8d:00:02:2c:b1:ca-01-0402[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Type:[/TD]
       			[TD="colspan: 9"]ZHATemperature[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Model:[/TD]
       			[TD="colspan: 9"]lumi.weather[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Manufacturer:[/TD]
       			[TD="colspan: 9"]LUMI[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Last update:[/TD]
       			[TD="colspan: 9"]2018-09-27T17:49:26[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Software version:[/TD]
       			[TD="colspan: 9"] [/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Enable Sensor :[/TD]
       			[TD="colspan: 9"][IMG]http://home01.loebl.us/images/HomeSeer/ui/checkbox/empty.png[/IMG][/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Temperature correction:[/TD]
       			[TD][/TD]
       		[/TR]
      [TR]
      [TD="colspan: 1"]Reset VSPairs:[/TD]
       			[TD="colspan: 9"]Rebuild device values[/TD]
       		[/TR]
      [TR]
      [/TR]
      [TR]
      [TD="align: left"] [/TD]
       			[TD="colspan: 9, align: left"]Done[/TD]
       		[/TR]
      [TR]
      [TD="colspan: 4"]
      [B]ZHATemperature[/B]
      
      			**************************** Object info *****************************
      			{
      			"ep": 1,
      			"etag": "1525e311740b754c16b97965aa9dcf56",
      			"state": {
      			"temperature": 446,
      			"lastupdated": "2018-09-27T17:49:26"
      			},
      			"config": {
      			"on": true,
      			"battery": 75,
      			"reachable": true,
      			"offset": 0
      			},
      			"name": "Refrigerator Temperature",
      			"type": "ZHATemperature",
      			"modelid": "lumi.weather",
      			"manufacturername": "LUMI",
      			"uniqueid": "00:15:8d:00:02:2c:b1:ca-01-0402"
      			}
      			************************* End Object info ***************************
      [/TD]
       		[/TR]
      [TR]
      [TD="colspan: 4"]
      [B]ZHAHumidity[/B]
      
      			**************************** Object info *****************************
      			{
      			"ep": 1,
      			"etag": "1525e311740b754c16b97965aa9dcf56",
      			"state": {
      			"humidity": 5337,
      			"lastupdated": "2018-09-27T17:49:26"
      			},
      			"config": {
      			"on": true,
      			"battery": 75,
      			"reachable": true,
      			"offset": 0
      			},
      			"name": "Refrigerator Humidity",
      			"type": "ZHAHumidity",
      			"modelid": "lumi.weather",
      			"manufacturername": "LUMI",
      			"uniqueid": "00:15:8d:00:02:2c:b1:ca-01-0405"
      			}
      			************************* End Object info ***************************
      [/TD]
       		[/TR]
      [TR]
      [TD="colspan: 4"]
      [B]ZHAPressure[/B]
      
      			**************************** Object info *****************************
      			{
      			"ep": 1,
      			"etag": "1525e311740b754c16b97965aa9dcf56",
      			"state": {
      			"lastupdated": "2018-09-27T17:49:26",
      			"pressure": 1008
      			},
      			"config": {
      			"on": true,
      			"battery": 75,
      			"reachable": true
      			},
      			"name": "Refrigerator Pressure",
      			"type": "ZHAPressure",
      			"modelid": "lumi.weather",
      			"manufacturername": "LUMI",
      			"uniqueid": "00:15:8d:00:02:2c:b1:ca-01-0403"
      			}
      			************************* End Object info ***************************[/TD]
       		[/TR]
      [/TABLE]


      I also have been doing some config in the mcsMQTT plugin to export the sensor data out to publish to my MQTT network, wonder if that may be causing an issue, going to check that path now too.

      Comment


        #4
        mloebl,

        Don't know about MQTT networks, but I would be suprised if it tires to update these devices, sound it would only copy the value...

        Could you also check the advanced tab, to see what the actual value is of the device and also the Graphics tab for the value range? the fact the device is showng an empty value is most probably because the value does not match the range....
        -- Wim

        Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

        1210 devices/features ---- 392 events ----- 40 scripts

        Comment


          #5
          Click image for larger version

Name:	Screenshot from 2018-09-27 14-20-55.png
Views:	89
Size:	69.9 KB
ID:	1249971

          Good call, -1 explains the lack of graphics

          Comment


            #6
            is it freezing at your place already, or is this an unexpected value?
            or, more possible, is it in the freezing area of your refrigerator?
            -- Wim

            Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

            1210 devices/features ---- 392 events ----- 40 scripts

            Comment


              #7
              The fridge is usually in the low 35F, maybe 2-3C. Even some of the ones at room temperature are reporting -1 when 24C. Some of the humidity sensors are also randomly reporting -1 as well.

              IOW that's an unexpected value.

              Comment


                #8
                Ok, and I suppose HS3 is normally reporting Fahrenheit? As the value should also be Fahrenheit, converted already.... You can check in the graphics tab, suffix should hold the F?

                I wonder if conversion is doing something wrong here.... But see no other complaints yet
                -- Wim

                Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                1210 devices/features ---- 392 events ----- 40 scripts

                Comment


                  #9
                  Correct! Usually displays in Fahrenheit. Here's one of the humidity sensors that's not reporting either:
                  Code:
                   [TABLE="cellspacing: 0"]
                  [TR]
                  [TD="colspan: 1"]ensor name:[/TD]
                   			[TD="colspan: 9"][/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Bridge:[/TD]
                   			[TD="colspan: 9"]00212EFFFF017201 (deCONZ-GW-01)[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]ID:[/TD]
                   			[TD="colspan: 9"]10[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]UniqueID:[/TD]
                   			[TD="colspan: 9"]00:15:8d:00:02:2c:b1:23-01-0405[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Type:[/TD]
                   			[TD="colspan: 9"]ZHAHumidity[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Model:[/TD]
                   			[TD="colspan: 9"]lumi.weather[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Manufacturer:[/TD]
                   			[TD="colspan: 9"]LUMI[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Last update:[/TD]
                   			[TD="colspan: 9"]2018-09-27T18:24:23[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Software version:[/TD]
                   			[TD="colspan: 9"] [/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Enable Sensor :[/TD]
                   			[TD="colspan: 9"][IMG]http://home01.loebl.us/images/HomeSeer/ui/checkbox/empty.png[/IMG][/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 1"]Reset VSPairs:[/TD]
                   			[TD="colspan: 9"]Rebuild device values[/TD]
                   		[/TR]
                  [TR]
                  [/TR]
                  [TR]
                  [TD="align: left"] [/TD]
                   			[TD="colspan: 9, align: left"]Done[/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 4"]
                  [B]ZHAHumidity[/B]
                  
                  			**************************** Object info *****************************
                  			{
                  			"ep": 1,
                  			"etag": "a1f27d681b4eaaa4678c8cbfc2753c38",
                  			"state": {
                  			"humidity": 6913,
                  			"lastupdated": "2018-09-27T18:24:23"
                  			},
                  			"config": {
                  			"on": true,
                  			"battery": 98,
                  			"reachable": true,
                  			"offset": 0
                  			},
                  			"name": "Living Room Humidity",
                  			"type": "ZHAHumidity",
                  			"modelid": "lumi.weather",
                  			"manufacturername": "LUMI",
                  			"uniqueid": "00:15:8d:00:02:2c:b1:23-01-0405"
                  			}
                  			************************* End Object info ***************************
                  [/TD]
                   		[/TR]
                  [TR]
                  [TD="colspan: 4"]
                  [B]ZHATemperature[/B]
                  
                  			**************************** Object info *****************************
                  			{
                  			"ep": 1,
                  			"etag": "a1f27d681b4eaaa4678c8cbfc2753c38",
                  			"state": {
                  			"temperature": 2118,
                  			"lastupdated": "2018-09-27T18:24:23"
                  			},
                  			"config": {
                  			"on": true,
                  			"battery": 98,
                  			"reachable": true,
                  			"offset": 0
                  			},
                  			"name": "Living Room Temperature",
                  			"type": "ZHATemperature",
                  			"modelid": "lumi.weather",
                  			"manufacturername": "LUMI",
                  			"uniqueid": "00:15:8d:00:02:2c:b1:23-01-0402"
                  			}
                  			************************* End Object info ***************************[/TD]
                   		[/TR]
                  [/TABLE]
                  Click image for larger version

Name:	Screenshot from 2018-09-27 14-50-46.png
Views:	97
Size:	75.9 KB
ID:	1249979

                  Comment


                    #10
                    Could you send me a detailed log of the plugin? To have a correct log, please follow these steps:

                    1. Set detailed trace and log to file in the configuration page of the plugin
                    2. Stop and restart the plugin, so we have the initiation in the log
                    3. Let the plugin run for at least 30 minutes, longer is good too
                    4. Disable the detailed trace AND log to file n the configuration again.
                    5. Get the logfile from the Logs subdirectory of the HS3 installation directory
                    6. Send the file to w dot vuyk at upcmail dot nl?

                    -- Wim

                    Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                    1210 devices/features ---- 392 events ----- 40 scripts

                    Comment


                      #11
                      Will do, thank you very much for the help!

                      Comment


                        #12
                        mloebl,

                        It took a long time, but I think I found the rootcause behind the devices not updating and holding the -1 value. It is going to be resolved in the next version.
                        Before the new version comes out, there will be a beta period.

                        Sorry for the long wait!

                        Wim
                        -- Wim

                        Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                        1210 devices/features ---- 392 events ----- 40 scripts

                        Comment


                          #13
                          Great, thank you very much for following up on this

                          Comment


                            #14
                            Wim,

                            Do you know when the beta may be starting?

                            Thanks!

                            Comment


                              #15
                              I am working on the last tests here. Am hoping to send the beta out this week soon.

                              Wim
                              -- Wim

                              Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                              1210 devices/features ---- 392 events ----- 40 scripts

                              Comment

                              Working...
                              X