Been experimenting with the new MQTT Exporter. I have been trying to see if it has any potential benifits to InfluxDB Logger for getting data into Influxdb3. Mainly CPU and resource intensivity. It took a little adjusting of the plugin script, but hav it working now and extractinng everything from my Prod hub to do a valid load comparison.
I had a few topics that are failing due to spaces being in the attribute names. This is first a driver problem, but I figured i would simply remoe the device from the MQTT Exporter app. It seems it is still being sent. Is it suppose to be doing that even though it is removed from the APP?