Modify device within configuration.yaml [Z2M]

I have just started conencting some of the devices to newly deployed HomeAssistance running Z2M.
Before any further actions I just want to have them all conected and “backupeed”.

As for now, HA was installed quite fine, file editor, MQTT Z2M etc.
I was able to join most of them but encounter in logs that one of:
Moes BHT-002-GCLZB
creates much noise and flood with messages each minute.

Moes BHT-002-GCLZB

As described above its known bug and solution is to:

This unit has a bug that makes it send multiple messages when updating. To stop this from flooding your MQTT Queues, please add the following to your `configuration.yaml` file:
devices: '0x12345678': friendly_name: thermostat debounce: 1

And here comes the problem, or I am doing something wrong, or calling it wrong - but in summary I can’t do that.
My configuraiton.yaml is almost empty, only base 4 lines.
I am adding devices via Z2M so not sure if they should appear in config yaml?
Even if I try to put anything there even empty reference to “device:” it said that I am not having that intergation.

1 Like

Not sure if this helps, but you have to put it in the configuraiton.yaml off Z2M and not in hassio itself.

p.s. i love to hear anything you did with this thermostat because i have the same.

Thanks!

Hi.
I use also a few of this Termostat´s and have a Problem with 4 of this
the display comes on sporadically.
It’s very annoying at night, cause it´s going on every few Minutes.
I added “debounce: 1” in the configuration.yaml under friendly name of each Thermostat.
But nothing happen :frowning:

1 Like