You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: