iobroker-community-adapters / ioBroker.device-watcher

Watchdog for adapter/instances and devices/services.
MIT License
19 stars 12 forks source link

Please add the jeelink adapter. #32

Closed o0shojo0o closed 2 years ago

o0shojo0o commented 2 years ago

Is your feature request related to a problem? Please describe. Please add the jeelink adapter.

Describe the solution you'd like All data points are re-set approximately every 10 seconds, yes really that often!

Additional context

{
  "type": "state",
  "common": {
    "name": "Battery Low",
    "type": "boolean",
    "role": "indicator.lowbat"
  },
  "native": {},
  "from": "system.adapter.jeelink.0",
  "user": "system.user.admin",
  "ts": 1638137687685,
  "_id": "jeelink.0.LaCrosse_TR_Sensor_TempHum.lowBatt",
  "acl": {
    "object": 1636,
    "state": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator"
  }
}

image

ciddi89 commented 2 years ago

Done! Please give me a feedback if its working correctly.

o0shojo0o commented 2 years ago

Unfortunately does not show up under device-watcher.0.listAll.

o0shojo0o commented 2 years ago

Stop everything back, had forgotten to enable it in the config....