Skip to content

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z2M 2.0.0 Compatible HA-BluePrints

In Z2M 2.0.0 the sensor.<DEVICE>_action is deprecated. See below link for further information Koenkk/zigbee2mqtt#24198

Credit goes to original authors, not sure where most have come from. Notable mention goes to damru https://github.com/damru/ha-blueprints which I based my blueprints from his blueprints. These blueprints have been tested and work for all my devices and will work with z2m > 2.0.0 (Hopefully :)).

Current Devices Supported by each blueprint:

z2m-IKEA-rodret_E2201-tradfri_E1743-somrig_E2213-control_anything.yaml

  • model: RODRET wireless dimmer/power switch (E2201)
  • model: TRADFRI on/off switch (E1743)
  • model: SOMRIG shortcut button (E2213)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

z2m-IKEA-rodret_E2201-tradfri_E1743-somrig_E2213-control_light.yamlmodel: RODRET wireless dimmer/power switch (E2201)

  • model: TRADFRI on/off switch (E1743)
  • model: SOMRIG shortcut button (E2213)
  • Very Basic Integration

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

z2m-IKEA-styrbar_E2001_E2002.yaml

  • model: STYRBAR remote control (E2001/E2002)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Changelog:

  • 19, April 2025: Strybar Blueprint was expanded to add an optional looping for any of the long button presses. This needs to be enabled in the blueprint. Two safe guards were added in order to stop any infinite loops, a count was added to loop a finite number of times and also a timeout was added to stop the wait for the release of button. Additionaly, virtual double press actions was also added to any of the buttons which also needs to be exposed.

z2m-IKEA-tradfri_shortcut_button_E1812-control_anything.yaml

  • model: TRADFRI shortcut button (E1812)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

z2m-IKEA-tradfri_shortcut_button_E1812-control_light.yaml

  • model: TRADFRI shortcut button (E1812)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

z2m-TUYA-moes_ERS-10TZBVK-AA-smart_knob.yaml

  • model: Smart knob (ERS-10TZBVK-AA)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

z2m-TUYA-tuya_ts0041-1_button_wireless_scene_switch.yaml

  • model: Wireless switch with 1 button (TS0041)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

z2m-TUYA-tuya_ts0044-moes_ZT-SR-EU4-4_button_wireless_scene_switch.yaml

  • model: Star Ring 4 Gang Scene Switch (ZT-SR-EU4)
  • model: Wireless switch with 4 buttons (TS0044)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Some General Purpose Utility Blueprints:

device_event_logger.yaml

  • Name: Device Event Logger
  • Description:
    Logs all events (Z2M, ZHA, deCONZ) into an input_text helper using YAML list format.
    Automatically filters Zigbee2MQTT events so only the selected device is logged.
    Automatically appends entries and trims the list to a maximum size.

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

About

Home Assistant Blueprints I use

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors