ioBroker/ioBroker.zigbee

SONOFF Smart Bewässerungscomputer, some data points remain empty.

RaviniZib opened this issue · 5 comments

Datapoint not working:

Irrigation_capacity
Irrigation_duration
Irrigation_interval

These data points remain empty and do not fill with the values.

{
  "type": "device",
  "common": {
    "name": "Bewässerung",
    "type": "SWV",
    "icon": "img/SWV.png",
    "color": "#00ffff",
    "statusStates": {
      "onlineId": "zigbee.0.842712fffe1ad7d1.available"
    },
    "role": "Bewässerung"
  },
  "native": {
    "id": "842712fffe1ad7d1"
  },
  "_id": "zigbee.0.842712fffe1ad7d1",
  "acl": {
    "object": 1638,
    "owner": "system.user.homeassist",
    "ownerGroup": "system.group.administrator"
  },
  "from": "system.adapter.admin.0",
  "user": "system.user.admin",
  "ts": 1722954755529
}

Mod edit - code tags

The provided information does not contain any of the required information:

  • Link to the zigbee2mqtt.io device page for the device it should be
  • which device type exactly (Info-Tile of the device) so we can see which device it reports to be.
  • which states exactly, including information on if they are readable and/or writable

Please note - since the influx of TuYa devices, there have been multiple instances of

  • devices which look the same reporting as different devices and operating differently from each other
  • devices which look different reporting as the same device and operating differently
  • devices which look different reporting as the same device and operating in the same way too.

A.