MQTT Hub/Gateway

Thanks @HarriedeGroot . It seems to work now (I had not checked for a few days and now running 3.1.9).

I still have some weird “Error publishing message” log messages but the data seem to be transmitted to my mqtt broker.

I don’t know if it is new, but I found that, when adding a new device, broadcast does not send the current value of the data items. It is only updated the first time the data changes and it can take a long time (for a plug for example, if you never switch it on/off, you don’t know the state)

@Remi_J the ‘error publishing message’ should be solved in the test version of the MQTT Client (v2.4.2).

@HarriedeGroot , MQTT Client V2.4.2 does not seem to update automaticaly like the other apps How can I try it ?

@Remi_J MQTT Client test url: MQTT Client | Homey

@Remi_J Don’t forget to update your app review :wink:

@HarriedeGroot :: Done :slight_smile:

1 Like

Might this have any impact on homie discovery into Homey - or indeed HA MQTT Discovery into Homey ?

I haven’t actually tried homie into Homey but will do soon as my Hubitat MQTT app publishes using that format. The homie spec is a little vague in describing device $types.

Kevin

@xAPPO No this should’t influence any of the named processes. It’s changed at the level of detecting /set messages on homie device topics.

1 Like

@scanno When do you expect to release v2.4.2 of the MQTT Client app (current test version)?

I get many complaints about the ‘Error publishing message’ issue, which is solved in the latest version of the client:

Ah forgot about that. Bit busy :sweat_smile:

Submitted for approval.

Hehe… yeah people tend to down vote when there is a problem and never change the review.

Very motivating to improve your apps.

@scanno thanks!

That was fast… already live

I’ve sent you a diagnostics report.
When enabling mqtt hub after a while my homey crashes or better any app trying to get devices can’t anymore. (Homeykit, Heimdall,…)

I am on v6 rc4 ( my fault :frowning: )
Could also be a homey thing

@Pieterv123 Most likely the Homey v6 RC4 indeed. Saw some simular reports on Slack.

Yeah that was my report.

I will monitor it, keeping mqtt hub disabled fixes the issue for now

Pushed a new version of the MQTT Hub to the test channel.

Version 3.2.0

  • Unsubscribe from topics to free unused resources
  • Homie Discovery: skip unknown devices

NOTE: The test version of the MQTT Client is needed for the unsubscription api:

For changes of the MQTT Client, see:

After the update the topics were published without any properties. Couldn’t get the setup up working by restarting the individual MQTT apps. Homey reboot (V6.0) made it all running again. No any deviations in the log files.
Thanks again for all your commitment and effort!

Since the latest updates MQTT works great here,
Thx developers! :+1:t2::smiley:

Has anyone made some progress regarding the color temperature of Ikea tunable bulbs?
Same problem here: on/off and dimming work great and a color temperature slider is shown. But when color temperature is changed in HA, nothing happens in Homey and when changed from Homey, the HA entity doesn’t get updated too… :confused:

MQTT Client v3.0.0 & MQTT Hub v3.2.0 are both published to live.