lichtteil / local_luftdaten

Custom component for Home Assistant that integrates your (own) local Luftdaten sensor (air quality/particle sensor) without using the cloud.
MIT License
46 stars 19 forks source link

Honeywell Particulate Sensor is not Supported > HPM_P1, HPM_P2` #27

Closed thoughtleader closed 3 years ago

thoughtleader commented 3 years ago

"sensordatavalues": [ { "value_type": "HPM_P1", "value": "26.50" }, { "value_type": "HPM_P2", "value": "24.75" },

lichtteil commented 3 years ago

@thoughtleader Thank you for the sample. I updated the integration, it should work now :) Let me know if you run into problems.