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.

Robin

About

Username
Robin
Joined
Visits
74
Last Active
Roles
Member

Comments

  • Just a small update, there is a new beta version of the Smarter app. It uses the new App SDK and adds improved mobile components and flow cards. If you want, please test it and report any issues to us so that it can quickly be upgraded to stable. Th…
  • Just a small update, there is a new beta version of the Smarter app. It uses the new App SDK and adds improved mobile components and flow cards. If you want, please test it and report any issues to us so that it can quickly be upgraded to stable. Th…
  • phb said: @Robin if  i use this app dan my Toon switches of his "week programma" If you change the target temperature that is, right? But that makes sense. Then you override the program.
  • HarmLutjeboer said: I've deleted my Toon from the homey so I could reconnect is again. But this happend.... I'll get this screen at fist: When clicked on the login button this appears: When i'll try to login here, the screen disappears and …
  • Yes! Please mind, we still think the API is not as stable as it should be, but we have made the app as robust as possible to circumvent these issues. I am curious about your feedback on how the app is performing!
  • The code is here: https://github.com/athombv/com.aeotec/tree/ZW080-onoff-flow-cards. But is not tested yet, if someone were to install the app from that github branch and test it then I'll push it to the app store!
  • Tip: just use the basic z-wave, if there is an app installed on Homey which supports the device it will automatically select the correct app and driver!
  • Hi guys, thanks for the feedback. I managed to reproduce the issue you described @SizarKamar, I think I fixed it:) @snijplank , I have added a device setting which when enabled inverts the red and green values, tested it here and works great! I am …
    in milight Comment by Robin January 2017
  • I'll see if I can make a device setting to invert that.
    in milight Comment by Robin January 2017
  • There are rgbw controllers that set wrong colors based on the command I send them, have one myself as well.
    in milight Comment by Robin January 2017
  • I have an RGBW led strip as well, but it works perfectly when asking Homey to change it to a certain color. You do not have a Flow enabled and hidden somewhere that turns gour lights to red?
    in milight Comment by Robin January 2017
  • We are not, after many tries we finally managed to reset the button which seems to work ok at the moment.
  • Remove the cards from the Flows, then after a while they will (should) disappear from the list on iftt.com.
  • HansieNL said: @caseda : button stopped working after update of app. I can't get it paired again. I did disable / enable app. I did reset button to factory default. I also did a reset z-wave network and homey ptp. All without getting the button…
  • True, I would only recommend IFTTT for non (time) critical use cases!
  • If your milight bridge is up and running (you can check using the ios/android milight app)), then just disable and then enable the milight app to force a re-search of your already paired devices.
    in milight Comment by Robin December 2016
  • This image shows the Flow sidebar, where the Nest App is displayed under "apps", and under "devices" you can find the Nest Protect and Thermostat for example. If they do not show there, make sure you have added them on the Devices page.
  • Well, 6-8 seconds is pretty fast if you consider that up until I think one year back, IFTTT didn't offer a realtime API, so every service was just polled every 10 - 15 minutes for new events:p 
  • Yes:) That is the Nest App specific flow card, below that one there are device specific flow cards for your (paired) Nest Protect.
  • It will be automatically included secure, if the device is put into secure inclusion (some devices support both secure and non-secure inclusion based on the way you put the device in inclusion mode). In the pairing window you will likely see a messa…
  • Hi Frakke! What Homey version and Nest app version are you using? Just tested it with the latest versions and there does not seem to be a problem here. Thanks, Robin
  • Only 1-1 will work!
  • Nothing, there is a new version. Check the text in the settings screen to see how to get it working!
  • We are working on it! May have found a fix, but will need a homey firmware update to fix it, to be continued.. 
  • That is not a problem, but a feature. Well, without kidding, Nest enforces a rule that prohibits us from saving data any longer than 10 days. Therefore we had to leave it out of Insights.
  • Nope, the app only supports the regular/old bridge!
    in milight Comment by Robin November 2016
  • The 'old' app is no more. The webhook version is removed from the app store as we only support the official integration at the moment. So if you still have com.iftt.beta installed, please remove and install com.ifttt from the app store. For the peo…
  • Hi guys, you were a bit quick to be honest:) Please download the normal IFTTT app from the app store (beta will be removed). @Phuturist make sure you are using the owner account of the Homey when accessing the IFTTT settings page, is that the case …
  • Fix has been released to the app store! (v1.0.8)
  • If you run the app using athom-cli (so; athom project --run), it will output all logging to your command prompt/terminal window. This can be valuable information for me!