RFLinkGateway
RFLinkGateway copied to clipboard
Question: Why limit mqtt values to int?
Please excuse what might be a silly question, but I have found that the values output too mqtt are only whole values (int), no floating point output, ie: Temp 13 and not 13.3?
If this is an oversight I can submit a PR?