I have HA sensors set up to receive mqtt readings. The JSON packet contains a timestamp (GMT). I would like to use this for the time scale in the history graph. A search found a number of references (mostly old) indicating that it was not possible. I'm wondering if there is a work around for this.
When the Pimoroni enviro sends a reading and the connection fails, the readings are queued. When there is a successful connection, all of the queued readings are sent. HA just marks this burst readings as all coming in at the same time.
Thanks, Curt