Skip to content

Koenkk/zigbee2mqtt-user-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zigbee2MQTT user extensions

This repository contains user extensions to be used with Zigbee2MQTT. For more information see the Zigbee2MQTT docs.

Stable

The extensions listed here are considered stable and are not expected to get breaking changes or a lot of active development.

  • color_mode_reader: reads lightingColorCtrl.colorMode for devices (e.g. Philips Hue BT) that do not support reporting it.
  • ignore_device_leave: prevents Z2M from removing specific devices from its database when they send spurious leave events caused by accidental factory resets (common with Tuya TS0505B bulbs behind wall switches or relays).
  • permit_join_forever: keeps permit-join open indefinitely. Required for some devices (e.g. Livolo) that need extended pairing windows. Use only when necessary.

Unstable

The extensions listed here are considered unstable and are under active development; breaking changes and frequent updates are expected.

  • DewpointCalculator: calculates and injects dewpoint into every device message that contains both temperature and humidity.
  • desired_state_retry: retries verifiable device /set commands until the requested state is observed or the retry budget is exhausted.
  • miboxer-fut089z/controls-exposer: exposes the controls of MiBoxer FUT089Z remotes, which only emit group commands not supported by zigbee-herdsman-converters.
  • mcp-server: a Model Context Protocol server that lets AI tools (Claude, Cursor, etc.) interact with your Zigbee network programmatically.

About

This repository contains external extensions to be used with Zigbee2MQTT

Resources

License

Stars

29 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors