Updated external content (Jenkins build 442)
parent
e2291b229d
commit
454a777fd8
|
@ -203,9 +203,10 @@ The following channels are supported:
|
|||
| `emeter_total_imported_energy_register_q` | Number:Energy | Total Imported Energy (Q+) (kvarh) | - | - | - | - | - | - | - | - | Y | - |
|
||||
| `emeter_total_exported_energy_register_q` | Number:Energy | Total Exported Energy (Q-) (kvarh) | - | - | - | - | - | - | - | - | Y | - |
|
||||
| `emeter_tariff_indicator` | String | Current tariff indicator | Y | Y | Y | Y | Y | Y | Y | Y | - | Y |
|
||||
| `emeter_treshold_a_v2_1` | Number:ElectricCurrent | Actual treshold (A) | - | Y | - | - | - | - | - | - | - | - |
|
||||
| `emeter_treshold_a` | Number:ElectricCurrent | Actual treshold (A) | Y | - | Y | Y | - | - | - | - | - | - |
|
||||
| `emeter_treshold_kwh` | Number:Power | Actual treshold (kW) | - | - | - | - | Y | Y | - | - | - | Y |
|
||||
| `emeter_treshold_a_v2_1` | Number:ElectricCurrent | Actual threshold (A) | - | Y | - | - | - | - | - | - | - | - |
|
||||
| `emeter_treshold_a` | Number:ElectricCurrent | Actual threshold (A) | Y | - | Y | Y | - | - | - | - | - | - |
|
||||
| `emeter_fuse_threshold_a` | Number:ElectricCurrent | Active fuse threshold (A) | - | - | - | - | - | - | - | - | - | Y |
|
||||
| `emeter_treshold_kwh` | Number:Power | Actual threshold (kW) | - | - | - | - | Y | Y | - | - | - | Y |
|
||||
| `emeter_switch_position_v2_1` | Number | Switch position | - | Y | - | - | - | - | - | - | - | - |
|
||||
| `emeter_switch_position` | Number | Switch position | Y | - | Y | Y | Y | Y | - | - | Y | Y |
|
||||
| `emeter_active_import_power` | Number:Power | Aggregate active import power (W) | Y | - | - | - | - | - | - | - | - | - |
|
||||
|
@ -253,7 +254,7 @@ The following channels are supported:
|
|||
| `emeter_production_tariff1` | Number:Energy | Total amount of slave electricity produced for tariff 1 (kWh) | Y | - | - | - | - | - | - | - | - | - |
|
||||
| `emeter_production_tariff2` | Number:Energy | Total amount of slave electricity produced for tariff 2 (kWh) | Y | - | - | - | - | - | - | - | - | - |
|
||||
| `emeter_tariff_indicator` | String | Current slave tariff indicator | Y | - | - | - | - | - | - | - | - | - |
|
||||
| `emeter_treshold_a` | Number:ElectricCurrent | Actual slave treshold (A) | Y | - | - | - | - | - | - | - | - | - |
|
||||
| `emeter_treshold_a` | Number:ElectricCurrent | Actual slave threshold (A) | Y | - | - | - | - | - | - | - | - | - |
|
||||
| `meter_switch_position` | Number | Slave electricity switch position | Y | - | - | Y | Y | Y | - | - | - | - |
|
||||
| `emeter_active_import_power` | Number:Power | Slave aggregate active import power (W) | Y | - | - | - | - | - | - | - | - | - |
|
||||
| `emeter_value` | Number:Energy | Slave electricity usage (kWh) in the past period | - | - | - | - | Y | Y | Y | Y | - | - |
|
||||
|
|
|
@ -83,7 +83,7 @@ There are three supported protocol types, "active", "message_waiting" and "api"
|
|||
* calls can be filtered on freeswitch event headers, multiple headers can be used, all must match.
|
||||
* filters format is "Key:Value,Key:Value,...."
|
||||
* Ex: `Switch Incoming_Call "Home Phone" (Phone) {freeswitch="active:Call-Direction:inbound,Caller-Destination-Number:5555551212"}`
|
||||
* see [Freesiwtch Events](http://wiki.freeswitch.org/wiki/Event_List) for more info on event headers
|
||||
* see [Freeswitch Events](http://wiki.freeswitch.org/wiki/Event_List) for more info on event headers
|
||||
* Non Filtered
|
||||
* if no filter is given any inbound call will be used
|
||||
* for multiple active calls the most recent active call's callerid will be displayed
|
||||
|
|
|
@ -51,6 +51,7 @@ If a device is removed or disconnects from the account the respective openHAB de
|
|||
|
||||
All Things are updated according to the configured refresh time of their shared account Bridge.
|
||||
You may force an update by sending the `REFRESH` command to any channel of the Bridge Things.
|
||||
However this `REFRESH` command will not request data directly from the phone, but it will only make a query to the server.
|
||||
|
||||
## Channels
|
||||
|
||||
|
|
|
@ -36,10 +36,12 @@ By default all OneWire GPIO devices are stored in /sys/bus/w1/devices/DEVICE_ID_
|
|||
and the temperature value is available in the file "w1_slave". The Thing needs full path to the w1_slave file.
|
||||
Note the values in sysfs are in Celsius.
|
||||
|
||||
Optional parameter precision makes it easier to lower precision of the sensor value, i.e. precision 1 makes sensor value to show only one digit after the floating point, precision 2 - shows 2 digits. It makes precision reduction with round up, i.e. 20.534C with precision 1 will be 20.5C, 20.555 with same precision will be 20.6C. Allowed values are from 0 to 3. Default value of parameter is 3(max precision).
|
||||
|
||||
In the thing file, this looks e.g. like
|
||||
|
||||
```
|
||||
Thing onewiregpio:sensor:livingRoom "Living room" [gpio_bus_file="/sys/bus/w1/devices/28-0000061b587b/w1_slave",refresh_time=30]
|
||||
Thing onewiregpio:sensor:livingRoom "Living room" [gpio_bus_file="/sys/bus/w1/devices/28-0000061b587b/w1_slave",refresh_time=30,precision=1]
|
||||
```
|
||||
|
||||
## Channels
|
||||
|
|
|
@ -3,7 +3,7 @@ id: googletts
|
|||
label: Google Cloud Text-to-Speech
|
||||
title: Google Cloud Text-to-Speech - Voices
|
||||
type: voice
|
||||
description: "Google Cloud TTS Service uses the none-free Google Cloud Text-to-Speech API to convert text or Speech Synthesis Markup Language"
|
||||
description: "Google Cloud TTS Service uses the none-free Google Cloud Text-to-Speech API to convert text or Speech Synthesis Markup Language (SSML) input into audio data of natural human speech."
|
||||
since: 2x
|
||||
install: auto
|
||||
---
|
||||
|
@ -14,11 +14,10 @@ install: auto
|
|||
|
||||
# Google Cloud Text-to-Speech
|
||||
|
||||
Google Cloud TTS Service uses the none-free Google Cloud Text-to-Speech API to convert text or Speech Synthesis Markup Language
|
||||
(SSML) input into audio data of natural human speech.
|
||||
It provides 30 voices, available in multiple languages and variants and applies DeepMind’s groundbreaking research in
|
||||
WaveNet and Google’s powerful neural networks.
|
||||
Google Cloud TTS Service uses the none-free Google Cloud Text-to-Speech API to convert text or Speech Synthesis Markup Language (SSML) input into audio data of natural human speech.
|
||||
It provides 30 voices, available in multiple languages and variants and applies DeepMind’s groundbreaking research in WaveNet and Google’s powerful neural networks.
|
||||
The implementation caches the converted texts to reduce the load on the API and make the conversion faster.
|
||||
You can find them in the `$OPENHAB_USERDATA/cache/org.openhab.voice.googletts` folder.
|
||||
Be aware, that using this service may incur cost on your Google Cloud account.
|
||||
You can find pricing information on the [documentation page](https://cloud.google.com/text-to-speech/#pricing-summary).
|
||||
|
||||
|
|
Loading…
Reference in New Issue