Skip to the content.

Schneider Electric E8332SCN300ZB

Wiser AvatarOn 2G curtain switch

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": "indicator_luminance_level",
    "label": "Indicator luminance level",
    "access": 7,
    "type": "enum",
    "property": "indicator_luminance_level",
    "description": "Set indicator luminance Level",
    "values": [
      "0",
      "20",
      "40",
      "60",
      "80",
      "100"
    ]
  },
  {
    "name": "indicator_color",
    "label": "Indicator color",
    "access": 7,
    "type": "enum",
    "property": "indicator_color",
    "description": "Set indicator color",
    "values": [
      "white",
      "blue"
    ]
  },
  {
    "name": "indicator_mode",
    "label": "Indicator mode",
    "access": 7,
    "type": "enum",
    "property": "indicator_mode",
    "description": "Set indicator mode for switch",
    "values": [
      "reverse_with_load",
      "consistent_with_load",
      "always_off",
      "always_on"
    ]
  },
  {
    "name": "state",
    "label": "State",
    "access": 2,
    "type": "enum",
    "endpoint": "l1",
    "property": "state_l1",
    "description": "State of the curtain",
    "values": [
      "OPEN",
      "CLOSE",
      "STOP"
    ]
  },
  {
    "name": "state",
    "label": "State",
    "access": 2,
    "type": "enum",
    "endpoint": "l2",
    "property": "state_l2",
    "description": "State of the curtain",
    "values": [
      "OPEN",
      "CLOSE",
      "STOP"
    ]
  },
  {
    "name": "position",
    "label": "Position",
    "access": 7,
    "type": "numeric",
    "endpoint": "l1",
    "property": "position_l1",
    "description": "Position of the curtain",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "position",
    "label": "Position",
    "access": 7,
    "type": "numeric",
    "endpoint": "l2",
    "property": "position_l2",
    "description": "Position of the curtain",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "transition",
    "label": "Transition",
    "access": 7,
    "type": "numeric",
    "endpoint": "l1",
    "property": "transition_l1",
    "description": "Transition time in seconds",
    "unit": "s",
    "value_max": 300,
    "value_min": 0
  },
  {
    "name": "transition",
    "label": "Transition",
    "access": 7,
    "type": "numeric",
    "endpoint": "l2",
    "property": "transition_l2",
    "description": "Transition time in seconds",
    "unit": "s",
    "value_max": 300,
    "value_min": 0
  },
  {
    "name": "motor_type_1",
    "label": "Motor type 1",
    "access": 7,
    "type": "enum",
    "property": "motor_type_1",
    "description": "Set motor type for channel 1",
    "values": [
      "ac_motor",
      "pulse_motor"
    ]
  },
  {
    "name": "motor_type_2",
    "label": "Motor type 2",
    "access": 7,
    "type": "enum",
    "property": "motor_type_2",
    "description": "Set motor type for channel 2",
    "values": [
      "ac_motor",
      "pulse_motor"
    ]
  },
  {
    "name": "curtain_status_1",
    "label": "Curtain status 1",
    "access": 1,
    "type": "enum",
    "property": "curtain_status_1",
    "description": "Set curtain status for channel 1",
    "values": [
      "stop",
      "opening",
      "closing"
    ]
  },
  {
    "name": "curtain_status_2",
    "label": "Curtain status 2",
    "access": 1,
    "type": "enum",
    "property": "curtain_status_2",
    "description": "Set curtain status for channel 2",
    "values": [
      "stop",
      "opening",
      "closing"
    ]
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "category": "diagnostic",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related