Closed rcarreira88 closed 1 year ago
Hi,
Is it possible to change the MQTT Structure to match the structure similar to Tasmota:
tele/TOPIC/LWT = Online (retained) stat/TOPIC/Sensor = {"Temperature":"20","Target":"25", ...}} ... cmnd/TOPIC/targetTemperature = ... ... tele/TOPIC/INFO1 = {"Info1":{"Module":"BAC2000WIFI","Version":"...}} ... stat/TOPIC/Sensor = {"Temperature":"20","Target":"25", ...}} ...
Thanks
Message to comment on stale issues. If none provided, will not mark issues stale
Hi,
Is it possible to change the MQTT Structure to match the structure similar to Tasmota:
Thanks