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.55k stars 784 forks source link

Pilight rawEnabled fails #1904

Closed janleskovec closed 3 months ago

janleskovec commented 6 months ago

Before submitting a problem please check the troubleshooting section https://docs.openmqttgateway.com/upload/troubleshoot.html

Describe the bug After setting rawEnabled, the command failed.

To Reproduce Steps to reproduce the behavior:

  1. Flash esp32dev-pilight-cc1101 from the web (prebuilt binary)
  2. Publish {"rawEnabled":true} to /commands/MQTTtoPilight/protocols
  3. See error in UART output of esp32 (see error below)
N: [ MQTT->OMG ]: {"rawEnabled":true}
E: MQTTtoPilightProtocol Fail json

Expected behavior rawEnabled flag is set

Environment (please complete the following information):

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.