UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
387 stars 73 forks source link

Homeassistant missing some Sensors (MQTT values) from ESP32 with 2.2.27 #704

Closed gvenaas closed 10 months ago

gvenaas commented 10 months ago

Some MQTT messages are lost in Homeassistant with 2.2.27. Reverted to 2.2.25 and all is OK

EX: AMS reader Active import

Chip: esp32 (160MHz) Device: [Wemos LOLIN D32]

Manufacturer: Kamstrup Model: 6841121BN243101040

ENTSOE : On

daroc commented 10 months ago

Also had MQTT issues with the new firmware, everything works when reverted back to 2.2.25.

Device information Chip: esp32s2 (160MHz) Device: [Pow-K+]

Meter Manufacturer: Kamstrup Model: 6841121BN243101040

cmock commented 10 months ago

Same here. 2.2.26 and 2.2.27 seem to be affected, from what I see those are only sending the .../prices and .../state topics, .../power, .../realtime, .../energy are missing.

ESP32, MQTT type is HomeAssistant.

gskjold commented 10 months ago

Fixed in 2.2.28!

cmock commented 10 months ago

That fixed it for me, thanks! (And now go and enjoy the holidays :-)

gvenaas commented 10 months ago

Works for mee as well....