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.
MrDutchfighter
About
- Username
- MrDutchfighter
- Joined
- Visits
- 1,923
- Last Active
- Roles
- Member
Comments
-
Error on my 1.0.0 version, maybe helps in finding the root cause, maybe you already solved this one with 1.0.1 Stack trace: No stack trace available Exit code: null Exit signal: SIGABRT
-
Think iTunes will be supported in the media update. As in, the app builder will probably update it's app to work with the Media API. - https://apps.athom.com/app/com.apple.itunes - Same for Chromecast: https://apps.athom.com/app/com.google.chromeca…
-
Is it possible for B&O to add it to e.g. a KaKu socket or Fibaro wall plug? Then you can turn this on/off and that turns on/of the TV. I use this for my own TV. Only thing is that you can't control the volume, programm etc...
-
JohanKuster said: JohanKuster said: At least make this a optional system setting. On: it tells you it doesn't understand the question and Off: current behaviour. Here is why I am lost. I made a few suggestions in the past. Some …
-
That's normal SVG behavior. That's why they use SVG to create this effect.
-
For me the following steps worked: - Remove hub as device - uninstall the app (this removes all device settings) - install the app - add the hub
-
@wingie when the new app is released there is a manual option. It's pretty hard and time consuming to build an API implementation for everyone. But I dont know when the new version will be available in the store. The original app builder hasn't res…
-
Cool, thanks for testing. I added support for the more advanced class. Now scenes should be supported as well and support for the new typed tags (numbers, strings indication). Homey version 1.1.0 is needed though (so you can only test if you are on …
-
Installed, no problems, love the flow update with global tags!
-
@FreeFrags thanks for testing! Regarding the questions/issues: - User codes can be added, just press "Home" --> some numbers (e.g. 1,2,3 or 1,3,3,4) and then "Enter" and the code is registered as "tag" (I can't differentiate between tags and numb…
-
So, a sneak preview for people who have the Tag Reader 500 and now how to install things from GitHub. I've been working for a couple of evenings now on the implementation of the Tag Reader and got it working to some extend. I'm not completely happy …
-
@prenger Almere is added in the new version. Will probably be released soon. You can get a preview by installing the version from here: https://github.com/apstemmer/com.athom.trashchecker/blob/master/README.md. Otherwise you have to wait, probabl ti…
-
Hi, it can take a while (sometimes even a day) for battery devices to report their status (battery, temperature etc). This is because Homey can't wake a battery device up (this would cost to much battery). If you wake your device manually (mostly fo…
-
In my case: Hue (zigbee) above KaKu (although KaKu is evolving with the 868 range supporting two-way communication). Z-Wave above hue (in my case) as it is cheaper. For my 8 ceiling light GU10 spots I added two Fibaro Z-Wave dimmers (120€). For thi…
-
Emile said on slack somewhere this week that it should be possible already. The command class to update the devices is supported. So someone could build an app to update (for starters e.g. only Fibaro devices, but later extends to other brands) the …
-
Cool, I'm currently working on the BeNext Tagreader so will absolutely take a look and see if I can re-use some of it
-
And select the correct room. I keep forgetting that I have to select the room before I can see any devices...
-
Merged the pull request of @RmecoHannink. Now we only have to wait for @grazyfrog to merge the pull request and submit it to the store. If you guys want to install it allready you can find it here: https://github.com/robertraaijmakers/com.athom.tras…
-
Homey has a Messenger bot as well. Don't have it installed yet. But my expectation is that you can text your Homey via Facebook Messenger. Personally I don't prefer text above speech. Because when I use my phone, I just toggle my devices via the app…
-
Nope, not from my part at least. I tried and applied the setting I could find. But just don't have the time to fully reverse engineer it. Still on my to do list of projects though. But not before March if I have to do it by myself the start of the…
-
If you made a fork of my branch you can go to the web interface (your own branch) and click "Pull request". Then follow the wizard. It can also be done via command line: https://help.github.com/articles/syncing-a-fork/
-
You can add it to my repository, then I will bundle it with my pull request and contact him again. I've already had contact with him earlier this week
-
The trash API is called every 24 hours. So best is to take the current date - 2 weeks and current date +4 weeks or so to retrieve the data. If you look in my branch you can find some handy date features already known within the trash app
-
I saw something past week that Google Home has an open API, so maybe it is possible to build an app reading the API and parse the commands to usefull commands for Homey. Would be cool!
-
And turn them on and off per app. So that when you have conflicting apps you can turn them off for a specific app.
-
Misschien worden er nog een aantal gemaakt binnenkort. Het stekkerblok van 6. Hoop dat ze de producent kunnen achterhalen en overtuigen er nog een aantal te maken.
-
Awesome!
-
Ah, you mean a real strongly typed IDE or SDK. That would be awesome indeed.
-
There are tools for node.js as well. I'm a C# developer myself and love Visual Studio with all the tools. But I do understand your point
-
Currently yes for Hue, no for KaKu devices.