Skip to content

Commit

Permalink
Merge pull request #59 from alexdresko/template-link-fix
Browse files Browse the repository at this point in the history
Template link fix
  • Loading branch information
alexdresko committed Apr 21, 2017
2 parents 9ca429e + f6a88cb commit 8806a47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ These instructions assume you have a default HomeSeer installation on the same c

.. figure:: _static/extensions-and-updates-search.png

Alternatively, download it from https://marketplace.visualstudio.com/items?itemName=thealexdresko.HomeSeerTemplates
Alternatively, download it from https://marketplace.visualstudio.com/items?itemName=thealexdresko.HomeSeerTemplates-18379

#. Once installed, you can “File > New Project” to create a HomeSeer plugin. The templates can be found under “Templates > Visual C# > HomeSeer”.

Expand All @@ -27,4 +27,4 @@ These instructions assume you have a default HomeSeer installation on the same c

Further, you should see your plugin listed under "PLUG-INS > MANAGE > Remote Plug-Ins":

.. figure:: _static/remote-plugin-connected.png
.. figure:: _static/remote-plugin-connected.png
2 changes: 1 addition & 1 deletion docs/source/what-is-it.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Project templates for Visual Studio 2015 and Visual Studio 2017

With HSPI, getting started with HomeSeer development is as simple as:

1. Locate and install the HSPI extension in Visual Studio via “Tools > Extensions and Updates” or download it from https://marketplace.visualstudio.com/items?itemName=thealexdresko.HomeSeerTemplates
1. Locate and install the HSPI extension in Visual Studio via “Tools > Extensions and Updates” or download it from https://marketplace.visualstudio.com/items?itemName=thealexdresko.HomeSeerTemplates-18379
2. File > New Project > HomeSeer > Select a template
3. F5 to launch the project and verify connectivity to HomeSeer.

Expand Down

0 comments on commit 8806a47

Please sign in to comment.