Skip to content

Giancarlo

My feedback

7 results found

  1. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Giancarlo commented  · 

    All source code is available online https://github.com/openwebnet/openwebnet-android

    An error occurred while saving the comment
    Giancarlo commented  · 

    OpenWebNet is a communications protocol developed by Bticino since 2000 to communicate with the devices of its home automation...

    OpenWebNet BTicino-Legrand (OWN) is very widespread in Europe,

    The syntax of the language is very simple (WHO WHAT WHERE DIMENSION VALUE), you find it here (http://en.wikipedia.org/wiki/OpenWebNet#Syntax) or looking on google.

    What we need is a driver to use on your program.
    On this site I found these libraries
    http://www.myopen-legrandgroup.com/resources/software_libraries/default.aspx

    The idea is to create a Virtual Device (Switch and Dimmer) using the commands for OWN, SEND and POLLING.
    In options create a new tab "OpenWebNet" in which to set IP WebServer and that's it!

    Here you can download the API visual studio & dot net.
    http://ge.tt/2dHSuaL2/v/0?c

    here the International Community
    http://www.myopen-legrandgroup.com/community/international_my_open/default.aspx

    Giancarlo supported this idea  · 
    Giancarlo shared this idea  · 
  2. 34 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Giancarlo commented  · 

    Geofencing all the life!

    I use Tasker for ingrate GPS with IncontrolHA scenes.

  3. 102 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Giancarlo commented  · 

    I think it is helpful to have a web interface both locally and in the cloud. It is useful, for example, from your office PC via IE or Chrome to access the personal website incontrolha!
    see devices, cameras, control the temperature, the state of the lights, alarm, etc ...

    Also only replicate the Android App to a Web App would be very convenient!

  4. 25 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    5 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Giancarlo commented  · 

    I use some IP cams without problems

  5. 37 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  7 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Giancarlo commented  · 

    Possiblity to choose icon for Rooms

  6. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Giancarlo commented  · 

    Hi Jef,
    please use the forum for questions...

    You can use a pre script like this

    //-----------------------------------------
    using MLS.ZWave.Service.Rules;
    using System;
    using System.Collections.Generic;
    using System.Media;

    public class MyScript : ScriptBase, ScriptInterface {

    public void runScript() {

    System.Media.SoundPlayer player = new System.Media.SoundPlayer(@"c:\Windows\Media\chimes.wav");
    player.Play();

    }

    }
    //-----------------------------------------

  7. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

Feedback and Knowledge Base