allangood / rtlamr2mqtt

Docker container to send rtlamr readings to a mqtt broker
MIT License
292 stars 47 forks source link

decimal in the wrong place. #189

Closed ms30250 closed 1 year ago

ms30250 commented 1 year ago

just got this up and working running in docker container on rpi3 HA running on PI elsewhere on network

MQTT has data for attributes with the correct consumption as reported on water meter scene. rtlamr/mymeterid/state has a decimal three spaces in from left making the number reported in HA incorrect. How can I fix that?

A workaround for now is creating an mqtt sensor that parses the correct number from the attributes message.

ms30250 commented 1 year ago

Disregard, I figured it out. "Format" in the config