Missing gas meter readings?

From about Thursday afternoon/evening (6 April) the gas readings on the GlowIHD stopped coming through. Anyone else having this issue? Glow IHD is on 1.9.1, SMETS2 meters, Utility Warehouse’s IHD is reporting gas readings correctly.

The gasmeter object in Node-RED shows null for all the time-based values except cumulative.

{
  "gasmeter":{
    "timestamp":"2023-04-09T12:01:28Z",
    "energy":{
      "import":{
        "cumulative":31982.994,
        "day":null,
        "week":null,
        "month":null,
        "units":"kWh",
        "cumulativevol":2864.879,
        "cumulativevolunits":"m3",
        "dayvol":null,
        "weekvol":null,
        "monthvol":null,
        "dayweekmonthvolunits":"kWh",
        "mprn":"1571383101",
        "supplier":"---",
        "price":{
          "unitrate":0.10316,
          "standingcharge":0.25685
        }
      }
    }
  }
}

The Glow state looks fine, too

{
  "timestamp":"2023-04-09T12:02:19Z",
  "software":"v1.9.1",
  "hardware":"GLOW-IHD-01-1v4-SMETS2",
  "wifistamac":"0123456789ab",
  "smetsversion":"SMETS2",
  "eui":"ab:cd:ef:01:23:45:67:89",
  "zigbee":"1.2.5",
  "han":{
    "rssi":-44,
    "status":"joined",
    "lqi":224
  }
}

Any ideas? Related to the recent firmware upgrade?

Comments

  • I was googling the same problem and mine stopped at the same time although I also have no gas data with octopus as well to be fair an they're saying its a weak signal although I have had no problems up until then. I was actually googling for some sort of signal booster I can put between the gas meter and electric meter which I believe the Zigbee cad can do but only for SMETS1. My CAD/Display is still showing electric

  • edited April 2023

    I’m not convinced by my previous comment about the UW IHD giving gas readings. It seems to be stuck at £2.04. Next check: is the gas meter’s battery dead after just a few years?

Sign In or Register to comment.