Closed autolog closed 2 years ago
After each wildcard request for devices my app sends a 'pacing' message - in this case homieEnd. It is a payload post to a pacing topic. It is the only way I can tell that I have received all the subscribed message from a wildcarded topic as that pacing message always comes in last.
I don't think you have updated to the latest versions though - you need to run beta 3e pre24 for the app and beta3e pre 22 for the client - your client appears to be beta 3d. Do you have access to beta 3e ?
MQTT> client beta 3e pre6 home-1
I didn't realise (or more likely remember) that I needed the Client as well. So no I haven't got access to it AFAIK. What is the process to update to the new versions(APP & Client), I obviously haven't done it correctly which may invalidate the error reports I sent through?
Both the beta 3e app and the MQTT client device driver are available here in this repository Just copy the new code over the old code and re-run the app.
Resolved in 25/1/22 build. :)
I have run discovery and am getting this error:
The device being searched for is:
It is present in the list of HE devices but turning it on or off doesn't cause MQTT to publish the changes AFAICS.
I guess maybe, because it is waiting for homieEnd?