SmartGateways.nl ... SOLVED: Entities not available via MQTT (were disabled) and all values reading 0 (wrong firmware)

UPDATE: SOLVED
I’m using MQTT dongle from SmartGateways.NL
Here are my installation notes:
Hardware Installation:

Integration with HA:

  1. First install Mosquitto MQTT Broker on Home Assistant using this manual
  2. Connect the Smart Meter Gateway using this manual.
  3. Install HACS (Home Assistant Community Store) using this manual

Issues that I ran into:

  1. I had to install the DSMR reader integration
  • Settings → Devices and Services → Integrations → DSMR reader → ADD
  1. Entities are not available.
  • Developer Tools → States → Entities: the entities are indeed not there, BUT…
  • Settings → Devices & Services → Entities: the entities ARE there but they are set to disabled
  1. Now entities show up but all values are 0
  1. In the SmartGateway’s web page, leave the MQTTP prefix blank (that is: if you don’t know know what you are doing, like me)

The documentation says to leave the prefix field in the smartGateway config empty; which I did


I HA → MQTT settings → Listen to a toppic: I see homeassistant I’m not sure if that is correct and/or how that relates to the MQTT prefix in the SmartGateway’s configuration (where it is set to blank)

Hopefully this helps somebody
thanks
/chriV