Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
Users / Re: Adding zwave lights
« Last post by phenigma on January 17, 2019, 04:00:47 pm »
What version of LMCE are you running?  32 bit or 64 bit, 1404?  If you want to test a newer openzwave I can send you the packages...

J

Sent from my Pixel using Tapatalk

52
Users / Re: Adding zwave lights
« Last post by CentralMedia on January 17, 2019, 01:23:25 am »
Open to suggestions/guidance

Tried light and security sensor, currently at security sensor but can't seem to capture an event value or maybe reading it wrong, generic sercurity sensor

What I was looking for, is when you press one of the buttons on the device, let's say it sends a value, so I can capture that turn off the TV, any lights and if possible set the house mode to arm
See what I am getting

zwave log

ZWave::OnNotification() : Type_NodeQueriesComplete nodeId = 7 <0xb4fffb40>
05      01/16/19 20:13:27.625           Device mapping: <0xb4fffb40>
05      01/16/19 20:13:27.629           GetDeviceTemplate() manufacturer = 014f, prodType = 5343, prodId = 3132 <0xb4fffb40>
01      01/16/19 20:13:27.633               -> No device template for node with generic 24, specific 1, label <none> <0xb4fffb40>
05      01/16/19 20:13:27.637            * Device id = 7, dt = 0 (<unknown>), main label = <none>, pk_parent = 0 <0xb4fffb40>
05      01/16/19 20:13:27.641             -> Already mapped to device, PK_Device=130 <0xb4fffb40>



DCErouter


07      01/16/19 20:17:45.934           Event #100 has no handlers <0xaf403b40>
07      01/16/19 20:17:45.934           Received Message from 130 (goControlScene / ) to -1001 (unknown / ), type 2 id 100 Event:Battery Level Changed, ret          ry none, parameters: <0xaf403b40>
07      01/16/19 20:17:45.934             Parameter 30(Value): 85 <0xaf403b40>
08      01/16/19 20:17:45.974           Received Message from 96 (ZWave / Closet/Storage Space) to 4 (General Info Plug-in / Closet/Storage Space), type 1           id 246 Command:Set Device Data, retry none, parameters: <0xaf403b40>
08      01/16/19 20:17:45.981             Parameter 2(PK_Device): 130 <0xaf403b40>
08      01/16/19 20:17:45.985             Parameter 5(Value To Assign): 85 <0xaf403b40>
08      01/16/19 20:17:45.989             Parameter 52(PK_DeviceData): 293 <0xaf403b40>
07      01/16/19 20:17:46.342           Event #100 has no handlers <0xaf403b40>
07      01/16/19 20:17:46.342           Received Message from 130 (goControlScene / ) to -1001 (unknown / ), type 2 id 100 Event:Battery Level Changed, ret          ry none, parameters: <0xaf403b40>
07      01/16/19 20:17:46.342             Parameter 30(Value): 88 <0xaf403b40>
08      01/16/19 20:17:46.352           Received Message from 96 (ZWave / Closet/Storage Space) to 4 (General Info Plug-in / Closet/Storage Space), type 1           id 246 Command:Set Device Data, retry none, parameters: <0xaf403b40>
08      01/16/19 20:17:46.352             Parameter 2(PK_Device): 130 <0xaf403b40>
08      01/16/19 20:17:46.352             Parameter 5(Value To Assign): 88 <0xaf403b40>
08      01/16/19 20:17:46.352             Parameter 52(PK_DeviceData): 293 <0xaf403b40>

53
Users / Re: Adding zwave lights
« Last post by phenigma on January 16, 2019, 04:36:22 pm »
Try to add it.  I've been slowly working to update our openzwave so we have support for lots more devices and better security support.  Our version is before they released the protocol spec.  I've got it in the build just haven't had a chance to test it before deploying... 

Sent from my Pixel using Tapatalk

54
Users / Re: Adding zwave lights
« Last post by CentralMedia on January 16, 2019, 02:19:50 pm »
Any Experience with the following?
GoControl WA00Z-1 Z-Wave Scene-Controller Wall Switch

I bought one, but the openzwave driver is only saying probe when I click the status, not seeing an id like the other devices, maybe that is expected. No device added also, see attached

I am okay adding it manually and trying to create an event do so specific stuff when the buttons pressed.

Am also interested in the following which I have not bought yet

Aeotec WallMote, Z-Wave Plus wireless wall switch, 2 button, 8 scene remote control
55
Users / Re: Possible Q Orbitor Issues
« Last post by CentralMedia on January 12, 2019, 12:02:23 am »
Also when I clicked create new in the app, there is not further options except Click to change name.

The error listed previously, comes after the steps above
56
Users / Re: Possible Q Orbitor Issues
« Last post by CentralMedia on January 11, 2019, 11:59:35 pm »
Yes the orbitor was added on core first.

Tried what you suggested, but gives errors on pone

qorbiterqt5
Detected problems with app native libraries
(please consult log for detail)
libQt5Core.so: unauthorized access to "libcrypto.so"
libQt5Core.so: unauthorized access to "libssl.so"
57
Users / Re: Possible Q Orbitor Issues
« Last post by Gavlee on January 11, 2019, 04:22:50 am »
One more thing.

The QOrbiter was added on the core first, before running the QOrbiter on the android device?

Maybe you could try on the android device, deleting settings left over to remove any chance of conflict, then delete the QOrbiters on the core and quick reload the router. Once all the settings are nuked try loading the QOrbiter again without doing anything on the core.

I could be wrong but adding the QObiter first on the core may confuse things, should the QOrbiter not be automatically detected by the core when it first runs? I think that's how it should be but I'm not 100% about that.
58
Users / Re: Possible Q Orbitor Issues
« Last post by CentralMedia on January 11, 2019, 01:19:13 am »
Installing the qt IDE at present.
Saw one of the folders seem related to lnmce, so i selected it. Will let you know how it goes
59
Users / Re: Possible Q Orbitor Issues
« Last post by Marie.O on January 10, 2019, 10:55:46 pm »
For your information: qOrbiter was developed using QtCreator - I am fairly sure there are some debug abilities with that already setup.
60
Users / Re: Possible Q Orbitor Issues
« Last post by CentralMedia on January 10, 2019, 06:45:29 pm »
No knowledge on Andriod development.

If I install the Eclipse IDE, would it work to launch the app and debug?

Got an error today, "Screen Error Click Return".
Pages: 1 ... 4 5 [6] 7 8 ... 10