Updated external content (Jenkins build 1025)

pull/1969/head
openHAB Build Server 2022-07-05 03:33:17 +00:00
parent 43268bd741
commit 91f32b2c72
3 changed files with 12 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -24,7 +24,7 @@ The openHAB Cloud service (and thus the connector to it) is useful for different
* It allows remote access to local openHAB instances without having to expose ports to the Internet or to require a complex VPN setup.
* It serves as a connector to Google Cloud Messaging (GCM) and Apple Push Notifications (APN) for pushing notifications to mobile phone apps.
* It brings integration possibilities with services that require an OAuth2 authentication against a web server, such as IFTTT or Amazon Alexa Skills.
* It provides integrations with 3rd party services that require OAuth2 authentication, such as Amazon Alexa or Google Home applications
## Installation via UI
@ -58,10 +58,15 @@ After installing this add-on, you will find configuration options in the openHAB
![Configuration](doc/configuration.png)
Please note, that you should not expose all your items in this settings dialog.
Also note that at present this feature is currently turned off.
You just need to expose those items, which you want to be accessible by IFTTT.
This setting has no affect on Alexa or Google Assistant functionality.
By default both remote access and push notifications are enabled.
### Advanced Configuration
For private hosted myopenHAB installations, the base URL can be changed to point another cloud instance.
Private hosted myopenHAB installations may enable selected items in openHAB to have their state updates pushed to the cloud service for integrations with services like IFTTT.
Note that this is not supported on the community hosted myopenHAB service due to high load concerns and will have no effect if enabled with the default URL configured.
This is also not required for remote access through the cloud service to function.
Alternatively, you can configure the settings in the file `conf/services/openhabcloud.cfg`:
@ -87,6 +92,4 @@ Alternatively, you can configure the settings in the file `conf/services/openhab
#expose=
```
Note: The exposed items will show up after they receive an update to their state.
Note: In order to use an openHAB UI via the Cloud Connector exposing items is not neccessary. Administrative actions are limited to creating things, items and rules, deleting them is inhibited via the Cloud Connector.
Note: The optionally exposed items will show up after they receive an update to their state.

View File

@ -5,6 +5,7 @@ title: Rustpotter Keyword Spotter - Voices
type: voice
description: "This voice service allows you to use the open source library Rustpotter as your keyword spotter in openHAB."
since: 3x
logo: images/addons/rustpotterks.png
install: manual
---