News

MQTT Topics serve as logical channels or subjects to which messages are published and from which messages are subscribed. Represented as hierarchical strings, topics categorise and organise messages ...
In this case, the data was sent via MQTT with the Home Assistant instance configured to treat these MQTT topics as sensors.
Once a message is received on the MQTT topic, the value is written to the local variable ready to be passed onto the BLE devices.