[APP][Pro] Glowmarkt UK Smart Meter

Added support for Glowmarkt Display and CAD for UK Smart Meters.

The Glowmarkt Display and CAD (Consumer Access Display) allows you to see real time usage information from your UK smart meter. Versions are available to connect to most UK SMETS 1 and SMETS 2 meters. This app enables the Display and CAD to appear as a Smart Meter device in Homey.

You will need to download the Bright app by Hildebrand Technology Limited and create an account to get started. You must have an account before you can purchase a Display and CAD from the Glowmarkt shop. Make sure you get the right version of the device for your meter (SMETS1 or SMETS2). See here for more information: SMETS2 Smart Meters vs SMETS1.

Setting up

Once you have your device set up and working with the Bright app, you can add it to Homey. This app currently supports a single device: the Display and CAD. (In theory, you should also be able to use this to connect a Glowmarkt Zigbee CAD as well but I don’t have one of those devices so have not been able to test.)

When you add the device in Homey, you will be asked to enter your Bright app credentials. This is the same username and password you use to connect in your Bright app. The pairing process will then show any ‘virtual entities’ connected to your account. A virtual entity broadly equates to a single metered supply so generally there should be exactly one of these.

Once you have paired your device, you should see current power usage readings appearing right away on the device tile. The device will also appear as a Smart Meter in the energy tab in the Homey app. The smart meter measures your home’s total energy usage and so Homey subtracts the power usage of all other devices it knows about from this figure and shows the difference as ‘Other’. More information on this feature here: https://support.homey.app/hc/en-us/articles/360010187820-Saving-energy-with-Homey-Energy

By default, the current power usage is updated every 10s (which is approximately the frequency with which the Glowmartk CAD updates the Glowmarkt API). You can change this in the device’s advanced settings to anything from 10s to 3600s (1 hour).

Limitations

  • This Homey device gets data from the Glowmarkt API so an internet connection is required to receive data. (The Glowmartk Display and CAD does also support local MQTT but this is not currently supportde by this Homey app; I may look to add this in future.)
  • Currently only current power usage is supported (not historical data or gas usage).

v1.1 now live which adds the current electricity tariff as a sensor to the Glowmarkt device, with a flow card (including tag) available for triggering when the tariff changes.

@Jonathan_Draper great app, thanks for your hard work. Have you got any plans to include gas usage in the app? If not I will try and have a look myself; did you manage to host the code on Github (I’ve had a look but can’t see it)?

@Jonathan_Draper sorry, just found it!

Hi @Julian_Isaacson no I’ve not got round to that but very happy for you to have a go if you like. Let me know if you need any help or anything in the code explaining.

In fact, let me take a look and see if it’s really quick and easy to add.