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.
MennoVanGrinsven
About
- Username
- MennoVanGrinsven
- Joined
- -
- Visits
- 1,010
- Last Active
- Roles
- Member
Comments
-
EvertorN said: Nah I haven't changed anything. I had initially set it up as /event and it was working perfectly, after the update to 0.5 it stopped working.. What should my full topic be so my cards get triggered again? Thanks for the help …
-
EvertorN said: It's working when I subscribe to owntracks/# for fence 'home' but not when I subscribe to owntracks/marvin/sailfish/event for fence 'home'. EDIT: Only the flow card 'Receive geofence triggers' works, not entering / leaving.. Whe…
-
EvertorN said: The app is not working anymore since the last update (0.5.0). It won't recognize any topics when I try to connect to my private broker: 20170228-09:51:20 changedSettings called 20170228-09:51:20 [object Object] 20170228-09:51:2…
-
@Eternity Hehe ok. Have fun discovering.
-
Eternity said: @MennoVanGrinsven More stuff is working :-) My phone just reported "leaving Thuis" and "entering Thuis" when I change the radius. Great! So, Phone / Synology setup is working. Now Homey needs to be added Try adding …
-
Eternity said: @MennoVanGrinsven More stuff is working :-) My phone just reported "leaving Thuis" and "entering Thuis" when I change the radius. Great! So, Phone / Synology setup is working. Now Homey needs to be added Well I do n…
-
@eternity I do not see any transition events. You need to trigger entering / leaving your geofence. Try setting the radius in your owntracks phone app to 0. Wait a few seconds and then set it again to say 50 or 100
-
Oh and I published a new version :-)
-
If the range is 0, then the region is a waypoint. If you set the radius > 0 it becomes a geofence (a circle x meters around the coordinates). Setting the accuracy in the homey app is to compensate location inaccuracy that you always have when u…
-
JohanKuster said: Compatible again with current Homey version. @JohanKuster and https://apps.athom.com/app/nl.scanno.mqtt has been published.
-
mbalik79 said: Now I get this... App on the android phone says connected, but still no report received (i think) Try adding a dummy flow with a trigger card with the topic owntracks/# And see what happens. Using that topic in a d…
-
@Ingmar if you want to see all the messages that the phone apps are sending, create a dummy flow with a trigger card that contains owntracks/# as topic. Subscribing to that topic means that all topics beginning with owntracks/ are being received.…
-
ingmar said: MennoVanGrinsven said: @ingmar cool it is working Created a tag "Gebruiker" and set a variable you get the variable menno with value enter (or leave) You know that when you enable "extended data" you can have h…
-
The iBeacon proximity is a bit hard. First it is iOS dependent. Second the beacon message is a separate message. That means I have to store received messages per user. The question also is how to relate the beacon messages to a transition message.
-
@ingmar cool it is working Created a tag "Gebruiker" and set a variable you get the variable menno with value enter (or leave) You know that when you enable "extended data" you can have homey tell you when to recharge your battery .....
-
@Ingmar almost I already have the users in an array, so I can give the userid back as tag so it can be used in something like better logic. Hmm that way we can even get rid of the need to enter a topic.
-
ingmar said: MennoVanGrinsven said: @ingmar You know that the owntracks app supports wildcards in topics. So if you have a generic geofence name for home, you can create a trigger card with topic owntracks/+/+/event and as geofence ho…
-
@ingmar You know that the owntracks app supports wildcards in topics. So if you have a generic geofence name for home, you can create a trigger card with topic owntracks/+/+/event and as geofence home, then it will trigger for everyone that enters …
-
Yannick said: Great. Why would you want to create different users? I just used the default user/pass from cloudmqtt for both phone and homey which works well as far as I can tell. Because with different users you can set different acc…
-
@ingmar https://github.com/scanno/nl.scanno.owntracks/tree/beta Added the beacon message and contents is displayed in log. As i cannot test this, it is up to you to see if it works based on the "test" message in the documentation, above shows …
-
ingmar said: Yannick said: ingmar said: What might be interesting is adding some extra functionality on the iBeacon like distance measurement. Currently the Owntracks app sees my iBeacon, but as the beacon is very strong it is …
-
For the people who do not want to host their own MQTT broker: https://forum.athom.com/discussion/2810/use-cloudmqtt-as-a-broker-for-owntracks-or-mqtt-app
-
Uploaded to stable channel and waiting for approval
-
JohanKuster said: Waiting for approval... Johan, https://github.com/scanno/nl.scanno.mqtt Almost done.
-
ingmar said: MennoVanGrinsven said: ingmar said: MennoVanGrinsven said: Great work! Thanks for writing this! You're welcome. If you have any suggestions for the app, let me know. I have some new stu…
-
Yannick said: do you know how to connect to the hivemq public server? I've tried using the iOS app but the status stays "Connecting". Here are my current settings: Be careful with a public broker. Should only be used for testing, becaus…
-
ingmar said: MennoVanGrinsven said: Great work! Thanks for writing this! You're welcome. If you have any suggestions for the app, let me know. I have some new stuff in the develop branch like reverse geo lookup and u…
-
Great work! Thanks for writing this!
-
JohanKuster said: YvesGeffens said: +1 It would be greatly appreciated if someone can update it. Maybe it's only a limitation of the version-number in the installer (just hoping ) ? @JohanKuster Yves, I will do my best and …
-
Yannick said: Could you elaborate more on what settings I need to add to the client to be able to connect to the homey app? I'm using Owntracks on iPhone but have no idea what to enter in the settings page besides broker.hivemq.com for host. …