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.
RobinVanKekem
About
- Username
- RobinVanKekem
- Joined
- -
- Visits
- 1,277
- Last Active
- Roles
- Member
Comments
-
BasVanDenBosch said: You could create a dummy "action" or "kaku" wallplug. If you choose the option to generate a new signal you don't need a remote or plug to create a device. Then you can control this actions with the main screen of the android…
-
Oeps, didn't see that, thanks @ErikVanDongen ;; Can't seem to delete my attachment. [Edit]Asked Emile to delete my post But my message contained screenshots where only local IP showed and an error message when trying to connect from outside of loc…
-
EvertorN said: Pushed v1.1.2 to Git. The app now automatically tries to reconnect when the connection to a Kodi device has been lost (e.g. Shutdown or a reboot of Kodi). No need for a Homey reboot anymore :-). Any tech peeps wanna test this be…
-
Yes, both Apps and Drivers need to support Insights
-
ericjanvanputten said: okay that was indeed relatively simple. after installing node.js and download the github stuff and unzip it to an to find location and then its basically the following: special thanks to HansieNL to help and explain it to thi…
-
--run is for debugging the app and will most likely uninstall when the session is disconnected. Use --install if you want to install
-
There is an update for the app on it's way. Maybe that will help?
-
Solved with firmware .32!
-
Tried yesterday. Started a serie without using Homey and it did trigger my flow!
-
Emile said: No, but you can send a text string to Homey from e.g. a raspberry Pi and a microphone. Try using longer sentences, they usually work better because the speech parser has more context to guess what you meant. For example, not 'ligh…
-
@mvdkallen Also running .32 but no issues. Could be an app or flow? Maybe, if your up to it, document all flows, apps and there settings and every day remove suspicious flows and apps and document when you removed which app and flow. Have a ping lo…
-
I would like to use this app to send mail. Could that be possible, sometime in the future?
-
ErikVanDongen said: @RobinVanKekem I know, but in this case it's not helping. The api.js file - where the setting is read - is only interpreted once when the app starts. It's not possible to change an apps API runtime. Ah, I see. I see …
-
Ah, great I'll try to include it. But I noticed that both me controllers have ID 1, I know that an ID is assigned when being included, but inclusion failed for me. Using Domoticz with a fairly old Z-Wave razzberry. I'll try some more. Thanks!
-
Thanks! But how does the other controller know where to shift to? And which command do I give Homey?
-
ThijsDeJong said: The problem with that is that it doesn't work. For the completeness. The flow I posted stopped working. One way or the other, buienradar isn't pushing the data to homey, so I made a flow where homey would ask. At the momen…
-
The mic of your phone is not designed for voice at several meters away.
-
@ErikVanDongen You know you can register an callback when settings change? There you can stop/restart/unregister etc your listeners/things. Example (from my, yet unpublished, app) // Listen for changes in settings Homey.manager('settings'…
-
fuzzybear said: Would it be possible to allow the trigger to be in English and the output in Dutch if both languages are installed? You'd have to try. I'll be eager to know if that works.
-
ThijsDeJong said: Simple flow that works. I guess this uses quite some resources for Homey. Why not use the if card with rain in 30min ?
-
I have version 0.8.32 on Dutch and no voice training and I have 100% OK Homey trigger hit. As for commands like "zet Radio aan", " zet TV aan" is nearly 90% hit. I just have to speak clear and wait long enough between the words. Really happy with t…
-
MarcoF said: MarcoF said: Perhaps you could add some more information about your tablet? Ah ok, I thought is was a smartphone.... It's easy to just say: Can't install the Official app Maybe he can provide some more informa…
-
Looks like a nice way to help each other
-
Nice work!
-
@MarcoF The Nokia N1 is a tablet http://n1.nokia.com/en
-
caseda said: YAY, we have a volume slider in the settings now.! And can install big apps again. An volume slider for the speaker that is, I guess? Can't remember if it was there earlier...
-
The callback should either have: callback(null, false); // when something goes wrong (hence the red cross) or callback(null, true); // when all is fine (will give a green checkmark) It's this line: https://github.com/kerkenit/nl.nos.newsh…
-
Indeed, it's Kingsday, let's make it use full!
-
Found all the permissions which Homey has: https://github.com/athombv/node-homey-lib/blob/51d2e942ba574aef46e4d560e2df580136d4b88d/lib/permissions/permissions.json
-
I'm truly sorry. Didn't see the screenshot before!