Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centralite 3328-G and Motion Sensor-A integration request #1053

Closed
imortkz opened this issue Dec 18, 2018 · 8 comments
Closed

Centralite 3328-G and Motion Sensor-A integration request #1053

imortkz opened this issue Dec 18, 2018 · 8 comments

Comments

@imortkz
Copy link

imortkz commented Dec 18, 2018

https://www.amazon.com/gp/product/B0713STYJQ/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

https://www.amazon.com/gp/product/B01LXPGXQ1/ref=oh_aui_detailpage_o00_s01?ie=UTF8&psc=1

Can connect both to the deCONZ app, and can see temperature readings there, but not recognized in the webapp (and obviously REST API) sensors list.

Can I help adding them to the supported device list?
I have both on hand.
Is there any resources available to start working on them?

Thank you

@manup
Copy link
Member

manup commented Dec 18, 2018

Is there any resources available to start working on them?

Please provide the info as described in the Wiki
https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Request-Device-Support

@imortkz
Copy link
Author

imortkz commented Dec 21, 2018

Sensor 1 (Centralite Micro-Motion 3328-G)

sensor1 1
sensor1 2
sensor1 3

Sensor 2 (Sylvania Motion and Temperature sensor model 72923)

sensor2 1
sensor2 2
sensor2 3

I mostly interested in temp readings, not motion detection.
Is there anything else I could help with?
Thank you!

@manup
Copy link
Member

manup commented Jan 18, 2019

The Motion Sensor-A is fixed now and will be fully supported with 2.05.57.

#881

3328-G should work too, but needs to be tested.

@manup manup changed the title Two sensors integration request Centralite 3328-G and Motion Sensor-A integration request Jan 18, 2019
@imortkz
Copy link
Author

imortkz commented Jan 18, 2019

Will test them in the next couple of days and report, thank you!

@imortkz imortkz closed this as completed Jan 18, 2019
@imortkz imortkz reopened this Jan 18, 2019
@Spielvererber
Copy link

I successfully tested this with Osram Smart+ Motion Sensor and release 2.05.57. The support is much appreciated.

When there is continuous motion in front of the sensor the motion state of the sensor (as reported in phoscon app under sensors) goes back to 'none' after rather exactly 60 seconds, even if motion is still occurring. This happens on both of my devices. Is there any information I can supply to narrow down the problem?

manup added a commit that referenced this issue Feb 1, 2019
…resource

- Fix two ZHAPresence resources were created instead of one with unqiqueid ...-01-0500
- Delete invalid entry from database

Issue #1053
manup added a commit that referenced this issue Feb 10, 2019
* Prevent 'presence' becomes false on constant motion
* Use IAS zone status attribute reporting with interval < config.duration
* Use battery voltage for config.battery (battery percentage remaining not supported)

Issue #1053
@Spielvererber
Copy link

Retested this with 2.05.59. Battery status is now reported correctly (binary). I've also been able to validate the fix for continuous motion. I've noticed that the sensor irregularly falls back to "no motion" despite the presence of motion after 3-5 minutes, but haven't figured out a pattern yet.

@stale
Copy link

stale bot commented Jun 15, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 15, 2019
@stale stale bot closed this as completed Jun 22, 2019
@bramd
Copy link

bramd commented Dec 30, 2019

I have two Centralite 3328-G sensors connected and can access them via the REST API. However, they don't show up in the webapp.

I suspect this might be due to the swversion field containing garbage. Both sensors don't report their swversion correctly. Could we ignore invalid swversion data or make the webapp cope with it?

Sensors output from REST API:

{
  "11": {
    "config": {
      "battery": null,
      "duration": 60,
      "on": true,
      "pending": [],
      "reachable": true
    },
    "ep": 1,
    "etag": "5b3ae9b337779030f779a327172300c5",
    "manufacturername": "CentraLite",
    "modelid": "3328-G",
    "name": "3328-G (2)",
    "state": {
      "lastupdated": "2019-12-30T09:36:48",
      "lowbattery": false,
      "presence": true,
      "tampered": false
    },
    "swversion": "����������������",
    "type": "ZHAPresence",
    "uniqueid": "00:0d:6f:00:0b:be:07:13-01-0500"
  },
  "12": {
    "config": {
      "battery": null,
      "offset": 0,
      "on": true,
      "reachable": true
    },
    "ep": 1,
    "etag": "5e11647ca48b3d19c28d79d2b4ee1c5c",
    "manufacturername": "CentraLite",
    "modelid": "3328-G",
    "name": "3328-G (2)",
    "state": {
      "lastupdated": "2019-12-30T09:33:16",
      "temperature": 1780
    },
    "swversion": "����������������",
    "type": "ZHATemperature",
    "uniqueid": "00:0d:6f:00:0b:be:07:13-01-0402"
  },
  "2": {
    "config": {
      "battery": null,
      "duration": 60,
      "on": true,
      "reachable": true
    },
    "ep": 1,
    "etag": "1c523b746fd66fbbf79593c3620c61eb",
    "manufacturername": "CentraLite",
    "modelid": "3328-G",
    "name": "3328-G",
    "state": {
      "lastupdated": "2019-12-30T09:36:41",
      "lowbattery": false,
      "presence": true,
      "tampered": false
    },
    "swversion": "����������������",
    "type": "ZHAPresence",
    "uniqueid": "00:0d:6f:00:0b:bd:0d:b3-01-0500"
  },
  "3": {
    "config": {
      "battery": null,
      "offset": 0,
      "on": true,
      "reachable": true
    },
    "ep": 1,
    "etag": "77568e9c7215d27ca542c1ad329c4305",
    "manufacturername": "CentraLite",
    "modelid": "3328-G",
    "name": "3328-G",
    "state": {
      "lastupdated": "2019-12-30T09:33:21",
      "temperature": 1757
    },
    "swversion": "����������������",
    "type": "ZHATemperature",
    "uniqueid": "00:0d:6f:00:0b:bd:0d:b3-01-0402"
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants