Aller au contenu

Kristiano

Membres confirmés
  • Compteur de contenus

    87
  • Inscription

  • Dernière visite

Tout ce qui a été posté par Kristiano

  1. Kristiano

    Support Gea

    Thanks! What about Fibaro flood sensor? -- Läckagesensor GEA.add(id["KITCHEN_WATER1"], -1, "Läckagelarm Kök!", {{"turnOff", id["FLOWSTOP"]}}) GEA.add(id["KITCHEN_WATER2"], -1, "Läckagelarm kök!", {{"turnOff", id["FLOWSTOP"]}}) I keep getting [DEBUG] 10:06:26: line 847: bad argument #1 to 'unpack' (table expected, got string)
  2. Kristiano

    Support Gea

    General questions: - Do GEA 6.0 support a easier way in solving Turning ON/OFF a light in a range of time? Today I do like this GEA.add(true, 30, "", {{"Time", "Sunset-35", "Sunset-30"}, {"turnOn", id["HALL_WALL"]}}) GEA.add(true, 30, "", {{"Time", "00:00", "00:02"}, {"turnOff", id["HALL_WALL"]}}) - Does the GEA keep the re-validation of light status upon Restart? eg. As above statement and i re-start the GEA at 8PM and sunset is 4:30PM. Do the light get turned back on? - How to handle weekends? eg. action only valid on working days / weekends?
  3. Kristiano

    Support Gea

    Tried the above but can't get it to work. The condition gets triggered but the light do not gets turned on. But why N/A? The time when testing this is 19:54 and sunset is 15:25. My guest room light is 246. [DEBUG] 19:30:03: [ n/a ] sendActions : doing actions (ID: 15) [Time,Sunset-35,21:59] [TurnOn,246][DEBUG] 19:30:03: [ n/a ] sendActions : !ACTION! : TurnOn (ID: 15) [Time,Sunset-35,21:59] [TurnOn,246]
  4. Kristiano

    Support Gea

    Hi, Would it be possible to re-trigger the GEA scene to catch a re-trigger of actions? eg. GEA.add(true, 30, "", {{"Time", "Sunset-35", "Sunset-30"}, {"turnOn", id["GUEST_LIGHT"]}}) GEA.add(true, 30, "", {{"Time", "22:00", "22:02"}, {"turnOff", id["GUEST_LIGHT"]}}) Guest room light turns on at sunset -30 to 35 min and turn off at 10PM But by variable set by the home alarm I turn of all my light, including the above light. So arming the house in between the time above it gets turned off too. Id like this light to be excluded if within the range of the above time period. It should only be turned off by the arming the alarm trigger is outside of this period. eg at 11AM and the light is on. Is there a way to solve this?
  5. Is there a new version avalible? I feel that upon using big playlists its eating up all my memory of the HC2.
  6. Kristiano

    Vd Calendrier

    Oki, I wish you the best of luck! It would be Awsome to have a global variable set depending on holidays, vacation vs workday. Now during Christmas my home is set to "workday" since it's not a weekend. Any plans in timing when available?
  7. Kristiano

    Vd Calendrier

    Where can i download to test?
  8. Im new to the forum and are not so good in French. Hoping for google translate
×
×
  • Créer...