LILYGO TTGO LoRa32 V2.1_1.6 433 Mhz + Efergy-e2CT-57249

Hello all, I know the OMG_lilygo_rtl_433_ESP_FSK is in beta so I just wanted to share an issue I am having:

Home Assistant 2025.9.4, OMG version “v1.8.1”

Home Assistant MQTT discovery is working for rssi and battery however the current is not.

These are the message from MQTT explorer

{“model”:“Efergy-e2CT”,“id”:57249,“battery_ok”:1,“current”:2.42175,“interval”:6,“learn”:“NO”,“mic”:“CHECKSUM”,“protocol”:“Efergy e2 classic”,“rssi”:-66,“duration”:19000}

{
“model”: “Efergy-e2CT”,
“id”: 57249,
“battery_ok”: 1,
“current”: 2.40356,
“current”: 2.4126,
“interval”: 6,
“learn”: “NO”,
“mic”: “CHECKSUM”,
“protocol”: “Efergy e2 classic”,
“rssi”: -65,
“rssi”: -66,
“duration”: 19000
}

Also the current is not shown on the Lilygo display

Perhaps someone has a simple fix or maybe I am not configuring it correctly? I am not a programmer so compiling is out of the question! or this can be added to the next release.

Cheers

Rob