Aller au contenu

speedoxx007

Membres confirmés
  • Compteur de contenus

    276
  • Inscription

  • Dernière visite

  • Jours gagnés

    1

Tout ce qui a été posté par speedoxx007

  1. R. A. S. Pour le moment Envoyé de mon SM-A520F en utilisant Tapatalk
  2. 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
  3. R.A.S tout fonctionne Envoyé de mon SM-A520F en utilisant Tapatalk
  4. Mise à jour en cours....
  5. Est-ce que le zipato key pad refonctionne? Envoyé de mon SM-A520F en utilisant Tapatalk
  6. Probablement le problème avec le ZIPATO Keypad qui existent dans la V4.151 ne sont pas résolu... Je reste sur 4.150
  7. Beta software changes list 4.152: Version 4.152 Beta New improvements: - Improved Fibaro Heat Controller support - 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 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 - Minor graphic fixes
  8. speedoxx007

    Support Gea

    Ou es-ce que je trouve le VD GEA Alarm?
  9. J'ai vu sur les serveurs que il y a une V4.152 qui traine, mais pas encore libéré... http://updatehc2.fibaro.com/4.152/
  10. Recovery vers 4.150 fait ainsi tous les icônes refait. Mon zipato key pad fonctionne a nouveau :-) Envoyé de mon SM-A520F en utilisant Tapatalk
  11. Deja exclu et reinclu mon zipato key pad. Synchronisation des badges fonctionne. Il y a deja des msg dans le fofo officiel... Envoyé de mon SM-A520F en utilisant Tapatalk
  12. ZIPATO Keypad ne communique plus avec la HC2... Je serai obliger de faire un Recovery vers 4.150
  13. J'avais ma HC2 in English alors "GEA run since" et ça fonctionne.
  14. Merci @pepite. Je vais tester.
  15. Ok mais le texte n'ai jamais le même. Envoyé de mon SM-A520F en utilisant Tapatalk
  16. Comment je peu surveiller GEA V6.00 avec Watchdog ?
  17. speedoxx007

    Support Gea

    @pepite Maintenant je suis
  18. speedoxx007

    Support Gea

    Ok pardon, je vais tester. Merci @Steven c'est parfait, ça fonctionne maintenant.
  19. speedoxx007

    Support Gea

    Hello @Steven Non je n'ai pas créé manuellement la variable globale "GEA_Plugins". GEA_Plugins n'existe pas. Oui mon GEA il tourne bien.
  20. speedoxx007

    Support Gea

    VD GEA Status ne fonctionne pas V6.00 Le Debug du Bouton "ON" il ce Retour: [ERROR] 14:59:34: line 3: Assertion failed Le Debug du Bouton "Rafraichir" donne ceci: [ERROR] 14:56:59: line 208: attempt to concatenate local 'sceneID' (a nil value) Que dois je faire pour que ça fonctionne?
  21. speedoxx007

    Support Gea

    Merci @Steven. Maintenant j'ai compris.
  22. speedoxx007

    Support Gea

    J'ai un souci avec les Conditions "Weather" avec GEA V6.00 -- Gestion éclairage piscine simplifié GEA.add(true, 1*120, "",{{"Global", "PresentState", "Home"}, {"Weather", "clear|cloudy"}, {"Days", "Weekday"}, {"Time", "sunset+15", "sunset+18"}, {"Dates", "15/05", "15/10"}, {"turnOn",id["SPOT_PISCINE"]}, {"Value",id["SPOT_PISCINE"],40}, {"turnOn",id["LIGNE_SPOTS_PISCINE"]}, {"Value",id["LIGNE_SPOTS_PISCINE"],40}}) GEA.add(true, 1*120, "",{{"Global", "PresentState", "Home"}, {"Weather", "clear|cloudy"}, {"Days", "Weekday"}, {"Time", "sunset+90", "sunset+93"}, {"Dates", "15/05", "15/10"}, {"turnOff",id["SPOT_PISCINE"]}, {"turnOff",id["LIGNE_SPOTS_PISCINE"]}}) GEA.add(true, 1*120, "",{{"Global", "PresentState", "Home"}, {"Weather", "clear|cloudy"}, {"Days", "Weekend"}, {"Time", "sunset+15", "sunset+18"}, {"Dates", "15/05", "15/10"}, {"turnOn",id["SPOT_PISCINE"]}, {"Value",id["SPOT_PISCINE"],40}, {"turnOn",id["LIGNE_SPOTS_PISCINE"]}, {"Value",id["LIGNE_SPOTS_PISCINE"],40}}) GEA.add(true, 1*120, "",{{"Global", "PresentState", "Home"}, {"Weather", "clear|cloudy"}, {"Days", "Weekend"}, {"Time", "sunset+120", "sunset+123"}, {"Dates", "15/05", "15/10"}, {"turnOff",id["SPOT_PISCINE"]}, {"turnOff",id["LIGNE_SPOTS_PISCINE"]}}) Je sais que dans GEA V6.00 c'est GEA.add( {"Weather", "Cloudy"}, 0, "#value#", {ACTIONS} ) Donc pour la 1er ligne: GEA.add(true, 1*120, "",{{"Global", "PresentState", "Home"}, {"Weather", "clear|cloudy", 0}, {"Days", "Weekday"}, {"Time", "sunset+15", "sunset+18"}, {"Dates", "15/05", "15/10"}, {"turnOn",id["SPOT_PISCINE"]}, {"Value",id["SPOT_PISCINE"],40}, {"turnOn",id["LIGNE_SPOTS_PISCINE"]}, {"Value",id["LIGNE_SPOTS_PISCINE"],40}}) Mais le Debug me sort: [DEBUG] 11:31:20: Add auto : #25 [true][Days, ["Weekday"]][Time, ["sunset+15","sunset+18"]][Dates, ["15\/05","15\/10"]] | 120 | | [Global, ["PresentState","Home"]][Weather, ["clear|cloudy",0]][TurnOn, [276]][Value, [276,40]][TurnOn, [417]][Value, [417,40]] [DEBUG] 11:31:20: Option : [Weather, ["clear|cloudy",0]] can't be used as an action [DEBUG] 11:31:20: GEA ... STOPPED Je suis peut être bête ou je ne vois rien devant mes lunettes Merci d'avance pour vos aides
  23. j'ai fait sur mes 2 prod et ça joue pour le moment
  24. HCL mise à joure faite... HC2 en cours
  25. Autrement ça l'air stable ?
×
×
  • Créer...