* Refactor BLE gateways: -merge HM10 and ESP32 code -publish sensor values with the other BLE device parameters to avoid MQTT multiple publication -make uniform the case of mac adress id between HM10 and ESP32 -add the possibility to remove service data publishing either when sensors is recognised or not -correct manufacturing data display -merge process cleargrass methods -check service data validity before processing
2.4 KiB
Devices
A list of verified compatible devices is maintained here.
Added to that is an overview of devices supported by OpenMQTTGateway:
For radio frequency devices
OpenMQTTGateway can support a wide range of 433mhz/315mhz devices, all the ones with SC5262 / SC5272, HX2262 / HX2272, PT2262 / PT2272, EV1527, RT1527, FP1527, HS1527 chipsets are supported by the RF gateway. Added to that RF2 support Kaku and Pilight an huge list. Note that for the moment RF, RF2 and Pilight can not be activated on the same boards together.
For BLE devices
OpenMQTTGateway is able to scan all the BLE devices that advertise their data so as to do presence detection. Added to that it can retrieve the measures from the devices below.
| Devices | Model | Measurements |
|---|---|---|
| BLE watches with fixed mac | rssi for presence detection | |
| BLE beacons keychains | rssi for presence detection | |
| Vegtrug | temperature/moisture/luminance/fertility | |
| XIAOMI Mi Flora | HHCCJCY01HHCC | temperature/moisture/luminance/fertility |
| XIAOMI Mi Jia | LYWSDCGO | temperature/humidity/battery |
| XIAOMI Mi Lamp | MUE4094RT | presence |
| ClearGrass | CGG1 | temperature/humidity/battery |
| ClearGrass alarm clock | CGD1 | temperature/humidity |
| ClearGrass with atmospheric pressure | CGP1W | temperature/humidity/air pressure |
| Clock | LYWDS02 | temperature/humidity |
| XIAOMI Mi Scale v1 | XMTZC04HM | weight |
| XIAOMI Mi Scale v2 | XMTZC05HM | weight |
| XIAOMI Mi band | steps |
For infrared IR devices
the list of supported devices for ESP is here, and here for Arduino boards, as there is also the possibility of using raw and global caché (ESP) sending possibilities of this gateway is huge!
LORA
is more dedicated at this moment for tinkering and DIY and there is no Off the shelves devices compatible to my knowledge with this gateway.



