Automation

Discussions about RaZberry - Z-Wave board for Raspberry computer
gweaver
Posts: 1
Joined: 23 May 2013 23:30

Automation

Post by gweaver »

When will the Automation tab be ready on the Rpi
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

We are working on it. The

Post by PoltoS »

We are working on it. The thing is not so simple as it seems to be. We would like to make something really cool! Please wait a couple of months. Byt the end of June there would be some working prototype and in July we plan to do massive tests and share the protocol.
Pitt13
Posts: 41
Joined: 13 Apr 2013 23:52

Some Ideas

Post by Pitt13 »

hello,
some ideas:
mode conditions Zipabox that looks cool,
switch block "Zipabox to script language (JS, lua: there are many examples)
allow HTTP commands
etc ...
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

We have a totally different

Post by PoltoS »

We have a totally different idea. Hope it will be more interesting.
Pitt13
Posts: 41
Joined: 13 Apr 2013 23:52

Hello,

Post by Pitt13 »

Hello,
an overview?? : D
Sorry I can not wait: D
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

;) We are also impatiente!

Post by PoltoS »

;) We are also impatiente!

The overview is not ready yet. We still have quite a lot of battles in our team about the future design.
kur1977
Posts: 2
Joined: 24 May 2013 16:06

Hi

Post by kur1977 »

Could You say please, when the new release comes?
I think, We all wait that the automation will be implemented in new upcoming release.
mbehnke
Posts: 5
Joined: 08 Jul 2013 17:36

temporarly alternative way?

Post by mbehnke »

is there any way to make an automation for sending data via HTTP-Request
universaldilettant
Posts: 5
Joined: 31 Jul 2013 21:44

easy script possible now as well?

Post by universaldilettant »

I've seen that z-way has an automation folder and that this is also the way to run the openremote scripts.
I'm wondering whether I can just write some easy while loop somewhere where z-way pings an url or sends some http request upon change of a switch?

would this be possible? no need for a full ui or the like...


Of course I can just write a python script (outside of z-way) that constantly checks the state of a switch and acts then. But I would like to have it driven by the event of that switch and not constantly checking on it...
peulberg
Posts: 5
Joined: 09 Jul 2013 00:48

Automation

Post by peulberg »

I was just wondering how the automation is coming along?
I am really looking forward to get it, even if it is not perfect.
One already gets some ideas looking at the js scripts provided in the automation folder.
I can also already hook into events triggered from certain devices.
Looking at AutoOff.js I already get the feeling that much smarter ways of doing things are ahead.
I especially like $.devices.filter and the loop var i in zway.devices[this.id].instances.

Thanks for providing all this software.
Today I took the time and looked at a lot of your js code. Thats quite a codebase you got there....
Post Reply