Aller au contenu

sonnyboy

Membres confirmés
  • Compteur de contenus

    43
  • Inscription

  • Dernière visite

Réputation sur la communauté

19 Good

À propos de sonnyboy

  • Rang
    Nouveau

Profile Information

  • Sexe :
    Homme
  • Ville :
    Västerås
  • Intéret :
    Homeautomation, MX
  • Box
    Home Center 2
  • Version
    4.600

Visiteurs récents du profil

1 078 visualisations du profil
  1. sonnyboy

    Support Gea

    Hello All. Today my GEA 6.11 started to show this i the debug window, My lights wont light up anymore, i have not change anything Anybody knows what this means? 202 is a Fibaro motionsensor. got the same error message from all my "Fibaro motionsensors" Have tried to power cycle my HC without succsess. Everything else works just fine. [DEBUG] 14:22:28: Started by event of GEA 6.11 (mode property [202]) [DEBUG] 14:22:28: 2018-12-27 14:22:28.441243 [ fatal] Unknown exception: /opt/fibaro/scenes/305.lua:2058: bad argument #1 to 'pairs' (table expected, got number) Did a recovery and now everything works again
  2. sonnyboy

    Support Gea

    @pepite Im on GEA 6.11 You nailed it, Now it works, thanks
  3. sonnyboy

    Support Gea

    This is not working as expected, i se in debugwindow that the button is pushed 2 or 3 times but the VD only shows 1 time, perhaps GEA is to fast ? [DEBUG] 12:33:54: [Started] #41 [Time, ["12:33"]][VirtualDevice, [93,"2"]][VirtualDevice, [93,"2"]] [DEBUG] 12:50:45: [Started] #41 [Time, ["12:50"]][VirtualDevice, [93,"2"]][VirtualDevice, [93,"2"]][VirtualDevice, [93,"2"]]
  4. sonnyboy

    Support Gea

    Hello Can anybody tell me how to push a VD button two times in a row in GEA Today my code looks like this, and i think there is a better way ;) GEA.add(true, 30, "", {{"Time", "06:13", "06:14"}, {"VirtualDevice", VD["CarHeater"], "2"}}) GEA.add(true, 30, "Change CarHeater Time +2 H", {{"Time", "06:15", "06:16"}, {"VirtualDevice", VD["CarHeater"], "2"}})
  5. sonnyboy

    Support Gea

    @Steven Thanks for your reply, Your solution is what @Kristiano told me to do and it just works
  6. sonnyboy

    Support Gea

    Solved Thanks @Kristiano It was the days in the VD that didnt match my language Now i must ask about my little problem, i have downloaded Gea Alarm VD and evertything seems ok but my Gea Alarm only works on saturdays, i have downloaded the VD again but the same problem, Does anybody have a clue what wrong? I have this little code i GEA for testing. And have all days activated in the VD --Alarm GEA.add({"Alarm", Alarm["GEA_Alarm"]}, 0, "Släcker dimmern", {{"turnOff", Elliot["Dimmer"]}})
  7. sonnyboy

    Support Gea

    @Kristiano I have the same setup as you and i dont have any delays.
  8. sonnyboy

    Support Gea

    Up and running with GEA 6.10 No delays on instant trigger. Nice Work @Steven and all others that make this possible
  9. sonnyboy

    Support Gea

    I hade the same problem with API not found and 5 to 10 seconds delay on my motion sensors. Added the code from another topic and I worked again. And yes all my ID is correct and 1 global and it's correct.
  10. sonnyboy

    Comment changer le nom de la HC2

    HC_ip/fibaro/en/wizard/?steps=hcname Sorry that was for FIBARO, not that name you want to change...
  11. sonnyboy

    Support Gea

    @pepite You need DanaLocks app or fibaros app, on fibaros i i can set "permissions" via users, like my youngest kid, he doesent see the DanaLocks in his phone but my oldest does
  12. sonnyboy

    Support Gea

    @pepite The answer is [DEBUG] 13:50:33: Value of id 373 is: 0 Got the same value if i debug the master Id So i cant get true or false fibaro:debug("Value of id 373 is: "..fibaro:getValue(373, "value")) With your code [DEBUG] 14:14:47: Value danalock : 0
  13. sonnyboy

    Support Gea

    @pepite Thanks for looking into this The command is very simple Commands to lock or unlock fibaro:call(373, "secure") fibaro:call(373, "unsecure") Debug on secure [DEBUG] 12:52:04: secure: 0 Unlocked [DEBUG] 12:53:31: Secure: 255 Locked Debug on value [DEBUG] 12:56:22: value: 0 Unlocked [DEBUG] 12:56:55: value: 1 Locked
  14. sonnyboy

    Support Gea

    Hello @pepite Here it comes {"id":373,"name":"Ytterdörren","roomID":10,"type":"com.fibaro.doorLock","baseType":"com.fibaro.securityMonitoring","enabled":true,"visible":true,"isPlugin":false,"parentId":372,"remoteGatewayId":0,"interfaces":["battery","fibaroFirmwareUpdate","zwave","zwaveAlarm"],"properties":{"batteryLevel":96,"parameters":[],"pollingTimeSec":0,"zwaveCompany":"","zwaveInfo":"0,0,0","zwaveVersion":"0.0","alarmLevel":"0","alarmType":"0","batteryLowNotification":"true","configured":true,"dead":"false","defInterval":"0","deviceControlType":"0","deviceIcon":"79","emailNotificationID":"0","emailNotificationType":"0","endPointId":"0","firmwareUpdate":"{\"info\":\"\",\"progress\":0,\"status\":\"UpToDate\",\"updateVersion\":\"0.0\"}","liliOffCommand":"","liliOnCommand":"","log":"","logTemp":"","manufacturer":"","markAsDead":"true","maxInterval":"0","minInterval":"0","model":"","nodeId":"63","parametersTemplate":"0","productInfo":"","pushNotificationID":"0","pushNotificationType":"0","remoteGatewayId":"0","saveLogs":"true","secured":"0","serialNumber":"","smsNotificationID":"0","smsNotificationType":"0","stepInterval":"0","updateVersion":"","useTemplate":"false","userDescription":"","value":"false"},"actions":{"abortUpdate":1,"reconfigure":0,"retryUpdate":1,"secure":0,"setInterval":1,"startUpdate":1,"unsecure":0,"updateFirmware":1},"created":1508951312,"modified":1508951312,"sortOrder":201}
  15. sonnyboy

    Support Gea

    @basklj I run GEA to with 4.140 and everything works as it should, or almost i cant get GEA to lock my frontdoor where i have the new Danaloc v3. if i make a VD and let GEA push buttons it works.
×