Closed patkan closed 4 years ago
Hi! I have a BMP and BMP280 sensor which produce the following entries in the json:
{"software_version": "NRZ-2020-129", "age":"2", "sensordatavalues":[{"value_type":"SDS_P1","value":"1.27"},{"value_type":"SDS_P2","value":"1.12"},{"value_type":"BMP_pressure","value":"97986.00"},{"value_type":"BMP_temperature","value":"18.80"},{"value_type":"BMP280_pressure","value":"97707.13"},{"value_type":"BMP280_temperature","value":"18.51"},{"value_type":"samples","value":"4389330"},{"value_type":"min_micro","value":"32"},{"value_type":"max_micro","value":"20054"},{"value_type":"signal","value":"-74"}]}
It would be great if the component could support it :-)
Danke @patkan!
Hi! I have a BMP and BMP280 sensor which produce the following entries in the json:
It would be great if the component could support it :-)