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.
JasperB
About
- Username
- JasperB
- Joined
- Visits
- 1,070
- Last Active
- Roles
- Member
Comments
-
Web API is via Athom's cloud. So your app -> Athom -> Homey
-
When the API is stable, you can request your ClientId and Secret.
-
@vaderag Sorry was away for a while. Will test the question today. Will push to stable this weekend. You can install beta apps without losing settings I thought. This is only when you go to the beta (experimental) of Homey's version.
-
Include the js in your head as Slirip did in his original post //declare homeyAPI let homeyAPI; init() { //Set the configuration AthomAPI.AthomCloudAPI.setConfig({ clientId: "56d84892f8ea8fcd7952e70f", clientSecret: "JScLC…
-
@vaderag The hub indeed. Ofc you can place that thing in the middle of your house if that's possible. It's quite small. 1) Have to test that. I assume the sync module/hub has a temp storage for recordings. Will check later this week. 2) Correct i…
-
@vaderag Recording time is indeed limited to 60 sec, restart time minimum 5 sec. So you have 5sec gaps between video's. With the Homey app you can set the restart time (interval) to 1 sec, although this time will change back to 5 sec if you open th…
-
https://apps.athom.com/app/com.arjankranenburg.virtual
-
Anders kun je ook altijd nog je inverter laten praten met PVoutput, wat dan weer te koppelen is met Homey. Zo heb ik het iig gedaan
-
https://apps.athom.com/app/name.klep.sonoff
-
Harmony? kost iets meer dan de bovenstaande opties, maar kan natuurlijk ook veel meer. Je hebt dan wel de hub nodig. Goedkoopste versie is de companion (remote + hub) http://www.mediamarkt.nl/nl/product/_logitech-harmony-companion-1408723.html
-
hehe, almost. Did some search in the app and the following capabilities are used: "measure_battery", "eurotronic_mode_spirit", "measure_temperature", "target_temperature", "eurotronic_manual_value", …
-
Possibly a bug in the app repeating API calls. @anne
-
Of een fibaro dimmer 2 halen, die heeft geen blauwe draad nodig, en je kunt er hetzelfde mee bereiken
-
Have you tried turning the hub off/on? That helps here once in a while (having the same issue sometimes)
-
First world problems ;p
-
@btwvince There is no ETA given, there are still some issues on the experimental Athom is working on. However, looking at the coming weeks with christmass and new year, I personally don't expect much as 50% of the world is on leave. Don't know the…
-
If you want to switch back to stable, you have to do a reset. Which removes all flows/devices e.g. I'd just disable auto update, and only update when a new stable version is available
-
1580
-
Want kind of vpn, software like expressvpn? or on your router? I suppose "remove the vpn" is not a viable solution
-
This is kind of related: https://forum.athom.com/discussion/4374/wandschakelaar-aanpassen-via-homey Might find your answer there. Basically the idea is to put some kind of domotica switch behind the wall switch (doesn't matter if it's zwave or some…
-
Priknr1 said: I have something simular for going in or out the bathroom. If you set both your PIR's to , for example, 10s (meaining after detection, it stays high for 10 seconds) Now going upstairs: PIR1 becomes high. . Stays high for 10…
-
Kun je niet de schakeldraad uit de fibaro halen? Dus de schakelaar is dan met de fibaro aangesloten, maar de fibaro niet met de lamp. Dan zet je dus via je schakelaar de fibaro aan/uit, wat je dan weer in een flow kunt gebruiken.
-
Still, why the LED?
-
Updated version now supports snapshots. Please note that the snapshots use SDK2.0 image tokens. These are not widely supported yet by messaging apps. It will take time from the community to update these apps.
-
It's an app like https://apps.athom.com/app/nl.nielsdeklerk.log https://apps.athom.com/app/nu.dijker.papertrails Or one of the others
-
Are you talking about the aeotec?
-
https://developer.athom.com/docs/apps/ManagerCloud.html getLocalAddress(callbackopt) → {Promise}
-
@jolerius the capture a video would do that. But can make a snap as well yes. Will include that feature in the next update
-
Reserved for future post
-
Hey Anne, great! Could you possibly also make some conditions for it? I made a OpenWeatherMapp myself a long time ago (sdk1, and very poorly written). Maybe you can steal some of the conditions as I have flows like this currently. https://github.co…