I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.

I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.

Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.

Has anyone else seen this problem?

I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.

  • @lossanarch
    link
    English
    31 year ago

    Fairly sure this is a regression in the current release, i just ran into the same thing after upgrading to 1.34 and went back to 1.31.1

    • @nogooduserOP
      link
      English
      21 year ago

      Downgrading to 1.31.1 fixed it. Thanks a lot.

    • @nogooduserOP
      link
      English
      11 year ago

      Ok, thanks. I’ll have a look at switching to an older version.