-
Compteur de contenus
19 -
Inscription
-
Dernière visite
-
Jours gagnés
2
yuri80 a gagné pour la dernière fois le 30 septembre 2021
yuri80 a eu le contenu le plus aimé !
À propos de yuri80
- Date de naissance 13/01/1980
Profile Information
-
Sexe :
Male
-
Ville :
Rome
-
Intéret :
Domotic
-
Box
Home Center 2
-
Version
4.061
Visiteurs récents du profil
yuri80's Achievements
Newbie (1/14)
2
Réputation sur la communauté
-
yuri80 a commencé à suivre Presentation , Updating HC2 variable value based on the changes of HC3 variable value , Aide création Virutal Device Flipr et 3 autres
-
Hi All, I'd like to synchro some variables of HC3 towards HC2: for example I have global variable "Test1" in HC3 and I'd like to set its value to the "twin" global variable" in HC2. The frequency of synchro is not a problem, I know that it will be sufficient set the interval for the starting of the dedicated "synchro scene"... Currently I am able to execute the copy value of HC2 variable to HC3 "twin" variable, but I need only of the viceversa :-( Exactly I'd like execute this "synchro" by a dedicated Lua scene (in HC3?) Can you suggest me how to proceed? Thanks in advance Yuri
-
Hi, the script should work exaclty as you used it in postman, but in Fibaro VD you need to use the "string" type, please you see the post where others guys speaking about this topic https://forum.fibaro.com/topic/46613-setting-rfprotectionstate-using-lua-or-vd/?_fromLogin=1 I hope have helped you
- 1 réponse
-
- virtual device
- hc2
-
(et 1 en plus)
Étiqueté avec :
-
Hi Charles, yes, I've installed this device in my net. Mainly it permits to speed the alexa feedaback to manage the devices by voice command. Further by this device, it's possible to install Netatmo, Bose, Global Cache iTach, ecc.. device, by dedicated plugin, for more or less, 10$ each one
-
Hi, I solved using the following command line: "when the button 3 of the remote controller device id.136 is held down, GEA turn on the playlist Q5 by the Sonos id 86" I hope to help others guys! :-) GEA.add({"CentralSceneEvent", 136, 3, "HeldDown"}, -1, "", {"QuickApp", 86, "playSavedQueue", 5})
- 12 252 réponses
-
- 1
-
- support
- script lua
-
(et 1 en plus)
Étiqueté avec :
-
Quick App - Gestionnaire d'Événements Automatique - GEA pour HC3
yuri80 a répondu à un(e) sujet de Lazer dans Quick App Developpeur
Super -
Quick App - Gestionnaire d'Événements Automatique - GEA pour HC3
yuri80 a répondu à un(e) sujet de Lazer dans Quick App Developpeur
ok Thanks -
Now I need of another suggestion to use in GEA code, the command to start the Sonos Playlist "Relax" associated on button with label "Q6: --" (Sonos id.86) Currently I use this action by the scene mode and it works fibaro.callUI(86, 'onReleased', 'btnSavedQueue6') Can you help me please? Thanks in advance for yuor support
- 12 252 réponses
-
- support
- script lua
-
(et 1 en plus)
Étiqueté avec :
-
Quick App - Gestionnaire d'Événements Automatique - GEA pour HC3
yuri80 a répondu à un(e) sujet de Lazer dans Quick App Developpeur
Hi, sorry but this page is for the support of HC3 GEA? My request is to for the support to transfer the HC3 classic scene code in GEA code...the link that you indicate is for HC2 GEA Anyway I reported my request in the link that you provide me thanks -
Quick App - Gestionnaire d'Événements Automatique - GEA pour HC3
yuri80 a répondu à un(e) sujet de Lazer dans Quick App Developpeur
Hi, I tried your suggestion (@Lazer) and now I solved :-) I share the code file to start to Sonos id126, a mp3 saved on the NAS when the button 1 of the remote controller 136 is pushed GEA.add({"CentralSceneEvent", 136, 1, "Pressed"}, -1, "", {"QuickApp", 126, "playFile", "192.168.2.240/music/VARIE/Lounge.mp3", true, 30} maybe it can be help some guys :-) -
Quick App - Gestionnaire d'Événements Automatique - GEA pour HC3
yuri80 a répondu à un(e) sujet de Lazer dans Quick App Developpeur
Thanks -
Quick App - Gestionnaire d'Événements Automatique - GEA pour HC3
yuri80 a répondu à un(e) sujet de Lazer dans Quick App Developpeur
Sorry, I wrong to use the reply mode Anyway I uninstall and after install again and now it works again! I take the opportunity to ask you why the GEA code below reported doesn't work, I need to play mp3 by Sonos when the light is turn on GEA.add({"TurnOn", 98}, 0, "", {"SonosMP3", 77, 28, "//192.168.2.240/music/VARIE/Lounge.mp3", 20}) 98 -- Id light 77 -- Id Sonos (I use Krikroff Quikapp) 28 -- I don't know what is it...I read that it is the process button of Sonos...how can understand which is the id of the button of the Sonos quickapp?) //192.168.2.240/music/VARIE is the address of the shared folder (no authorization, no password need). I am sure that it works correctly, because I use this shared folder by my other Home Center 2 Lounge.mp3 is the song in shared folder 20 is the volume of the Sonos Thanks Yuri -
Thanks now it works!!+++++++++++++++++
- 12 252 réponses
-
- support
- script lua
-
(et 1 en plus)
Étiqueté avec :
-
Hi, I'm tried to use the alarm clock in HC3 to turn on a light (Id.98) (or push "play" on the Sonos Id.90) when the time is meet... I installed GEA_v7.21.fqa and the project GEA_Alarme_v2.10.fqa So I don't understand where I put the code lines (GEA ALARM id.101) and if these codes are correct :-) GEA.add( {"Alarm", 101} , 0, "Debout fainéant", {"TurnOn", 98}) GEA.add( {"Alarm", 101, 2}, 0, "Debout fainéant", {{"QuickApp", 90, "play"}}) Can you help me please to understand the correct approach with GEA? Thanks in advance for your support Yuri
- 12 252 réponses
-
- support
- script lua
-
(et 1 en plus)
Étiqueté avec :
-
Hi All, I'm Yuri, an italian engineer in love with the domotic! For this reason I found this forum and I appreciated a lot the projects shared by the users. The level of the projects fory point of view is very high. My system is composed by Fibaro HC2 system with HCL slave and 107 zwave devices connected. I use also Xiaomi zibee net net and I combined the 2 different systems by Alexa/IFTT. This solution while I wait the total functionality of HC3. Thanks to Lazer for the suggestions and in advance to all for the projects sharing
-
yuri80 a modifié sa photo de profil