Skip to the content.

Insta 57004000

Pushbutton Interface 2-gang 230V

Unsupported

This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "action",
    "label": "Action",
    "access": 1,
    "type": "enum",
    "property": "action",
    "description": "Triggered action (e.g. a button click)",
    "values": [
      "on_e1",
      "off_e1",
      "toggle_e1",
      "recall_*_e1",
      "brightness_stop_e1",
      "brightness_move_*_e1",
      "on_e2",
      "off_e2",
      "toggle_e2",
      "recall_*_e2",
      "brightness_stop_e2",
      "brightness_move_*_e2",
      "close_cover",
      "open_cover",
      "stop_cover"
    ]
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related