Search found 42 matches

by viper384
24 Jan 2016 20:18
Forum: Discussions in English
Topic: Raspberry PIR and other devices
Replies: 1
Views: 3538

Re: Raspberry PIR and other devices

I would not expect the ibuttons to show up since it doesn't talk ZWave. With that said they do make zWave devices that also incorporates ibutton technology. Zwave.me has amble developer documentation, that would allow someone with a modest developer background to interface outside "ibutton"...
by viper384
24 Jan 2016 19:57
Forum: Discussions in English
Topic: Controlling thermostat temperature based on time/sensor
Replies: 4
Views: 6431

Re: Controlling thermostat temperature based on time/sensor

When looking at your local apps, make sure that the display filter is set to "All Apps", and not the default in 2.2.0, which is "Featured Apps".
by viper384
23 Jan 2016 18:10
Forum: Discussions in English
Topic: Why not all actions in Event Log?
Replies: 6
Views: 9514

Re: Why not all actions in Event Log?

I'm not sure how well developed the Zautomation Event Log for what you are trying to do. Is this a shell script? Can you use the raw data from z-way-server.log instead? The program monit can monitor the z-way-server.log, using 1 second increments, use the "check file" "if match" ...
by viper384
23 Jan 2016 05:08
Forum: Discussions in English
Topic: Polling Aeon Labs DSC18103
Replies: 4
Views: 7119

Re: Polling Aeon Labs DSC18103

Sounds like a bug to me, what version are you running?
by viper384
23 Jan 2016 05:05
Forum: Discussions in English
Topic: Controlling thermostat temperature based on time/sensor
Replies: 4
Views: 6431

Re: Controlling thermostat temperature based on time/sensor

App "Schedule" seems like it may assist for #3.
by viper384
23 Jan 2016 04:57
Forum: Discussions in English
Topic: Why not all actions in Event Log?
Replies: 6
Views: 9514

Re: Why not all actions in Event Log?

All data the device sends should be in the z-way-server.log file, regardless if higher level layer knows what to do with it. Some devices don't send reports, in that case you may have to query frequently. For example my Aspire RF send in reports while my GE switches don't.
by viper384
23 Jan 2016 04:50
Forum: Discussions in English
Topic: Relay step-by-step
Replies: 2
Views: 4434

Re: Relay step-by-step

I haven't done this myself, however I believe what you need to do is using the "Scene" app, create a different scene for each light state. Scene 1 On / On Scene 2 On / Off Scene 3 Off / On Scene 4 Off / Off Once you create the scenes, then use the "Round Robin Scene Switcher" app...
by viper384
23 Jan 2016 04:22
Forum: Discussions in English
Topic: http commands
Replies: 4
Views: 6827

Re: http commands

Multiple ways to skin a cat. I think it's better to use /ZwaveAPI rather than /ZAutomation, unless you want to control a automation group or something. In my example I am using device #5. The command for a single switch on / off, once authenticated from a web browser. #on http://127.0.0.1:8083/ZWave...
by viper384
22 Jan 2016 18:31
Forum: Discussions in English
Topic: After upgrade to v2.2.0: One thermostat not responding
Replies: 1
Views: 3311

Re: After upgrade to v2.2.0: One thermostat not responding

Does it work in the expert GUI? It is a battery device? If so you may have to wake it up by pressing a button or removing / reinserting batteries before issuing commands, or wait for the command to queue until it wakes up on it's own schedule. Some things you can check in the expert GUI to help you ...
by viper384
19 Jan 2016 04:21
Forum: RaZberry
Topic: "The given email already exists. ..." in the SmartHome UI
Replies: 5
Views: 8180

Re: "The given email already exists. ..." in the SmartHome U

+1 Well described bug report by poster. Now confirmed it effects multiple users.