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

Trying to find a way to interact with the devices on the network. #361

Closed
C-Erastus opened this issue Oct 26, 2020 · 3 comments
Closed

Trying to find a way to interact with the devices on the network. #361

C-Erastus opened this issue Oct 26, 2020 · 3 comments

Comments

@C-Erastus
Copy link

Hi! I'm using zigpy and bellows to write my own code to interact my smart plugs. As of now I can successfully scan for the devices and see them on my network. My question is, when the devices are discovered, where are they stored? Where does zigpy/bellows store the devices?

INFO:ezsc:Setting up the Zigbee network ...
INFO:bellows.ezsp:EZSP Stack Type: 2, Stack Version: 24624
INFO:zigpy.application:Device 0x0000 (cc:cc:cc:ff:fe:18:08:67) joined the network
INFO:ezsc:Network setup complete!
INFO:bellows.zigbee.application:ZDO Device announce: 0x6edf, 90:fd:9f:ff:fe:61:92:c5
INFO:zigpy.application:Device 0x6edf (90:fd:9f:ff:fe:61:92:c5) joined the network

Solving this problem will bring me one step closer to finishing up my project.

Thank you!

@Adminiuga
Copy link
Collaborator

In a sqlite database, if the controller application was instantiated with a database file name

@C-Erastus
Copy link
Author

Thanks a lot! Knowing that helped me solved other problems in my code!

@Hedda
Copy link
Contributor

Hedda commented Nov 18, 2020

@chukpozohnToe this and any questions similar to this would probably be best asked and answered under zigpy issues:

https://github.com/zigpy/zigpy/issues

That way will also easier for other developers to find questions and answers about zigpy development in one location.

PS: Please feel free to help improve the zigpy documentation while workiing on this, see example zigpy/zigpy#477 and zigpy/zigpy#471

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

No branches or pull requests

3 participants