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

Tested devices #47

Closed
Mr-Markus opened this issue Apr 13, 2019 · 10 comments
Closed

Tested devices #47

Mr-Markus opened this issue Apr 13, 2019 · 10 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Mr-Markus
Copy link
Owner

We need your help!

Do you already have tested some devices with ZigbeeNet? Please let us know which devices and which clusters or functionality you have tested so that we can create a "supported devices" section in our README

Thanks!

@Mr-Markus Mr-Markus added help wanted Extra attention is needed question Further information is requested labels Apr 13, 2019
@thombrink
Copy link
Contributor

I got my Ikea Tradfri lamp working in combination with my CC2531 usb stick.

@Mr-Markus
Copy link
Owner Author

I have a CC2531 usb stick and got Following devices working:

@sixty-four-bit
Copy link

sixty-four-bit commented May 1, 2019

Hi @Mr-Markus i have a CC2531 device .
But it does not show as a com port.

I have installed the drivers. It looks ok on device manager and sniffer tool works with it .
But what ever i do it does not show as com port.

when ever it try to run this code it says invalid state.

Any suggestion.

@Mr-Markus
Copy link
Owner Author

Mr-Markus commented May 1, 2019

Hi @sixty-four-bit,
thanks for your interest in our library.

You have to flash the ZNP (ZigbeeNetworkProcessor) firmware from the Z-Stack directory :
\Z-Stack 3.x\Projects\zstack\ZNP\CC253x\dev\CC2531ZNP-with-SBL.hex

Are you able to flash it? You will need CCDebugger hardware to do it.

@Mr-Markus
Copy link
Owner Author

@andreasfedermann
Which devices did you have used until now with your XBee hardware?

@andreasfedermann
Copy link
Contributor

Coordinator
Digi Xbee
Product Family: XB24C S2C
Function Set: ZIGBEE TH Reg
Firmware: 4060

Smart Devices

@Mr-Markus Mr-Markus pinned this issue Jun 17, 2019
Mr-Markus added a commit that referenced this issue Jun 27, 2019
- See #47 for supported devices
- NetworkSerialization #34
- XBee implemented #41
- Updated bind request to return #51
- .editorconfig added #57
- UnitTests added #20
- ZigBeeNet with auto generated cluster classes
@bmachuletz
Copy link

Hi,
I've watching this project since the beginning. I am coding a .NET Smarthome-Broker (it's currently not ready for the public). Nowaday I am using Zigbee2Mqtt to integrate Zigbee-Devices, but I am looking forward to integrate ZigbeeNet. I did some tests with my XIAOMI-(Temperature, Humidity, Pressure) Sensor and I am able to get the values as expected.
Now my Question: What is the correct way to natively support new devices in ZigbeeNet <- I don't know where to start in the code (which classes have to be extended).
Maybe you can give me a fast intro on how to support new devices (I can test Tradfri, Heiman Smoke detector and Xiami Temperature Sensors at this time).

@Mr-Markus
Copy link
Owner Author

Hi @bmachuletz ,

thanks for your interest in our library. That sounds great! I will be very interested in your project and looking forward to it.

I have wrote some articles in our wiki page.

Getting Started
Get node and endpoint address
Read attributes
How to control devices

You can also take a look at the Playground Demo project

If you need further information I will help you whenever you need it. Just open an new issue for it.

@Mr-Markus
Copy link
Owner Author

If there are any new devices you have tested just open a new issue

@Mr-Markus Mr-Markus unpinned this issue Aug 20, 2019
@victornor
Copy link

I can confirm that the Aqara Occupancy and Illuminance sensor (RTCGQ11LM) is working using the IlluminanceLevelSensingCluster and the OccupancySensingCluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants