After discussing the plugin with the WeatherSnoop team, we've mutually decided to hand the plugin over to them for future development and support. The plugin will soon be available in the Plugin Store, and the Indigo v7.1.2 update will modify your Indigo Database to reflect the new plugin ID so you won't need to redefine your devices and anything that relies on them. Indigo v7.1.2 will also install the latest version, v3.0.0 (with WeatherSnoop 4 support) and will remove the previous version. That will be the last time that the Indigo installer will touch the plugin - all future updates will be available through the Plugin Store.
This is a great thing for the future of the WeatherSnoop plugin as it should allow quicker updates to handle new WeatherSnoop versions, feature requests, and bug fixes.
WeatherSnoop Plugin is now owned by the WeatherSnoop team
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: WeatherSnoop Plugin is now owned by the WeatherSnoop tea
When is the Indigo 7.1.2 update being released? I just purchased WeatherSnoop 4 and would like to update from WeatherSnoop 3 which I am currently using.
George Wilde
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: WeatherSnoop Plugin is now owned by the WeatherSnoop tea
We're having some unexpected issues with 7.1.2 so it's going to be later than we'd like. I'll figure out how to handle this and post back tomorrow.
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: WeatherSnoop Plugin is now owned by the WeatherSnoop tea
Boisy has the 3.0.0 version of the plugin up on GitHub, which was part of our migration strategy. The rest of the process is going to be handled by the next Indigo installer (either 7.1.2 or 7.2 depending on a few mitigating circumstances). However, if you want to migrate manually, here are the steps:
- Shut down the Indigo Server
- Download the new 3.0.0 version from GitHub by going to the repo and clicking on the Clone or Download button and clicking on the Download Zip button. That's going to download and unzip a folder in your Downloads directory named weathersnoop-indigoplugin-master.
- Inside that folder you'll see the WeatherSnoop.indigoPlugin plugin file. Open a new Finder window and go to either
or:Code: Select all
/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/
depending on whether you have the current WeatherSnoop plugin enabled or disabled. Whichever one has a WeatherSnoop.indigoPlugin is what you're looking for.Code: Select all
/Library/Application Support/Perceptive Automation/Indigo 7/Plugins (Disabled)/ - Replace the old plugin with the one you downloaded from GitHub (you might want to move the old plugin to the desktop or something just in case you want to revert back to it).
- Start the Indigo Server.
- Edit your current WeatherSnoop devices, select WeatherSnoop in the Type popup and select the correct thing from the Model popup. Complete any further config and you should be good to go.
Re: WeatherSnoop Plugin is now owned by the WeatherSnoop tea
The only problem I am having with the plugin is that the Indigo logging in the event log cannot be turned off regardless of the setting of "Enable debugging". This causes an excessive number of entries in the Indigo Event Log.
George Wilde
Re: WeatherSnoop Plugin is now owned by the WeatherSnoop tea
It looks like the excessive logging was due to the fact that I was trying to access a WeatherSnoop value whose name had changed from WeatherSnoop 3 to WeatherSnoop 4. When I corrected the name of the item the logging disappeared.
George Wilde