Beacon: a Geohopper/Beecon plugin

Plugins that users have built. NOTE: plugins that were developed for Indigo versions older than 2022.1 will have to be updated to work with Indigo 2022.1 (Python 3 - see this blog post for details). If the plugin listed here is not in the Plugin Store (which will show updated plugins) then you will need to ask on the appropriate thread below if it has been updated and where you get get the update.
RAID5
Posts: 104
Joined: Fri Jan 16, 2015 6:46 am
Location: Sweden

Re: Beacon: a Geohopper/Beecon plugin

Post by RAID5 »

Hi, regarding this fee of $4.99 for Geohopper service, what I could find on the web is that it only applies to does who use beacons, if you only use GPS and fencing is should be free. I could no find that it is a monthly fee, just a in app purchase of $4.99. Were have you read this information?


/RAID5
Sent from my iPhone with Tapatalk
RAID5 "A happy Swede addicted to automation"
midd
Posts: 374
Joined: Sun Apr 18, 2010 3:00 pm

Re: Beacon: a Geohopper/Beecon plugin

Post by midd »

I received an email from TwoCanoes, the maker of Geohopper in December. Here it is:

For the past two years Geohopper has been a free service, but as the user base grows, we need to cover our operating costs. For this reason we are instituting a small monthly fee of $4.99. You'll still get unlimited notifications, unlimited locations, and unlimited webhooks. This low monthly fee covers all devices that you register with the same username, and includes both the OS X and iOS apps. Signing up for a Geohopper subscription is simple, just click or tap on the button below:

Sign Up for Geohopper for $4.99 Per Month
I love using Geohopper to let my family know when I am arriving or leaving the house. I also use it to maintain a live "status board" in the office that lets us all know who is here and who is out in the field. I also run a web hook to notify co-workers in HipChat when I leave the office. Many of our customers have integrated Geohopper into sophisticated home automation solutions.

I hope Geohopper has been fun and useful and that you find value in continuing the service under a monthly subscription. On January 31, 2016, the free Geohopper service will no longer deliver notifications.

I'd like to hear from you if you have any questions or feedback. Please reply to this message to contact me.

timothy perfitt
founder, twocanoes software

PS Sign up by Jan 31, 2016 to maintain uninterrupted service for your Geohopper account.

PPS
You are receiving this one-time email because you signed up for the Geohopper service. We appreciate our Geohopper users, and sincerely hope you are getting value from the service. We often hear about the amazing things that Geohopper users are doing with the service and I want to makes sure that it keeps growing and improving.
M4 Mac mini.
midd
Posts: 374
Joined: Sun Apr 18, 2010 3:00 pm

Re: Beacon: a Geohopper/Beecon plugin

Post by midd »

so although Geohopper is giving me notifications on my phone. I'm unable to see any nor create devices using the plugin in Indigo. This must be where the free service was discontinued.
M4 Mac mini.
niels.vdw
Posts: 7
Joined: Wed Dec 24, 2014 5:48 am

Re: Beacon: a Geohopper/Beecon plugin

Post by niels.vdw »

I keep getting:

Beacon Error Received Beecon data, but one or more parameters are missing

in Indigo log. What parameters am I missing in my Beecon URL?

I now have http://192.168.1.12:6192/?sender=Me&loc ... ationEnter
RAID5
Posts: 104
Joined: Fri Jan 16, 2015 6:46 am
Location: Sweden

Re: Beacon: a Geohopper/Beecon plugin

Post by RAID5 »

Looks like you are using your internal IP address. That will only work when you are home on your own wifi.


/RAID5
Sent from my iPhone with Tapatalk
RAID5 "A happy Swede addicted to automation"
niels.vdw
Posts: 7
Joined: Wed Dec 24, 2014 5:48 am

Re: Beacon: a Geohopper/Beecon plugin

Post by niels.vdw »

Correct, but just for testing purposes. Doesn't explain my error message btw.
RAID5
Posts: 104
Joined: Fri Jan 16, 2015 6:46 am
Location: Sweden

Re: Beacon: a Geohopper/Beecon plugin

Post by RAID5 »

Are you using Locative or Geohopper?


/RAID5
Sent from my iPhone with Tapatalk
RAID5 "A happy Swede addicted to automation"
flic
Posts: 128
Joined: Thu Nov 30, 2006 1:35 pm
Location: Lidingö, Sweden

Re: Beacon: a Geohopper/Beecon plugin

Post by flic »

niels.vdw wrote:I keep getting:

Beacon Error Received Beecon data, but one or more parameters are missing

in Indigo log. What parameters am I missing in my Beecon URL?

I now have http://192.168.1.12:6192/?sender=Me&loc ... ationEnter
HTTP GET has been removed since v1.0.3, but I just realized the readme hasn't been updated to reflect that. Really sorry about that! You have to PUT your data instead. I haven't tried Beecon in a long time but i know it's capable of PUT, ether by default or after configuration, The URL should look like http://192.168.1.12:6192, nothing more.

Edit: I think... I can't remember, need to download Beecon and test it. I'll get back to you.
flic
Posts: 128
Joined: Thu Nov 30, 2006 1:35 pm
Location: Lidingö, Sweden

Re: Beacon: a Geohopper/Beecon plugin

Post by flic »

flic wrote: HTTP GET has been removed since v1.0.3, but I just realized the readme hasn't been updated to reflect that. Really sorry about that! You have to PUT your data instead. I haven't tried Beecon in a long time but i know it's capable of PUT, ether by default or after configuration, The URL should look like http://192.168.1.12:6192, nothing more.

Edit: I think... I can't remember, need to download Beecon and test it. I'll get back to you.
Yes, I remembered correctly. The URL should be as above, and you need to configure HTTP PUT in Beecon settings., then it works.
niels.vdw
Posts: 7
Joined: Wed Dec 24, 2014 5:48 am

Re: Beacon: a Geohopper/Beecon plugin

Post by niels.vdw »

Thanks for your help. Got it functioning now. Cool!
User avatar
wideglidejrp
Posts: 576
Joined: Sun Jan 15, 2012 4:34 pm
Location: Danbury, CT
Contact:

Re: Beacon: a Geohopper/Beecon plugin

Post by wideglidejrp »

I have Geohopper. I created a location where I lived. When I walk down the street, my Apple Watch alerts me I have departed and when I get back close to home I get an alert I have arrived. Now I want to create Indigo triggers. The challenge I see is I use a VPN to access my Indigo server remotely. The Indigo runs on a Mac Mini which has OS/X server running the VPN service. It works great. Is there a way I can create triggers in this system setup?
John R Patrick
Author of
Home Attitude
mlooss
Posts: 184
Joined: Thu Sep 05, 2013 3:49 pm

Re: Beacon: a Geohopper/Beecon plugin

Post by mlooss »

Its been a while since I did this setup, but it works really well, when GeoHopper service works. I had several occasion were it just stopped and support is very slow to respond. You also will need to purchase their web service and setup Dynamic DNS if you don't have a static IP. Next create a port forwarding on your router so that GeoHopper service can post via your URL and port. Your VPN set up will not work, because GeoHopper can't establish the VPN connection. Don't create any devices, they are created automatically.


Sent from my iPad using Tapatalk
User avatar
wideglidejrp
Posts: 576
Joined: Sun Jan 15, 2012 4:34 pm
Location: Danbury, CT
Contact:

Re: Beacon: a Geohopper/Beecon plugin

Post by wideglidejrp »

if I understand you correctly, I would have to give up my secure VPN service in order to use Geohopper. That is too much to give up. I wonder if there might be an app which is capable of using the VPN?
John R Patrick
Author of
Home Attitude
User avatar
wideglidejrp
Posts: 576
Joined: Sun Jan 15, 2012 4:34 pm
Location: Danbury, CT
Contact:

Re: Beacon: a Geohopper/Beecon plugin

Post by wideglidejrp »

I get the idea behind Geohopper and the plugin but have not been able to make it work so far. I setup a new device with [email protected]@@155 Pennwood Dr as the address. I saw somewhere that it is best to let the device be created automatically but I saw no way to accomplish that. I opened up port 6192 with TCP forwarding to my Mac Mini where Indigo is running. In the app setting for web services, I added pennwood155.us:6192 which is my MacMini. I created a trigger for a Beacon event for any change to result in an email action. I walked down the street and my Apple Watch beeped saying I had left 155 Pennwood Dr but nothing happened in Indigo. Any suggestions?
John R Patrick
Author of
Home Attitude
RAID5
Posts: 104
Joined: Fri Jan 16, 2015 6:46 am
Location: Sweden

Re: Beacon: a Geohopper/Beecon plugin

Post by RAID5 »

Have you in Geohopper setup a webservice to send a notification to you public IP


/RAID5
Sent from my iPhone with Tapatalk
RAID5 "A happy Swede addicted to automation"
Post Reply

Return to “User Plugins”