Zigbee2MQTTZigbee2MQTT
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)

EnOcean PTM 215Z

ModelPTM 215Z
VendorEnOcean
DescriptionPushbutton transmitter module
Exposesaction
PictureEnOcean PTM 215Z
White-labelNiko 91004, NodOn CWS-4-1-01_HUE, Vimar 03906, Sunricher SR-ZGP2801K4-FOH-E, Sunricher SR-ZG2833PAC, LED-Trading 9125, Feller 4120.2.S.FMI.61, Namron 4512727

Notes

Green Power

This is a Zigbee Green Power device which allows it to be very energy efficient. Messages from Green Power devices cannot be "understood" by normal Zigbee devices, therefore they need to be "translated" first. Not all Zigbee devices can do this translation. The devices known to do this are Philips Hue devices and some Ikea Tradfri bulbs (for example LED2107C4 is confirmed to work). This means that the Green Power device has to be in range of one of these devices in order to use it.

Green Power devices don't support binding and are not included in network scans.

Pairing

Before starting a pairing attempt, please read carefully this section from the documentation . Additionally, it's important to know which channel your Zigbee network is using (the default is 11). You can find this in the Zigbee2MQTT frontend under Settings > Advanced, or learn more about changing the channel.

This device has 4 buttons:

NumberButtonPositionChannel
1A0Top left15
2A1Bottom left20
3B0Top right11
4B1Bottom right25

In case the module is integrated in a single rocker switch, you need to remove the caps to expose all buttons. A button can be pressed by holding the contact of that button and then push the energy bar.

To pair it, hold the corresponding button for the channel of your network for 7 seconds or more.

Once the device is paired you need to confirm the channel. To do this press A1 and B0 together. Important: don't press any other buttons between this and the pairing.

In case you want to pair it to a different channel you have to factory reset the device. This can be done by pressing all buttons (A0, A1, B0 and B1) simultaneously for at least 7 seconds.

Alternatively, you should be able to reset the switch with the following pattern:

  1. Press top left (A0)
  2. Press and hold top right (B0) for about 10 seconds
  3. press top right (B0) and bottom left (A1) at the same time
  4. press top left (A0) Note: Please make sure the module is positioned the right way up.

Home Assistant

In the Home Assistant community forum, you may find some nice Automation Blueprints that works well with this device:

@vandalon https://community.home-assistant.io/t/zigbee2mqtt-enocean-ptm-215z-friends-of-hue-switch/429770

@chris-1243 https://community.home-assistant.io/t/zigbee2mqtt-ptm215z-ze-and-ptm216z/873595

They add functionality like held_# which is nice to use to for example increase or decrease the brightness of a light.

Exposes

Action (enum)

Triggered action (e.g. a button click). Value can be found in the published state on the action property. It's not possible to read (/get) or write (/set) this value. The possible values are: press_1, release_1, press_2, release_2, press_3, release_3, press_4, release_4, press_1_and_3, release_1_and_3, press_2_and_4, release_2_and_4, press_energy_bar.

Help to make the docu better and edit this page on Github ✌
Last Updated:: 6/13/25, 6:01 PM