Hi HA community , I am new here and want to post a strange behaviour I have seen, eventually someone else has seen this before and could advise how I could fix it. I have installed 2 new Tasmota plug which I use to measure energy consumption and cost. Both are working fine using MQTT. I have as well some other Zigbee and z-wave plug installed and also this are working fine. For all the plugs i am using a standard entity ID name for the Power (W) and for the Energy (KW/h). All the plugs are integrated in the energy dashboard and all are proper working apart 1 Tasmota plug. I am exporting all the metrics into a InfluxDB and I am correctly seen all the values for KW/h and €/KWh. One Tasmota plug even if it is proper configured with the entity name (**br_tm_plug_wall_plugs_energy**) inside HA, inside the influxDB it is only visible with (**tasmota_total_energy**). I am hitting my head on this issue since few days but can't figure it out. Anyone seen this before?
My HA installation is on RPi Hassio updated to last version. Most of my devices are Zigbee, Z-Wave and few Tasmota. HA is integrated with External InfluDB and this last with external Grafana.
Hope someone has some guidance on this.
All, I got an update on this. I was playing with the tab "Statistics" in the Developer Tools Section and found there the wrong entry for the Tasmota energy cost. Now I adjusted the sensor name with the correct one and inside the influxDB I get the right device name.
Hope this helps someone else too.