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
when im in the zwave folder , what to run / type ?
npm install --save https://github.com/athombv/node-homey-zwavedriver
It will download and install the zwave driver files and "installing" it
strange
When using a nexa remote in flow to on/off S2 works ,
HW switch connected to 212 works on/off and update in mobile and web
Mobile card status updates on/off
No icon i web o mobile
I see 2 relays while the 212 has only 1.
And I think the icons are just a typo somewhere
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
How many screws do you have on your module, to connect wires to
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 maybe even an addon pull request tomorrow.
Let's hope the wifi works tomorrow
let me know when you need more testing
I've fixed the issues @djesko had with the icons and the wrong device being added.
and have put the developer branch now completely as a pull request.
I think the testing that was done yesterday was enough reason for me to say that input S2 triggers flows properly now.
So now it's up to athom to accept the pull request, but i think they will wait for emile to be back next week.
So if you want to test/use, you can pickup my pull request beforehand.
All the testing that can be done before hand (and thus being able fix bugs easy, if there are any) is always better
Next-up:
Get the S2 of the dimmer (& v2) to work, without extra association.
Then the Roller Shutter (2) module will be easy to implement as well.
On the fibaro-website I see that sensors will automaticly update their firmware. (http://www.fibaro.com/us/the-fibaro-system/door-window-sensor)
As they have no Internetconnection, that should happen through Homey. Does this work, or is there any other way to update the fibaro firmware?
the only stupid question there is, is the one that is not being asked.
(unless its been asked too many times already.)
at the moment that function has not been implemented, and my guess is that it will not be implemented very soon.
There is more to it then just the command class that needs to be implemented, they also need a way to get the firmware update files from fibaro, and such.
And i don't think it's very high on the list of "needs to be implemented" since it's not a mandatory thing to add.
if you really want to update you could use a controller that does have the function.
That's the only way, there is no manual installation
you're welcome