Aller au contenu

speedoxx007

Membres confirmés
  • Compteur de contenus

    276
  • Inscription

  • Dernière visite

Tout ce qui a été posté par speedoxx007

  1. speedoxx007

    Support Gea

    @Dgille C'est juste la première réponse. J'ai inversé les sunset avant a plustard et ça fonctionne. Je verais ce soir. -1 c'est pour les instantané, pour cela il vérifie tout les minutes...
  2. speedoxx007

    Support Gea

    J'ai un souci avec une ligne: GEA.add({{"Time", "06:00", "06:05"},{"Time", "Sunset-30", "Sunset-35"}}, 1*60, "déco enclenché",{"turnOn", {604,608}}) Mes deux prises s'enclenchent bien env. 30min. avant le coucher du soleil, mais le matin à 6:00 il ne se passe rien. Pourquoi? La ligne suivante pour le TurnOff fonctionne bien: GEA.add({{"Time", "Sunrise+40", "Sunrise+45"},{"Time", "01:00", "01:05"}}, 1*60, "déco déclenché",{"turnOff", {604,608}})
  3. speedoxx007

    Support Gea

    C'est juste pour la visualisation de la LED sur la prise AEON. LED ON = Alarme désactive, LED OFF = Alarme activé. Vu que mon épouse oublie des fois d'éteindre le fer a repasser... voilà double fonction :-)
  4. speedoxx007

    Support Gea

    J'ai quand même un souci avec cette ligne: GEA.add({{"Global", "PresentState", "Home"}, {"Days", "Weekday"}, {"Time", "06:00"},{"Armed", id["MOTION_SALON"]}}, 60, "Alarme Rez désactivé à 6:00", {{"Portable", {phone["phone_nathalie"], phone["phone_thomas"]}, {"setDisarmed", {id["PORTE_ENTREE"], id["PORTE_GARAGE"], id["MOTION_SALON"]}}, {"Scenario", 76}, {"turnOn", id["FER_EA_REPASSER"]}}}) [DEBUG] 06:01:11: [Started] #42 [Global, ["PresentState","Home"]][Days, ["Weekday"]][Armed, [536]][Time, ["06:00"]][Portable, [[596,597],["setDisarmed",[335,254,536]],["Scenario",76],["turnOn",472]]] [DEBUG] 06:01:11: Error, check : [Portable, [[596,597],["setDisarmed",[335,254,536]],["Scenario",76],["turnOn",472]]] Que est-ce qu'il me jouerai pas?
  5. speedoxx007

    Support Gea

    Quel boulet que je suis. Merci @Steven
  6. speedoxx007

    Support Gea

    J'ai un souci...surement une faute de Syntax J'ai ce Code: GEA.add({{"Global", "PresentState", "Home"}, {"Days", "Weekday"}, {"Time", "06:00"},{"Armed", 536}}, 60, "Alarme Rez désactivé à 6:00", {{"Portable", {phone["phone_nathalie"], phone["phone_thomas"]}}, {"setDisarmed", {254, 335, 536}, {"Scenario", 76}, {"turnOn", 472}}}) GEA.add({{"Global", "PresentState", "Home"}, {"Days", "Weekend"}, {"Time", "07:00"},{"Armed", 536}}, 60, "Alarme Rez désactivé à 7:00", {{"Portable", {phone["phone_nathalie"], phone["phone_thomas"]}}, {"setDisarmed", {254, 335, 536}, {"Scenario", 76}, {"turnOn", 472}}}) J'aimerai désarmer les ID 254, 335, 536 que si le module 536 est armé et en semaine à 6h et nous envoyer un msg ainsi lance une Scène et enclencher un module. J'ai l'erreur suivante: [DEBUG] 08:59:38: 2018-11-11 08:59:38.177681 [ fatal] Unknown exception: /opt/fibaro/scenes/97.lua:1340: wrong number of arguments to 'insert' Variable "Phone" est déclaré Ou est l'erreur? Merci pour vos aide :-)
  7. speedoxx007

    HC2 & HCL - 4.511 - BETA - 11/10/2018

    Version 4.511 BETA New improvements: Added support for Fakro ZWS12. Added support for Remotec ZXT-600. Added support for Heiman/Zipato HS1CG Gas Sensor. Added the popup notification while trying to disable Remote Access with active installer access. Added the button for rebooting in recovery mode. Improved communication security of plugins. Resolved issues: System hangs on starting services. Unable to reboot or turn off the gateway using a scene. Unable to transfer configuration via id.cloud.fibaro.com between gateways linked to Fibaro ID account. Gateway does not start after restoring cloud backup. 'API: Host not found' error. Incorrect icon for Roller Shutter which controls a garage gateway. Alarm events disappear after refreshing the page. No data in LAN Settings after rebooting. Lists of scenes and rooms do not update correctly. Scene based on weather does not start. Removed dashboard. Other minor fixes.
  8. speedoxx007

    HC2 & HCL - 4.511 - BETA - 11/10/2018

    Moi aussi j'ai des problèmes avec une scène Netatmo depuis V4.511 [DEBUG] 22:01:03: MANUAL START - Netatmo Weather station Integration scene version: 2.0.1. [DEBUG] 21:43:03: Global table data for station: 70:ee:50:1b:0e:ee read sucessfuly[DEBUG] 21:43:03: Get token[DEBUG] 21:43:04: 2018-10-11 21:43:04.051078 [ error] Handshake error: certificate verify failed[DEBUG] 21:43:04: 2018-10-11 21:43:04.052146 [ error] Handshake error: bad message type Je pense que c'est du au: Improved communication security of plugins. :-( [
  9. speedoxx007

    Station météo Netatmo

    J'ai commencé à modifié le VD Rain_sensor_2.0 et j'ai ajouté comme je pouvais la prevision de pluie. Cela fonctionne. Mais le calcul pour "Arrosage" ne fonctionne pas encore. Que fait je de faux? Rain_sensor_2.0.vfib
  10. speedoxx007

    Station météo Netatmo

    Oui pourquoi pas. Mais comment reprendre les valeurs? Je suis nul en LUA...
  11. speedoxx007

    Station météo Netatmo

    @Steven J'ai pris ici: https://forum.fibaro.com/topic/30328-netatmo-weather-station/
  12. speedoxx007

    Station météo Netatmo

    @Steven Je viens de vérifier chez Netatmo et mon pluviomètre est bien connecté à ma station Netatmo et aussi dans le VD Rain sensor 2.0: J'ai toujours l'erreur: [1;31m2018-09-08 07:09:44.206529 [ fatal] LUA error: /opt/fibaro/scenes/88.lua:221: bad argument #1 to 'pairs' (table expected, got nil)
  13. speedoxx007

    Pluviométrie Avec Netatmo

    Hello j'ai aussi cette erreur: [DEBUG] 13:07:25: Last request : 09/10/18 - 13:07:25[DEBUG] 13:07:25: 570cbcb3acb39bfb230212ce|8724fa5200da3e2011df2f6c2c7fda0a[DEBUG] 13:07:26: ----------========== D e v i c e s =========----------[DEBUG] 13:07:26: 05:00:00:03:c2:c6[DEBUG] 13:07:26: ----------========== Module extérieur ==========----------[DEBUG] 13:07:26: temperature_exterieure = 24.5[DEBUG] 13:07:26: humidite_externe = 51[DEBUG] 13:07:26: ----------========== Pluie histo ==========----------[DEBUG] 13:07:26: [1;31m2018-09-10 13:07:26.663855 [ fatal] LUA error: /opt/fibaro/scenes/88.lua:223: bad argument #1 to 'pairs' (table expected, got nil) Comment on peu résoudre ce problème?
  14. speedoxx007

    Station météo Netatmo

    J'ai malheureusement la même erreur: [DEBUG] 07:09:44: ----------========== Pluie histo ==========----------[DEBUG] 07:09:44: [1;31m2018-09-08 07:09:44.206529 [ fatal] LUA error: /opt/fibaro/scenes/88.lua:221: bad argument #1 to 'pairs' (table expected, got nil) @Steven Tu peu nous aider?
  15. speedoxx007

    HC2 - 4.510 - Stable - 02/08/2018

    Pour la HCL il n y pas de 4.510? Car j'ai la Hc2 en 4.180 et la HCL en passerelle en 4.170. Je pense attendre encore...
  16. speedoxx007

    HC2 - 4.510 - Stable - 02/08/2018

    Ça a l'air stable ?
  17. speedoxx007

    HC2 & HCL - 4.504 - BETA - 19/07/2018

    Moi j'attendrai sagement la version stable.... Envoyé de mon SM-A520F en utilisant Tapatalk
  18. speedoxx007

    Support Gea

    @pepite Merci beaucoup. Fonctionne parfaitement :-)
  19. speedoxx007

    Support Gea

    Hello, J'aimerai ajouter à ce code, que il est vrai uniquement 30 minutes avant le coucher de soleil jusqu’à 30 min après le lever du soleil. La lumière de la cage d'escalier fonctionne sur détecteur uniquement 30min avant le coucher de soleil toute la nuit jusqu'a 30min après le lever de soleil. -- Escalier -- Exctinction automatique après 3 min local extinction = GEA.add( id["ECL__ESCALIER"], 3*60,"",{{"turnOff", id["ECL__ESCALIER"]}}) -- Allumage automatique lampe sur detection -- local detection = GEA.add( {id["MOTION_ESCALIER"],{"Value-", id["DETECTEUR_LUX_ESCALIER"], 30}}, -1,"", {{"turnOn", id["ECL__ESCALIER"]}, {"RestartTask", extinction}}) -- Allumage manuel lampe -- GEA.add(id["ECL__ESCALIER"], -1, "", {{"StopTask", extinction}, {"StopTask", detection}}) -- Exctinction de la lampe GEA.add(id["ECL__ESCALIER"], -1, "", {{"Inverse"}, {"RestartTask", detection}}) J'ai un blanc...
  20. speedoxx007

    HC2 & HCL - 4.503 - BETA - 28/06/2018

    Cette fois j'attends la prochaine stable. Trop lourd comme changements.
  21. @marpas01 Est-ce que tu as créer la Variable Globale "GAP_Setup"?
  22. speedoxx007

    Support Gea

    @pepite J'ai exclu des conditions d'une ligne et il y a un souci avec {"Dates", "06/04", "15/10"} -> dans le Debug il me sort "Dates", ["06\/04, "15\/10"] -> c'est normale? GEA.add({{"Global", "PresentState", "Home"}, {"Weather", "#r#clear|cloudy"}, {"Days", "Weekday"}, {"Time", "sunset+15", "sunset+18"}, {"Dates", "06/04", "15/10"}}, 120, "", {"Value",{id["SPOT_PISCINE"], id["LIGNE_SPOTS_PISCINE"]},40})
  23. speedoxx007

    Support Gea

    @pepite Je vais tester ce soir avec des simple conditions. Ouais t'as raison je pourrais faire en 1 seule ligne...
  24. speedoxx007

    Support Gea

    Hello, J'ai un souci avec 2 lignes qui fonctionnait avec V4.52 et plus dans V6.07 Ces deux lignes ne réagisent pas: La Variable Global "Presenstate" et bien sur "Home" et les ID des deux Dimmers sont correcte. -- enclencher spot dans piscine et spots au bord de la piscine entre 6.4 et 15.10 apres coucher du soleil entre (+15,+18) si Wheater et clear|cloudy avec les deux Dimmer à 40% GEA.add({{"Global", "PresentState", "Home"}, {"Weather", "#r#clear|cloudy"}, {"Days", "Weekday"}, {"Time", "sunset+15", "sunset+18"}, {"Dates", "06/04", "15/10"}}, 120, "", {"Value",{id["SPOT_PISCINE"], id["LIGNE_SPOTS_PISCINE"]},40}) GEA.add({{"Global", "PresentState", "Home"}, {"Weather", "#r#clear|cloudy"}, {"Days", "Weekend"}, {"Time", "sunset+15", "sunset+18"}, {"Dates", "06/04", "15/10"}}, 120, "", {"Value",{id["SPOT_PISCINE"], id["LIGNE_SPOTS_PISCINE"]},40}) Je ne vois pas le problème Le Debug me donne ceci:
  25. speedoxx007

    HC2 & HCL - 4.160 - Stable - 22/01/2018

    Software Changes List 4.160: Version 4.160 New improvements: - Improved Fibaro Heat Controller support - Improved secure communication - Improved PIN synchronization stability for Z-Wave locks - Added default temperature sets to heating panel - Update of devices' states after Home Center start - Protection against incorrect Power and Energy values for Fibaro devices - Improved notification center for users without admin privilege - Improved installed plugins view - Possibility to change size of edit window in LUA scenes - Updated Wall Plug US icons - Frequency information when adding new devices to Home Center - Improved control of third party devices included in heating panel zone - manual setting on any thermostat will exclude it from a heating panel schedule for two hours Resolved issues: - Problem with generating Magic scenes for alarm conditions - Problem with saving Blocks scenes - Problem with refreshing interactive push scenes - Inability to set association in Home Center added as Secondary controller - Problem with displaying devices' parameters - Problem with controlling temperature sets in heat schedules after time passes 00:00 - Problem with displaying rooms when Hikvision camera plugin was added to system in Edge browser - Problem with displaying grouped devices - Problem with refreshing Slider value for Sonos plugin - Wrong notification about incorrect mesh network reconfiguration - Problem with low battery level notification - Problem with not disappearing notification about energy measurement in dashboard - Deleted wrong resources from Fibaro Docs - Problem with sending multi-line interactive push messages - Problem with undefined parameters of Aeotec Siren Gen5 - Problem with incorrect translations for Fibaro Intercom - Problem with 503 error after system startup - Problem with operating some devices from the heating panel - Problem with displaying LUA and Block scenes when using devices included in security mode - Problem with displaying devices' parameters - Problem with "Arming delay" and "Disarming delay" functions in Fibaro Alarm - Problem with Zipato RFID Reader reports handling - Problem with block scenes using delay - Problem with a delay function used as a condition in block scenes - No device grouping section for Fibaro RGBW Controller - Minor graphic fixes - Minor system fixe
×