This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

caseda

About

Username
caseda
Joined
Visits
5,158
Last Active
Roles
Member

Comments

  • Hmm, they have the same question as me, is Polling needed? (they say will keep up to date, but no updates since December 2015.  They do how ever talk about an option I could look at (using the association groups).  But I would like to keep that opt…
  • Wooh then maybe openzwave made a mistake   I'll investigate more tomorrow, I definitely need some sleep now..  Super many thanks for testing @djesko  It does sound very promising,  that it already triggers with S2, even with the wrong driver. So…
  • Hmm, really don't understand, both id's are different..  How many screws do you have on your module, to connect wires to 
  • Hmm, I don't think it's possible to choose the wrong one. Or at least it shouldn't.  So weird.  What type number does/did it state at the end of the main controller's name. And the icons I will look into tomorrow, if the wifi works here  
  • Are you sure you've got the 212 and not the 222/221? I see 2 relays while the 212 has only 1. And I think the icons are just a typo somewhere  
  • @snijplank https://forum.athom.com/discussion/comment/24919/#Comment_24919
    in milight Comment by caseda August 2016
  • Hold it closer to homey, like just 50cm away 
  • Ah right, I totally forgot about installing git  
  • I've never seen these errors before  what program are you using.? 
  • In the folder of the Fibaro app (my version) type this: npm install --save https://github.com/athombv/node-homey-zwavedriver It will download and install the zwave driver files and "installing" it
  • You will need to install the zwave driver into my app.  Zwave driver is just there to combine the zwave values with homey's capabilities  So every zwave app has it/needs it 
  • Download from git, I meant download my app from git  my bad 
  • Unless someone else has some more ideas, I'm open for anything  
  • Installation: 1. Download my app from git 2. Unzip somewhere easy to find 3. Open CLI 4. browse (cd) to the unzipped folder  5. install zwave driver using the npm install line 6. Install/run app  I just want to know if S2 triggers any flows and/or …
  • Of course, otherwise I wouldn't know if there was a report or not, and wouldn't have known it's probably a timeout error.  First need both contacts to work, after that I can create a custom mobile card for 2 alarms and a max of 4 temperature measur…
  • @djesko  I don't know if I'm able to stay awake by then, been a long day today But I'll try, can't really debug anything over here though
  • It only reports when turning off callback.  Seems like the callback doesn't wait long enough and then times out the connection, and thus no callback available and no report. 
  • Temperature I'm not able to add until athom changes something in their z-wave driver (endpoint handeling).  And even the normal contacts I'm having some troubles.  I can get homey to recognize if the contact is closed or open, but only if I use Pol…
  • yeah, with a bit of caution (it is 230V!) you could use a wire that bridges between the Line (L, brown wire) and the S2 input. or if you want to go the safe route, just use a very simple (light) switch you got laying around
  • Idk who casesa is, but I guess it's me   i really don't know, its not up to me for accepting the pull request. i guess they need to check the code pretty thorougly for any bugs (including to other apps), just like all other app store submissions so…
  • @OKHomey79 ; Until scene activation is implemented / documented it can be made an app but not completely necessary since it's a on/off device (basic)  So it's only 1 click is working.  After it has been implemented (scene activation) there will def…
  • behalve nu dus het verschil van af en toe 20.000 lux, omdat de (elektrische) sensor in directe zon voor langere periode helemaal niet fijn vindt. het valt me mee hij het al zo lang volhoudt
  • @MarcoF  hoe lang heb jij de sensor al IN de zon hangen?
  • it depends on what settings you are using, the default settings only send the lux if there is a change of 200 lux or more. and there is no time interval. you can change them in the settings, they will lower the battery life though (pretty badly), t…
  • @djesko ; if it works good, i think i'm able to add them in the evenings. But if there is any bugs, i'm not able to change/update anything in the code until friday but still would be awesome if it gets tested
  • For an update on the FGS drivers. I've added the 3 most common id's of the FGS-221 to the pull request. So it's up to athom for them to accept it. The FGS-211 and FGS-212 have not been implemented in the pull request because they are not tested as …
  • by setting it, either through speech, or you can type it in http://[IP_HOMEY]/manager/speech-input/ or if your very knowledgeable, through the REST API You will get a spoken response that is has been set by homey (or it asks you if it is in the mor…
  • it was possible before the z-wave rewrite, there was a "set parameter card" but it seems that it is gone.
  • a timer is different then an alarm clock, timer counts down, alarm clock goed off at the set time. Timer doesn't have a flow card, it will always say that the timer is 0/over. alarm clock does, because 90% of the time you are not in the same room: …
  • @Bumble  The setting of the alarm clock is, the activating isn't. homey doesn't know what you want when an alarm goes off, some want just lights, other want a small alarm sound ringing (which isn't default installed in homey), and again others want …