timmbogner / Farm-Data-Relay-System

A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
MIT License
485 stars 108 forks source link

Incoming MQTT topics are ignored #167

Closed timmbogner closed 5 months ago

timmbogner commented 1 year ago

A user just brought to light a big ol' goof I've been making. The TOPIC_COMMAND setting does nothing, and all MQTT messages received by the gateway are processed and forwarded.

It doesn't cause issues unless you're using sensors and controllers at once, and will be fixed soon!

timmbogner commented 5 months ago

I'm not sure what this was about... but what I described doesn't seem to be true.