[Home Automation] My Home Bticino/Legrand

297 views
Skip to first unread message

Caio Sweet

unread,
Dec 16, 2013, 11:00:41 AM12/16/13
to tas...@googlegroups.com
Hello to all.
I learned a lot from this group, and I have a specific request for help.

I would like to connect the home automation system Bticino with Tasker.
The protocol is free. Info: http://en.wikipedia.org/wiki/OpenWebNet

Via Telent commands work. (I've seen from here: https://groups.google.com/forum/ #! searchin/tasker/telnet/tasker/qzSaPW3fllo/discussion)
example:
192.168.1.35:20000 * 1 * 1 * 11 # # turn on the light one
192.168.1.35:20000 * 1 * 0 * 11 # # turn off the light one

With "android.intent.action.SENDTO" does not work.
I tried via udp plugin (https://groups.google.com/forum/ #! Topic/tasker/2NWjjksLT54) but nothing ...

Can anyone help me?
There are many guides
on the net of this protocol, but I do not know how to connect with Tasker OWN.
There are also Java libraries and API. But I do not know how to use them ...
(https://github.com/fcrisciani/java-myhome-library)
(http://www.myopen-legrandgroup.com/resources/software_libraries/m/software_libraries_-_android/default.aspx)

Anyway, just enough for me to understand how to communicate with the home automation system Tasker.

Thank you, for those who have time and want to help me.
I do not know very well english, but Saint Google helps me.


Caio Sweet

unread,
Dec 28, 2013, 12:26:37 PM12/28/13
to tas...@googlegroups.com
Ok!
I want to thank TomL. https://groups.google.com/d/msg/tasker/qzSaPW3fllo/bgPMfdo6oLoJ
I have read and re-read everything and I found the solution!
an example that works is:

Run Shell
echo-n * 1 * 1 * 11 # # | nc 192.168.1.35 20000

: D

Now I have to figure out how to better interact with variables and lists of commands in the file.




Il giorno lunedì 16 dicembre 2013 17:00:41 UTC+1, Caio Sweet ha scritto:
Hello to all.
I learned a lot from this group, and I have a specific request for help.

I would like to connect the home automation system Bticino with Tasker.
The protocol is free. Info: http://en.wikipedia.org/wiki/OpenWebNet

Via Telent commands work. (I've seen from here: https://groups.google.com/forum/#!searchin/tasker/telnet/tasker/qzSaPW3fllo/discussion)
example:
192.168.1.35:20000 * 1 * 1 * 11 # # turn on the light one
192.168.1.35:20000 * 1 * 0 * 11 # # turn off the light one

With "android.intent.action.SENDTO" does not work.
I tried via udp plugin (https://groups.google.com/forum/#!Topic/tasker/2NWjjksLT54) but nothing ...
Reply all
Reply to author
Forward
0 new messages