UniversalDevicesInc-PG3 / udi-poly-Airthings-Consumer

Polyglot V3 Node Server for Airthings Consumer API
0 stars 0 forks source link

Add support for mold #8

Open jimboca opened 2 years ago

jimboca commented 2 years ago
2022-07-06 15:09:32,401 Thread-11  udi_interface      DEBUG    Controller:add_device: start: {'id': '2920014538', 'deviceType': 'WAVE_MINI', 'sensors': ['temp', 'humidity', 'voc', 'mold'], 'segment': {'id': 'xxx', 'name': 'Basement-Mold', 'started': '2020-09-20T18:59:14', 'active': True}, 'location': {'id': 'yyy', 'name': 'Home'}}

And the query is:

2022-07-06 15:09:32,606 Thread-16  udi_interface      DEBUG    pgSession:response:       text={"data":{"battery":73,"humidity":42.0,"mold":0.0,"rssi":-75,"temp":24.3,"time":1657134350,"voc":78.0,"relayDeviceType":"hub"}}
jimboca commented 2 years ago

I am waiting for response from Airthings support to let me know what the mold values mean.

jimboca commented 1 year ago

IF someone can send me examples of real mold values that would help. I've asked airthings support for more info again.