Skip to content

Commit

Permalink
minor changes to documentation, changed bundleId to use io.thechad pr…
Browse files Browse the repository at this point in the history
…efix
  • Loading branch information
Chad Francis committed Dec 10, 2013
1 parent 88a28c7 commit e59f3ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<plist version="1.0">
<dict>
<key>PluginVersion</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>ServerApiVersion</key>
<string>1.0</string>
<key>IwsApiVersion</key>
<string>1.0.0</string>
<key>CFBundleDisplayName</key>
<string>Foscam Controller</string>
<key>CFBundleIdentifier</key>
<string>com.chadfrancis.indigoplugin.foscam</string>
<string>io.thechad.indigoplugin.foscam</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>CFBundleURLTypes</key>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Indigo plugin to control Foscam webcams.
### Installation Instructions

1. Download latest release [here](https://github.com/discgolfer1138/indigo-foscam/releases)
2. Follow [standard plugin installation process](http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_6_documentation:getting_started#installing_plugins_and_configuring_plugin_settings_pro_only_feature)
2. Follow [standard plugin installation process](http://bit.ly/1e1Vc7b)

### Actions

Expand All @@ -16,7 +16,7 @@ Indigo plugin to control Foscam webcams.
- Enable/Disable Streams
- Activate/Deactivate Motion Alarm
- Enable/Disable IR leds
- Email Snapshot
- Email Snapshot (SMTP server is set in plugin config)

### States Exposed

Expand Down

0 comments on commit e59f3ce

Please sign in to comment.