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 have the nRF905 wired up (and checked four times). Homey App running and sketch running without errors, but don't get them to communicate. Both nRF905 cards I received may be death.
-
caseda said: I was thinking a little bit like this, Variable Full JSON = where you get the variable with the full json JSONpath = well.. the json path to the value Variable Value = the singel value gotten from the full json But yeah, it is a…
-
Version 1.3.3 is now published in the app store. Number typed Better Logic variables support is now added to the Better Logic variable.
-
caseda said: ErikVanDongen said: Storing the entire response / or JSONpath located json object would be possible, but how would you extract the values from that string? instead of a getting via url, get from variable.? or is it not po…
-
caseda said: ErikVanDongen said: So the question is, is it possible to pull multiple JSON's out of one request and punt them in multiple Better Logical variables? Don't Know the answer but it would be great when it became possibl…
-
So the question is, is it possible to pull multiple JSON's out of one request and punt them in multiple Better Logical variables? Don't Know the answer but it would be great when it became possible. This will not be supported with the HTTP A…
-
Kosmonout said: I use the websocket send card to open my garage door. Works very nice! Is it possible to make a websocket receive card (for the when column) to check the door status? Everything is possible! Do you have documentation of…
-
@MarkSwift Added numeric BetterLogic variable support this night!
-
satbopper said: it takes a lot of time to be published Its published now!
-
MarkSwift said: Can't seem to get this to work on the latest version? I'm using the "say something" card, is this right? Works ok for me on 0.9.1 Be sure using the special better voice card.
-
I just submitted version 0.4.0 to the app store. The previous version was not compatible with Homey firmware 0.9.1.
-
Can you post the content of your chrome console window (open it with f12) after a reload?
-
MilanVanDenMuyzenberg said: Good idea, but geofence window shows up like this: Does a ctrl+r (reload) help?
-
@mauriceb you can run the app with command `athom project --run` and check the console output. Other option is to use my Realtime Homey Logger: If you paste the realtime log lines of the HTTP app with this tool I can help you debugging.
-
mauriceb said: ErikVanDongen said: mauriceb said: Is it possible to do a POST with the following body: {"notification":{"powerstate":{"powerstate":""}}} and putting the result {"powerstate": {"powerstate": "Standby"}} in a Bet…
-
ErikVanDongen said: keverjeroen said: Great! I like that the app can speak back to my phone now. What is btw the benefit of pre-programmed voice triggers? I see this in other apps too, but most of the time they conflict with my own fl…
-
Phuturist said: I did notice an issue with the either the HTTP app or the BetterLogic app. If a retrieved forecast contains a foward slash in in km/u for the wind speed then the BetterLogic variable is not set. I believe it to be an issue with …
-
keverjeroen said: Great! I like that the app can speak back to my phone now. What is btw the benefit of pre-programmed voice triggers? I see this in other apps too, but most of the time they conflict with my own flows.. Because It is …
-
mauriceb said: Is it possible to do a POST with the following body: {"notification":{"powerstate":{"powerstate":""}}} and putting the result {"powerstate": {"powerstate": "Standby"}} in a Better Logic variable? I tried figuring out the Node HT…
-
ThijsDeJong said: ErikVanDongen said: @ThijsDeJong its not posible to change homey's ux behaviour with apps. So I cannot help you with this unfortunantly. @ErikVanDongen THNX. It's a pitty, Maybe @Emile will notice this and p…
-
@keverjeroen - Response speech to mobile app if flow/speech trigger originated from the mobile app - Added support for speech triggers, homey answers with the address > "dude, where is my " + tracker name > "gps" + tracker name
-
@ThijsDeJong its not posible to change homey's ux behaviour with apps. So I cannot help you with this unfortunantly.
-
@ThijsDeJong @Phuturist Have you tried this approach? Get the weather expection based on a speech trigger, and trigger a flow on a better logic variable is set flow. Trigger: Action flow:
-
Hey Guys A few weeks ago i discovered that the flow card parameters now allow querystrings to be passed with the url parameter. If this works for all situations, i will remove the json parameter in a future version. Can you give me some feedback on …
-
Phuturist said: ErikVanDongen said: Phuturist said: ErikVanDongen said: @Phuturist Thanks. Suggestions / improvements / bug reports (you won't find them ) are welcome. I've found a bug ... the version number s…
-
ThijsDeJong said: ErikVanDongen said: Hey guys. With the latest version of the HTTP app its posible to set a BetterLogic variable directly with a JSONpath query. This version is not available in the app store as of yet, so get it from …
-
T-mo-T said: Nice! Still using this app on a daily basis. Although I'm a bit struggling with Android GPS tag accuracy vs battery consumption. Any recommendations? Only too bad the Homey push messages stopped working but hope that'll be resolv…
-
Phuturist said: ErikVanDongen said: @Phuturist Thanks. Suggestions / improvements / bug reports (you won't find them ) are welcome. I've found a bug ... the version number still says 1.3.0 ... Other then that it seems to wor…
-
A big plus on z-wave devices is its capability to associate sensors to switches directly, without the need of a controller, but with informing the controller with an update. This way switching a z-wave light based on a z-wave sensor is allways super…
-
Hey guys. With the latest version of the HTTP app its posible to set a BetterLogic variable directly with a JSONpath query. This version is not available in the app store as of yet, so get it from github if you want to simplify your wunderground var…