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.
bvdbos
About
- Username
- bvdbos
- Joined
- -
- Visits
- 3,433
- Last Active
- Roles
- Member
Comments
-
In the code there's probably something like (this is arduino-code): void SendToDomoLog(char* message) { char url[512]; sprintf(url, "http://%s:%d/json.htm?type=command¶m=addlogmessage&message=%s", domoticzIP, domoticzPort, message); } …
-
18:28 jeroenvollenbrock : There is a small amount of users encountering this issue, We’re currently investigating https://athomcommunity.slack.com/messages/C04E9KJAD
-
You can only drag the tag to a chromecast (for now). For Homey Music it's not possible yet, will be next on my list...
-
It works through IFTTT so it will work with Homey. And if there's an API it shouldn't be too hard to create an app yourself.
-
? Because the log is GMT/Zulu and the graph is usertime. So they have to be one hour off for the Netherlands. For @danone they will be much more off
-
Buy another dimmer? It looks nice but works shitty, even when directly connected (imho that is).
-
You mean like https://apps.athom.com/app/com.gruijter.netgear
-
Still looking for more rss-feeds to add to the app so if you have working feeds, please add them here or to the readme of Github
-
Great, knew there had to be some working solution !
-
New beta in appstore: v0.2.0 * added global tags for action-card * added trigger-card so you take an action (ie can get a message) when there's a new podcast * changed icon * added playing time where availble * delete tokens if podcast is deleted
-
v1.0.0 just got published to the appstore: * added global flowtags * edited settings-screen for Mobile app v2
-
@glijie Tuurlijk wordt daar aandacht aan besteed, juist wel met de nieuwe native apps voor android en ios. Je hebt alleen die link niet gelegd
-
If it works through devices then you'll probably need to increase the time between switching the bulbs.
-
https://forum.athom.com/discussion/1719/execute-scripts-on-a-windows-computer-with-homey http://www.airytec.com/en/switch-off/feature.aspx?id=predefined-scripts together with: https://apps.athom.com/app/com.internet
-
https://en.wikipedia.org/wiki/René_Magritte https://nl.pinterest.com/pin/572379433871581226/
-
What if it is supported already, though in beta? https://github.com/athombv/org.upnp
-
No-one reported a "socket hung up" yet?
-
@quakerix Did you de-install the previous version first?
-
This is not possible with homey no access to the mic. But even if we would have that I doubt the radio's in Homey (the signals which Homey sends to lights) are fast enough...
-
To manage remote access and change permissions for a person, invite the person to control your home. Then follow these steps: * Open Home and tap . * Tap the person that you want to edit permissions for. * Set the following access for your user: *…
-
@Micha1980 : You think that's related to the experimental new app? Can you reproduce this? @dians : did you try to re-install like mentioned in the (now closed) https://github.com/athombv/homey/issues/1938
-
If you are using the phone-app you can control everything with the UI or by voice. If you're using facebook you can give commands etc etc.
-
I think you mean with http-requests? https://apps.athom.com/app/com.internet
-
Also see: https://www.athom.com/nl/ondersteuning/KB000028/ https://www.athom.com/en/support/KB000028/
-
wifi devices don't connect to Homey but to the wifi network. If the cloud is needed is totally dependend on the kind of device.
-
@Exile82 Before you add the second one, you have to pull the first one out, that's what @Rocodamelshe tries to make clear. In the end, when you exchanged them all one by one they will all work. That's also in the Ikea manual...
-
https://github.com/athombv/homey/issues/1938 was filed already
-
Als je zeker weet dat de batterij vol is dan zou je een mailtje naar support@athom.nl kunnen sturen (ik zou gewoon Nederlands schrijven en vloeken achterwege laten, maarja dat ben ik...). Het is in ieder geval geen bekend probleem, niemand heeft er …
-
and one for lowering it?
-
Ah, this was posted in "Questions & Help" so in English: I don't know exactly how to handle these scene's but the dim-tag can never be "0" and "bigger then "69". Something like "if button 1 pushed long" then "increase dim-level 25%" but I don't …