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

NYCE Ceiling Motion Sensor #548

Closed
jeubanks opened this issue Apr 17, 2018 · 17 comments
Closed

NYCE Ceiling Motion Sensor #548

jeubanks opened this issue Apr 17, 2018 · 17 comments

Comments

@jeubanks
Copy link

Any chance the NYCE Ceiling motion sensor will be supported soon?

On Windows with deconz loaded in the screen sometimes the sensor will show up as a node and sometimes it won't. Within the REST api nothing is every seen/presented.

On Linux with the REST api nothing is detected.

@bdickhaus
Copy link

Maybe this will help? This is for a NYCE NCZ-3043-HA ceiling sensor.

merge

The SmartThings public groovy code is here: https://github.com/SmartThingsCommunity/SmartThingsPublic/blob/master/devicetypes/smartthings/nyce-motion-sensor.src/nyce-motion-sensor.groovy

The NYCE version is here: http://nycesensors.com/wp-content/uploads/2017/04/NCZ-304x-HA_ST_driver_v1.0.4.zip
The NYCE support page for their sensors is here: http://nycesensors.com/support/

@simplextech
Copy link

Is there documentation or a process for getting devices supported?

@wvuyk
Copy link

wvuyk commented Sep 21, 2018

@manup, it could be very helpful I think to have a page or documentation how to request support for new devices. I am getting regular requests on how to get a sensor supported. this NYCE motion sensor is one of them and also the request for #792, the smarteinit plug.

When there is a guide, I could point to in in my Homeseer forum, so it would save you and @ebaauw on a step of explaining what info is needed?

@manup
Copy link
Member

manup commented Sep 21, 2018

Good idea, I'll put up a wiki page with a mini howto on the required steps/information and maybe links to past examples. The process how it is done is often the same so the page should be very helpful.

@ebaauw
Copy link
Collaborator

ebaauw commented Sep 21, 2018

I second that!

Additionally, a FAQ or How-To Guide on pairing hard to pair devices would save us a lot if chatter on the issues.

@wvuyk
Copy link

wvuyk commented Sep 21, 2018

@ebaauw that would indeed be an nice extra for sure. In my forum there is a topic on this. The descriptions are aimed for usage in the plugin, But of course the first steps are describing the deCONZ part. Here is the link to the topic

Maybe this can be a start for input?

Is there a way I can help to add at least a few?

@manup
Copy link
Member

manup commented Sep 21, 2018

A first draft is now in the Wiki

https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Request-Device-Support

Additionally, a FAQ or How-To Guide on pairing hard to pair devices would save us a lot if chatter on the issues.

Is there a way I can help to add at least a few?

We could start one Wiki page per device which are referenced from the Suppored-Devices page. The page can provide all useful information. And also be references in GitHub issues and visa versa.

The new official documentation will also contain device specific documentation and REST-API descriptions. However the wiki pages are more easy to edit in an open manner, so these can also be cross linked to the official documentation, which can integrate missing pieces if they are available earlier in the Wiki pages.

@MattL0
Copy link

MattL0 commented Oct 4, 2018

@simplextech
Copy link

Any updates for NYCE sensors? A sensor joins right away but Phoscon doesn't see it.

@simplextech
Copy link

Is there any additional information I can provide?

These sensors work with SmartThings, Hubitat Elevation and Vera Plus. The SmartThings device handler is available on the NYCE site and upon request they will send you integration details.

@manup
Copy link
Member

manup commented Jan 18, 2019

Sorry for the delay it will be added in the next version for testing. Not sure about the handling of the motion signal yet as the sensor provides the Occupancy and IAS Zone clusters. I'll check the docs for some hints.

manup added a commit that referenced this issue Jan 18, 2019
Needed for some sensors like OSRAM, SmartThings and NYCE.

Issues #881 #548
manup added a commit that referenced this issue Jan 18, 2019
As per spec a former enroll request is optional.
OSRAM/Centralite sensors don't always send the request.

Issues #881

#548
manup added a commit that referenced this issue Jan 18, 2019
@simplextech
Copy link

Update: Joined the sensor last night and it joined/enrolled and is functioning. Phoscon however does not see it as a sensor in the list but it is working and other apps (HomeSeer JowiHue plugin) can read the information fine through the REST API.

@manup
Copy link
Member

manup commented Jan 20, 2019

Cool, thanks for testing this.

Phoscon however does not see it as a sensor in the list but it is working and other apps (HomeSeer JowiHue plugin) can read the information fine through the REST API.

It should be visible with 2.05.57.

https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/V2_05_57

@simplextech
Copy link

It is the latest dev branch. I did a pull and compile for testing. I didn't use a release as I don't think it's in a release just yet (I could/probably am wrong)

@manup
Copy link
Member

manup commented Jan 20, 2019

The Phoscon App is only part of the package not of this repo :)

@simplextech
Copy link

Yup... I was just relaying the info :)

@manup
Copy link
Member

manup commented Jan 21, 2019

I've updated the wiki supported devices section.
Closing the issue for now.

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

7 participants