Alexander Wiltschek

Results 1 comments of Alexander Wiltschek

ok if ixed it now for me and for the mqtt_json reporting by changing the data generating section. ```python for param,_ in parameters.items(): if reporting_mode == 'mqtt-json': data['name'] = flora['name_clean']...