OpenZWave / open-zwave-control-panel

UNMAINTAINED - We are looking for someone to maintain ozwcp! The OpenZWave Control Panel (ozwcp for short) is an application built on the OpenZWave library that permits users to query, manage and monitor Z-Wave nodes and networks. It provides a web based user interface using AJAX principles.
Other
130 stars 72 forks source link

OZWCP Launched / ZStick Detected / Now What? #43

Closed rbaindourov closed 8 years ago

rbaindourov commented 8 years ago

Hi All,

I am at a loss again.

As some of you might know I am trying to setup a PI3, with ZStick to monitor a Smart Plug.

I have finally been able to get my OZWCP install up and running, and when I enter /dev/ttyACM0 and hit initialize I see that Aeotec ZW090 Z-Stick Gen5 in the controller / node list. But nothing else.

When I try to run an Add Node operation, I get a 'waiting for user action' prompt, but I have no idea what I am supposed to do otherwise.

Pressing topology button, and other network configuration drop down options, show nothing.

Doing a node refresh gives me:

2016-06-08 20:53:15.111 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=ProtocolInfo live=1
2016-06-08 20:53:15.111 Detail, Node001, QueryStage_Probe
2016-06-08 20:53:15.111 Detail, Node001, QueryStage_WakeUp
2016-06-08 20:53:15.111 Detail, Node001, QueryStage_ManufacturerSpecific1
2016-06-08 20:53:15.112 Detail, Node001, Load Controller Manufacturer Specific Config
2016-06-08 20:53:15.112 Info, Node001,   Opening config param file ./config/aeotec/zw090.xml
2016-06-08 20:53:15.112 Detail, Node001, QueryStage_NodePlusInfo
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_SecurityReport
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_ManufacturerSpecific2
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_Versions
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_Instances
2016-06-08 20:53:15.113 Info, Node001, Essential node queries are complete
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_Static
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_Associations
2016-06-08 20:53:15.113 Detail, Node001, QueryStage_Neighbors
2016-06-08 20:53:15.113 Detail, Requesting routing info (neighbor list) for Node 1
2016-06-08 20:53:15.113 Detail, Node001, Notification: EssentialNodeQueriesComplete
2016-06-08 20:53:15.113 Info, Notification: Essential Node 1 Queries Complete
2016-06-08 20:53:15.113 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2016-06-08 20:53:15.113 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2016-06-08 20:53:15.113 Detail, 
2016-06-08 20:53:15.113 Info, Node001, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a

Why can't I see my wall plug? What do I have to do next?

Thanks in Advance, for putting up with me.

rbaindourov commented 8 years ago

Sorry, nevermind, I just needed to do that inclusion process again and now I see the smart plug!

rbaindourov commented 8 years ago

Guys have to reopen the ticket,

The wall plug (ZW096) always had a status of dead. I am not sure what to do to solve this problem. I am not able to actually get any data from the plug, and its only 6 feet from the PI and ZStick. What am I doing wrong here, people?

Any help would be greatly appreciated.

I love that fact that unlike openHAB, I was able get ozwcp actually to list and display my devices without having to configure a UI. Don't know what the openHAB people are thinking.

rbaindourov commented 8 years ago

Had to do a hard reset and re-include the smart plug. Its working now, I can read the metrics and send commands!