As a complete newbie, I’ve been trying for a week now, 100s of posts and Google searches to display something meaningful in the Energy dashboard. (All other displays work).
My configuration is as follows.
Easy Meter Q3A + Hichi-Wifi + Raspi 4b with HA.
The meter gives me two values via MQTT/Tasmota:
sensor.tasmota_sml_watt_sum ( current power in watts ).
sensor.tasmota_sml_consumption_sum ( cumulative consumption )
Question(s):
which of the above two sensors should I use for the configuration.yaml of the Energy Board?
Or do I possibly have to create another sensor. Which one and how?
How should the entry in the Conf…yaml look so that it is displayed on the network consumption page including the costs.
Any help is very much appreciated