The interface of this client allows to register for async updates (push mode) in addition to the default pull mode. The HA integration is ready to use the push mode but this client does not implement it yet.
To implement push mode the MQTT interface should be used to inmediatly get updates puhed by the TTN. When implemented, the HA will only pull if no messages have been received for a while (to ensure connection is still alive).
The interface of this client allows to register for async updates (push mode) in addition to the default pull mode. The HA integration is ready to use the push mode but this client does not implement it yet.
To implement push mode the MQTT interface should be used to inmediatly get updates puhed by the TTN. When implemented, the HA will only pull if no messages have been received for a while (to ensure connection is still alive).