esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
413 stars 26 forks source link

Add support for Aranet4 Home CO2, relative humidity and temperature sensor over BLE #639

Open kasparsd opened 4 years ago

kasparsd commented 4 years ago

Describe the problem you have/What new integration you would like

I would like to add Aranet4 Home support. It reports the current sensor readings and historic values over BLE.

Please describe your use case for this integration and alternatives you've tried:

There are several integrations with other platforms that can be used for reference:

Additional context

nagyrobi commented 2 years ago

See https://esphome.io/components/sensor/xiaomi_ble.html

bjeanes commented 1 year ago

The Xiaomi BLE doesn't support Aranet nor any device which publishes CO2.

I also would like to see support for the Aranet4.

There seems to be some prior art on this for the ESP32: https://github.com/Anrijs/Aranet4-ESP32

stefanthoss commented 1 year ago

ESPHome already supports CO2/temperature/humidity, you just have to configure sensors using the correct BLE characteristic UUIDs. I wrote an ESPHome package to do this for the Aranet4: https://github.com/stefanthoss/esphome-aranet4