https://github.com/tmlong/webCoRE
This app is an attempt to breathe new life into the webCoRE presence sensor to continue providing more consistent geofencing updates. This works with the webCoRE SmartApp for creating powerful location-based automation.
Requires the webCoRE SmartApp to be installed.
- Within the SmartThings IDE, click on 'My Device Handlers'.
- Follow the steps below depending on how you install webCoRE.
- Click the 'Update from Repo' button.
- Click the 'webCoRE (master)' option from the drop-down list.
- Select the 'webCoRE Presence Sensor' device type from the list.
- Select 'Publish', then click 'Execute Update'.
- Ensure the 'webCoRE Presence Sensor' is listed and marked with a 'Published' status.
- Click the '+ Create New Device Handler' button.
- Select the 'From Code' tab and paste in the source code from here.
- Click 'Create'.
- Click 'Publish', then click 'For Me'.
- Ensure the 'webCoRE Presence Sensor' is listed and marked with a 'Published' status.
Requires access to the device's location.
- Install the webCoRE Presence app from the Google Play Store.
Adding a presence sensor will appear as a new device in your SmartThings app.
- Open the webCoRE Presence app and login to your dashboard.
- Click the
icon to add a presence sensor.
- As an alternative, the presence sensor can be setup under the 'Settings' > 'Places' > 'Setup sensor' option from within the dashboard. Either option will work just fine and have the same end result.
- Note: Once the presence sensor is configured, the 'Setup sensor' option from within the dashboard will no longer be available until the app is reinstalled.
- Location updates will be started immediately.
Location updates are polled with a minimum interval of 120s and distance of 100m.
Add a presence sensor.
- This option will overwrite the existing presence sensor, if one already exists.
Location updates started.
- Clicking this icon will stop location updates.
- This option will appear once a presence sensor is configured.
Location updates stopped.
- Clicking this icon will start location updates.
- This option will appear once a presence sensor is configured.
Refresh location.
- Clicking this icon will immediately update the location.
- This option will appear once a presence sensor is configured.
- https://github.com/ady624/webCoRE
- https://community.webcore.co/t/install-instructions-webcore-presence-sensor-on-your-android-beta/1324
Copyright 2019 Todd Long
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.