Search found 9 matches

by TritonT
16 Nov 2017 15:26
Forum: Discussions in English
Topic: IFTTT send command
Replies: 4
Views: 6263

Re: IFTTT send command

Hi, Would appreciate any help with this. Looking to use the IFTTT Webhooks action to change scenes in Z-Way. My Z-Way server is accessible on a public IP. I can already do this trick with Tasker, but it requires 2 steps, 1 to authenticate and 1 to do the command. Is it even possible to do this with ...
by TritonT
10 Dec 2015 14:21
Forum: Discussions in English
Topic: Http api
Replies: 2
Views: 3709

Re: Http api

I'm guessing it's an authentication issue as shown here in the FAQ http://razberry.z-wave.me/index.php?id=13 It would make me very happy if somebody could show me a way to get Tasker to send commands directly. At the minute I have Tasker using AutoRemote to send commands to EventGhost with EventGhos...
by TritonT
23 Nov 2015 17:08
Forum: Recipes
Topic: [userModule] Remote Host Switch (Updated 2016/03/13)
Replies: 1
Views: 5857

Re: [userModule] Remote Host Switch

Just done this using a 'HTTP Device' that calls EventGhost to do the WoL and SleepOnLan to do the off action. The I choose Sleep On Lan is that I can easily have my off action as suspend, hibernate, poweroff or forcepoweroff. http://www.ireksoftware.com/SleepOnLan/ I mainly use it for suspending and...
by TritonT
23 Nov 2015 16:53
Forum: Recipes
Topic: [userModule] Presence Switch (Updated 2016/04/20)
Replies: 19
Views: 35208

Re: [userModule] Presence switch (Updated 2015/11/03)

I was thinking of a way to do Presence reliably. Previously before moving to Z-Way I had used Tasker to switch presence to 'In' when one of the RFID tags that I have stuck to each door was tapped. This didn't work well as people forget to tap 'in' and 'out'. Next I tried Tasker message based on GPS ...
by TritonT
23 Nov 2015 15:28
Forum: Device specific
Topic: Fibaro Dimmer 2 (FDG)-212 Fully supported
Replies: 68
Views: 104266

Re: Fibaro Dimmer 2 (FDG)-212 Fully supported

I have a box of these dimmers ready to install, which are now totally useless to me. It seems that Fibaro have no intention of either acknowledging the problem or fixing it. I assume the reason the Interview fails is that Z-Way has a 'strict' interpretation of the structure of Interview response and...
by TritonT
13 Nov 2015 22:56
Forum: Discussions in English
Topic: HTTP Device quick hack help
Replies: 4
Views: 6242

Re: HTTP Device quick hack help

Thanks, working now. Didn't realise I could use the JavaScript API.
by TritonT
21 Oct 2015 11:13
Forum: Discussions in English
Topic: HTTP Device & XML How to
Replies: 5
Views: 7253

Re: HTTP Device & XML How to

Just to confirm, Local Weather, WeatherUnderground and Wunderground Weather Services are not working for me either. My plan was to circumvent this by creating HTTP Devices (sensorMultilevel type) and have EventGhost periodically send the values by the API, doing this I could get weather forecasts as...
by TritonT
16 Oct 2015 23:47
Forum: Discussions in English
Topic: HTTP Device quick hack help
Replies: 4
Views: 6242

Re: HTTP Device quick hack help

Yes I did mean HTTP_Device_sensorMultilevel. I am trying Z-Way as my primary interface, but I have a large number of sensors available in my EventGhost based interface. I have 1-Wire temperature, Oregon temperature, humidity, wind and rain, and Netiom voltage. I was planning on having these values v...
by TritonT
16 Oct 2015 19:41
Forum: Discussions in English
Topic: HTTP Device quick hack help
Replies: 4
Views: 6242

HTTP Device quick hack help

Hi, I am trying to migrate from an EventGhost based automation system at the moment, and as a quick hack, to save on programming I've got a bunch of 'HTTP Device's in Z-Way. I can turn the HTTP_Device_switchBinary type on and off with a command like: http://192.168.32.223:8083/ZAutomation/api/v1/dev...