Skip to the content.

Bosch BMCT-SLZ

Light/shutter control unit II

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": "device_mode",
    "label": "Device mode",
    "access": 7,
    "type": "enum",
    "property": "device_mode",
    "description": "Device mode",
    "values": [
      "light",
      "shutter",
      "disabled"
    ]
  },
  {
    "name": "power",
    "label": "Power",
    "access": 5,
    "type": "numeric",
    "property": "power",
    "description": "Instantaneous measured power",
    "unit": "W"
  },
  {
    "name": "energy",
    "label": "Energy",
    "access": 5,
    "type": "numeric",
    "property": "energy",
    "description": "Sum of consumed energy",
    "unit": "kWh"
  },
  {
    "name": "reset_energy_meters",
    "label": "Reset energy meters",
    "access": 2,
    "type": "enum",
    "property": "reset_energy_meters",
    "description": "Triggers the reset of all energy meters on the device to 0 kWh",
    "category": "config",
    "values": [
      "reset"
    ]
  }
]

Related