1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.59k stars 790 forks source link

ClearGlass CGG1 flashed with PVVX with ATC message format. OMG not send MQTT Config message #1942

Closed Nikolay-Ch closed 5 months ago

Nikolay-Ch commented 5 months ago

I bought the CGG1-M sensor, version 2022.

When I tried to get messages from it in OMG, I couldn't get anything useful, so I flashed it with PVVX firmware and set the config to ATC1441 ad-messages format.

So, OMG now receives advertising messages and parses them normally. But I don’t see this device in HA with audodiscover option. I'm guessing OMG is not sending a CONFIG message for autodiscover.

This is example of parsed message from my CGG1 sensor:

{"id":"XX:XX:XX:XX:XX:XX","mac_type":0,"adv_type":0,"name":"CGG_XXXXXX","rssi":-80,"brand":"ClearGrass/Qingping","model":"Round TH","model_id":"CGG1_ATC1441","type":"THB","acts":true,"tempc":24.7,"tempf":76.46,"hum":36,"batt":100,"volt":3.073,"mac":"XX:XX:XX:XX:XX:XX"}
Nikolay-Ch commented 5 months ago

Several hours passed and the configuration package was sent. I close the task.