alutov / ESP32-R4sGate-for-Redmond

ESP32 Ready4Sky (R4S) Gateway for Redmond+ devices
MIT License
204 stars 18 forks source link

Support for mclh-09 #211

Open bearklake opened 3 weeks ago

bearklake commented 3 weeks ago

Can you add support for flower sensor mclh-09 in ble monitor. Examples: https://github.com/devbis/ble2mqtt/blob/main/ble2mqtt/devices/flower_mclh09.py https://github.com/dvb6666/esphome-components/tree/main/components/mclh_09_gateway

alutov commented 3 weeks ago

As far as I know, these sensors do not transmit useful data in the advertising messages. So far, I have not planned to add sensors that work only in connection mode.