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.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed Official
[App] Fibaro by Athom (v1.5.18)
This discussion has been closed.
Comments
have not send it as a pull request yet, first want it to work properly enough (still waiting for a tester for the single relays).
so might not send it in until Friday, unless there comes a tester for the singel relay today or tomorrow (from Tuesday i'm going away for a few days)
i have update the version number now as well.
if it still won't work, please send me the JSON (the node's information) that is being produced of both devices, in the chrome console, in a direct message
Very good job!!!!
fgs-221 isn't a singel relay?
that would be awesome, if that one works (including reponces to S2 (input 2)).
I'll add the most common 211 id's as well and submit it as pull request.
Sorry to say, but there are no time to test today.
Example, at night, switch the LED ring in the hallway on (white) if you go to the toilet and switch the LED Ring off again after 15 minutes. Or switch the LED Ring off during night, and have it switched on if your HUE lights are switched on.
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 of yet.
once these are tested (and are working properly) they will be added as well.
They are still available on my Developer Branch for the people that can and want to test them.
Will try to get some free time to test tomorrow
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
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 definitely be a driver for it, sooner or later
any idea when your pull request will be commited?
app has been "updated" today (compability update according to git) put your code isn't included
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 it will probably take a day or 2 (or 3), lets just use the word soon™
Can i test the s2 without a button?
Have it right out off box and not connected to anything right now.
or if you want to go the safe route, just use a very simple (light) switch you got laying around
Are you online 2200 for some testing? Help if needed
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
So install new zwave drv and then your app from git?
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 if it updates it's status in the mobile card.
More is not possible unfortunately, until scene activation is implemented.
how can i see it zwave got install ? get this
Zwave driver is just there to combine the zwave values with homey's capabilities
So every zwave app has it/needs it