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.
ErikVanDongen
About
- Username
- ErikVanDongen
- Joined
- -
- Visits
- 844
- Last Active
- Roles
- Member
Comments
-
I understand. The decision is yours to make. I use these apps and services for years now. Orange GPS trace is part of Wialon. A large b2b fleet management company based in Belarus.
-
@JanH ;;On your phone install 'GPS Trace Tag' (by GURTAM). In the app browse to 'Settings' > 'Unit settings' and remember the 'Unit unique ID'. Now start the the service in the main menu of the app. On svcs.gps-trace.com configure your phone as …
-
@JanH I will investigate this. Most likely possibillity is that your phone never reported its location to gps-orange.com. Is your location shown correctly on the gps-orange.com website? This can explain both app crash and map load error.
-
olive said: Hi Buienradar has a big problem, i have a trigger when raining starts in 5 min. then homey says, raining starts in 5 min. The problem is they say every 5 minutes. Has anybody the same problem. For the time being you may use…
-
techniman said: RobinVanKekem said: Is something like a virtual device an idea for this app? The data would be updated either through HTTP get app, a variable or by the use of the API of Homey. I'm my case i can control devices of Do…
-
First alpha version is available in the app store: https://apps.athom.com/app/com.tesla Thanks to @MarcelSpapens and @Yannick for testing. This app (v 0.0.1) is now without triggers and tracking. This is under development ATM.
-
Niek said: I was wondering if it is possible to post XML data using this app? My Sony TV can be controlled by sending a bit of XML to a URL on the TV (see also http://www.openremote.org/display/forums/Sony+TV+HTTP+control) Hi Niek, At t…
-
satbopper said: version 0.6.0 and homey version 10.5 is there anyone who succeed to enable or disable flows in a map It's fixed in version 0.6.1. I believe it's now pending approval in the app store.
-
Not have seen a working Arduino > Homey example yet...
-
MarkVanWinden said: srry,, I might be stupid as f*ck. but what did I do wrong.. . I got: Invalid JSON in app.json [SyntaxError: Unexpected string] just added signals to it... { "id": "nl.test.sensortest", "name": { "en": "test…
-
MatjaLipu said: In 0.5.1 restored cloud connected functionality using cookie. Quick work Matja!
-
Unfortunantly the 'cloud_connected' information is removed from the geek data since version 0.10.x.
-
You can try send the PUT command for disabling the app 'a lot of times' during boot with postman: http://192.168.0.x/api/manager/apps/app/info.matjaz.candy Authorization = Bearer Body: {enabled: false}
-
EdTst said: BasVanDenBosch said: EdTst said: djesko said: EdTst said: This update broke my Homey. All devices and apps are gone and the settings menu only has Apps, Microphone, Speech and Language. …
-
WernerVanDerGaag said: Thanks for the app, only the app tell to me `no devices to track´. What do i wrong? Did you added devices on the device pages in Homey after setting up the account settings?
-
nklerk said: Anyone who knows the rest calls for the following? get better logic variable values. set better logic variable values. Its in the readme of the better logic app. This is the code: https://github.com/PatrickSannes/BetterL…
-
Yannick said: I have a Tesla and I'm a developer. But currently no time to develop the app myself. But I can help testing it and add features once basic plumbing has been done. Also fiddled around with the unofficial JSON API and doesn't look t…
-
AlanMccormick said: I ordered from indiegogo, no survey yet. I backed them on Kickstarter.
-
AlanMccormick said: How did you change your order? I received a survey for shipping. It had a question about extra orders and zwave upgrade.
-
I upgraded to the z-wave version for my 3 ordered MOVEs. So another year to wait.
-
MarcelSpapens said: Is anyone working on a Tesla app that controls airconditioning, charge schedule, close roof when it starts to rain (if the car is not moving). Or that logs all movements and charge sessions? If no, would someone be interest…
-
Bedankt voor je reactie. Ik ontvang inmiddels wel berichten die Homey zend, maar Homey ontvangt nooit een ack terug. Maar voorlopig kan ik uit de voeten met eenrichtingverkeer voor het aansturen van een addressable led strip.
-
MarkSwift said: @Uranday Would it be possible to allow renaming of variables? Based on the Homey Api, auto updating renamed variable names in existing flows would not be possible.
-
Hi all. Finished first version of the drivexone app, based on the GPS Trace app. It is now pending approval in the app store (https://apps.athom.com/app/com.vodafone.drivexone). Based on demand I will add specific drivexone functions later, like fl…
-
Received my xone today and was able to reverse engineer the REST API. Expect an app soon available . PS: vodafone API is not officially published, so I cannot promise life time support.
-
viktor said: Trying to control one StriimLight with Post json but always getting error 412. http://192.168.10.1:34000/Light/Capability/SwitchPower.json {"state":"true"} for On, {"state":"false"} for Off Someone having tipps how to make it? …
-
RobinVanKekem said: ErikVanDongen said: I ordered one. Will try to add it to the GPS Trace app / Write app for it. If he has a donate button, support this guy for the work he is doing for the Homey community! There 's a do…
-
@lex Receiving on Arduino is now working after a change in the signal definition (https://github.com/athombv/node-homey-arduinodriver/issues/1). ACK or other data from arduino to homey is not working yet.
-
Fire69 said: 0burner0 said: https://directsales.vodafone.nl/plaza/details/13919/drivexone Dutch only: * Volgen: door de GPS-ontvanger weet je waar de auto is, zelfs als je niet achter het stuur zit * Ritgeschiedenis: vergelijk ritte…
-
@BramO heb je de communicatie tussen Homey en Arduino op gang gekregen?