Open TASSDevon opened 5 years ago
My weather station pushes an item with the name 'humidity'. The check for 'id' to construct the mqtt topic becomes true in this case, so instead of using the actual ID field, the humidity value is appended. This is obviously not what we want :-)
My weather station pushes an item with the name 'humidity'. The check for 'id' to construct the mqtt topic becomes true in this case, so instead of using the actual ID field, the humidity value is appended. This is obviously not what we want :-)