chore(dev): release 1.37.0
:robot: I have created a release beep boop
1.37.0 (2024-04-29)
Features
Bug Fixes
- Change
MQTT publishlog todebug(#22063) (bbb6f9e) - Cleanup old logger leftovers (#22069) (919c4ee)
- Convert logger into a class (#22129) (3c1a4af)
- Disable automatic reconfigure when configureKey changes (#22088) (9d251db)
- Fix crash when stopping in case MQTT client did not connect yet (#22110) (92f5323)
- ignore: fix 73566df (cdd6fb0)
- ignore: fix 73566dff98e64038117ec71c7aaa897a4070474d (780c065)
- ignore: update dependencies (#22007) (e748718)
- ignore: update dependencies (#22331) (d7e2d98)
- ignore: update zigbee-herdsman to 0.41.0 (#22045) (bd0a411)
- ignore: update zigbee-herdsman to 0.41.1 (#22064) (3e91349)
- ignore: update zigbee-herdsman to 0.41.2 (#22087) (a020138)
- ignore: update zigbee-herdsman to 0.42.0 (#22121) (28b8aff)
- ignore: update zigbee-herdsman to 0.42.1 (#22143) (a210c23)
- ignore: update zigbee-herdsman to 0.42.2 (#22220) (76f5425)
- ignore: update zigbee-herdsman to 0.42.3 (#22253) (f7abbd5)
- ignore: update zigbee-herdsman to 0.42.4 (#22283) (a8f6bec)
- ignore: update zigbee-herdsman to 0.42.5 (#22285) (4f97a7a)
- ignore: update zigbee-herdsman to 0.43.0 (#22300) (75f9743)
- ignore: update zigbee-herdsman to 0.43.1 (#22317) (389779d)
- ignore: update zigbee-herdsman to 0.44.0 (#22339) (1b089ef)
- ignore: update zigbee-herdsman-converters to 19.13.0 (#22046) (db7d9e1)
- ignore: update zigbee-herdsman-converters to 19.15.0 (#22089) (ae35aae)
- ignore: update zigbee-herdsman-converters to 19.16.0 (#22107) (394a3fb)
- ignore: update zigbee-herdsman-converters to 19.17.0 (#22122) (cabc9f5)
- ignore: update zigbee-herdsman-converters to 19.18.0 (#22141) (8b8d660)
- ignore: update zigbee-herdsman-converters to 19.19.0 (#22153) (cdbbe0d)
- ignore: update zigbee-herdsman-converters to 19.19.1 (#22171) (f774753)
- ignore: update zigbee-herdsman-converters to 19.20.0 (#22187) (e10ab5c)
- ignore: update zigbee-herdsman-converters to 19.21.0 (#22199) (87aa18d)
- ignore: update zigbee-herdsman-converters to 19.22.0 (#22221) (172aa74)
- ignore: update zigbee-herdsman-converters to 19.23.0 (#22232) (1544317)
- ignore: update zigbee-herdsman-converters to 19.24.0 (#22254) (d9628df)
- ignore: update zigbee-herdsman-converters to 19.25.0 (#22266) (80504b9)
- ignore: update zigbee-herdsman-converters to 19.26.0 (#22284) (4bf2ffa)
- ignore: update zigbee-herdsman-converters to 19.27.0 (#22301) (df23240)
- ignore: update zigbee-herdsman-converters to 19.28.0 (#22318) (245afb1)
- ignore: update zigbee-herdsman-converters to 19.29.0 (#22325) (3755126)
- ignore: update zigbee2mqtt-frontend to 0.6.162 (#22094) (0c80129)
- ignore: update zigbee2mqtt-frontend to 0.6.163 (#22288) (e5d632b)
- ignore: update zigbee2mqtt-frontend to 0.6.164 (#22340) (10e6ad0)
- Reduce MQTT publishing by excluding debug logging from
bridge/logging(#22066) (002050f) - Remove deprecated Home Assistant
color_mode(#22142) (c98e5a7)
This PR was generated with Release Please. See documentation.

Hello, you are trying to install dev version 1.37.0 in docker like this, koenkk/zigbee2mqtt:latest-dev, but I still get 1.36.1-dev, what am I doing wrong? Thank you
@javiges nothing, you will see 1.36.1-dev until the next release
Subscribing to this PR for the dependency updates (https://github.com/Koenkk/zigbee-herdsman-converters/pull/7317)
If you're already on 1.36.1 and don't want to downgrade, a quick workaround is to update package.json to use the next compatible versions of zigbee-herdsman-converters and zigbee-herdsman which include the fixes, and then run npm install:
- "zigbee-herdsman": "0.40.3",
- "zigbee-herdsman-converters": "19.11.2",
+ "zigbee-herdsman": "0.41",
+ "zigbee-herdsman-converters": "19.14",
:robot: Release is at https://github.com/Koenkk/zigbee2mqtt/releases/tag/untagged-4500943fbc41c440d9fc :sunflower: