bruhautomation / ESP-MQTT-JSON-Multisensor

(OBSOLETE) ESP MQTT JSON Multisensor for Home Assistant. Supported sensors include the TEMT6000 light, AM312 PIR, DHT22 temperature/humidity sensors. RGB led supports flash, fade, and transition. Over-The-Air (OTA) uploading, too!
https://youtu.be/jpjfVc-9IrQ
Apache License 2.0
340 stars 152 forks source link

Sensor Data in Serial but not in HA #49

Closed ill-tempered closed 5 years ago

ill-tempered commented 6 years ago

I can see the data scrolling in the serial connection but HA readings are all UNKNOWN.

topic subscribed in HA (MQTT) is correct

LED control works

UPDATE: Nevermind - it was the MQTT MAX packet size parameter in PubSub Library

consolacion commented 5 years ago

is your MQTT broker setup correctly? is your device connecting to it? Check the traffic with e.g. MQTTspy