Updated external content (Jenkins build 376)

pull/1569/head
openHAB Build Server 2021-04-15 03:34:08 +00:00
parent 2863e01d3a
commit 2205556946
17 changed files with 27 additions and 18 deletions

File diff suppressed because one or more lines are too long

View File

@ -71,4 +71,4 @@ demo.items:
```
Dimmer Light_LivingRoom { channel="milight:rgbLed:milight2:4:ledbrightness", channel="bluetooth:ptm215b:bluegiga0:rocker_livingroom:rocker1" [profile="rawrocker-to-on-off"], channel="bluetooth:ptm215b:bluegiga0:rocker_kitchen:rocker1" [profile="rawrocker-to-on-off"] } // We have a combined kitchen / livingroom, so we control the living room lights with switches from the living room and from the kitchen
Switch Light_Kitchen { channel="hue:group:1:kitchen-bulbs:switch", channel="bluetooth:ptm215b:bluegiga0:rocker_kitchen:rocker2" [profile="rawrocker-to-on-off"] }
```
```

View File

@ -87,4 +87,4 @@ sitemap demo label="Main Menu"
See also the following extensions for further examples:
<!--list-subs-->
<!--list-subs-->

View File

@ -361,4 +361,4 @@ then
actions.bypass()
end
```
```

View File

@ -174,4 +174,4 @@ val castActions = getActions("chromecast","chromecast:chromecast:29fcf535da")
val success = castActions.playURL("http://192.168.1.160:81/mjpg/front1/video.mjpg")
val success2 = castActions.playURL("http://192.168.1.160:81/mjpg/front1/video.mjpg", "image/jpeg")
```
```

View File

@ -66,7 +66,8 @@ The channel will then be identified by `<air unit id>:<channel group>#<channel>`
You can also manually configure your air unit in case you don't want to use autodiscovery
(e. g. if you want to have a portable configuration):
Create a new file, e. g. `danfoss.things`, in your _things_ configuration folder:
Create a new file, e. g. `danfoss.things`, in your _things_ configuration folder:
```
Thing danfossairunit:airunit:myairunit [host="192.168.0.7",
refreshInterval=5,
@ -93,4 +94,4 @@ Text item=Lueftung_Drehzahl_Extract
Selection item=Lueftung_Mode mappings=[DEMAND="Bedarfslüftung", OFF="Aus", PROGRAM="Programm", MANUAL="manuell"]
Switch item=Lueftung_Boost
Switch item=Lueftung_Bypass
```
```

View File

@ -144,6 +144,7 @@ Please note:
The binding tries to detect and maintain the correct state, but due to device limitations this is not always possible.
Make sure the receiver's and binding's state are in sync when OH is restarted (binding assumes state is OFF).
- Channels receiving event information get updated when changing the channel or playing a video.
There is no way to read the current status, therefore they don't get initialized on startup nor being updated in real-time.
The player channel supports the following actions:
@ -341,4 +342,4 @@ to switch it ON and
to switch it off.
After an openHAB restart you need to make sure that OH and receiver are in sync, because the binding can't read the power status at startup.
After an openHAB restart you need to make sure that OH and receiver are in sync, because the binding can't read the power status at startup.

View File

@ -10385,4 +10385,4 @@ Mapping of countries in mihome app to server:
| Yemen | YE | sg |
| Zambia | ZM | sg |
| Zimbabwe | ZW | sg |
| Åland Islands | AX | de |
| Åland Islands | AX | de |

View File

@ -61,6 +61,7 @@ Currently binding supports the following panels: EVO192, EVO48(not tested), EVO9
|communicationState | Shows the communication status to Paradox. Different from Bridge status. Bridge may be online and able to receive commands but communication may be offline due to various reasons. Possible values [Offline, Online] |
#### Communication command channel allowed values
| Value | Description |
|--------|------------------------------------------------------------------------------------|
| LOGOUT | Logs out and disconnects from Paradox alarm system |
@ -75,6 +76,7 @@ Currently binding supports the following panels: EVO192, EVO48(not tested), EVO9
| disarmEnabled | Optional boolean flag. Valid for partitions. When set to true the command DISARM will be allowed for the partition where the flag is enabled. CAUTION: Enabling DISARM command can be dangerous. If attacker can gain access to your openHAB (via API or UI), this command can be used to disarm your armed partition (area) |
### Panel channels:
| Channel | Type | Description |
|--------------------------|----------------------------|-------------------------------------------------------------------------------------------|
| state | String | Overall panel state |
@ -188,11 +190,13 @@ Currently binding supports the following panels: EVO192, EVO48(not tested), EVO9
}
}
```
## Acknowledgements
This binding would not be possible without the reverse engineering of the byte level protocol and the development by other authors in python, C# and other languages. Many thanks to the following authors and their respective GitHub repositories for their development that helped in creating this binding:
João Paulo Barraca - https://github.com/ParadoxAlarmInterface/pai
Jean Henning - repository not available
Tertuish - https://github.com/Tertiush/ParadoxIP150v2 / https://github.com/Tertiush/ParadoxIP150
Tertuish - https://github.com/Tertiush/ParadoxIP150v2 / https://github.com/Tertiush/ParadoxIP150

View File

@ -141,4 +141,4 @@ Text label="Power Grid"{
Default item=SenecLiveGridExport
}
}
```
```

View File

@ -70,4 +70,4 @@ The following channels are supported by the binding. Note that specific weather
Bridge somfymylink:mylink:mylink1 "myLink Bridge" @ "Office" [ ipAddress="192.168.1.1", systemId="mysystemidhere" ] {
Thing shade shade1 "Living Room" [ targetId="CC114A21.1" ]
}
```
```

View File

@ -361,4 +361,4 @@ then
telegramAction.sendTelegramAnswer(telegramReplyId.state.toString, "Ok, I'll leave them *on*.")
}
end
```
```

View File

@ -378,4 +378,4 @@ then
LED_1_program.sendCommand(99)
LED_1_preset_23.sendCommand(OFF)
end
```
```

View File

@ -733,6 +733,7 @@ String cooler_target_mode "Cooler Target Mode" (gCooler)
Number cooler_cool_thrs "Cooler Cool Threshold Temp [%.1f C]" (gCooler) {homekit="CoolingThresholdTemperature" [minValue=10.5, maxValue=50]}
Number cooler_heat_thrs "Cooler Heat Threshold Temp [%.1f C]" (gCooler) {homekit="HeatingThresholdTemperature" [minValue=0.5, maxValue=20]}
```
## Additional Notes
HomeKit allows only a single pairing to be established with the bridge.
@ -768,6 +769,7 @@ openhab> log:tail io.github.hapjava
## Troubleshooting
### openHAB is not listed in home app
if you don't see openHAB in the home app, probably multicast DNS (mDNS) traffic is not routed correctly from openHAB to home app device or openHAB is already in paired state.
You can verify this with [Discovery DNS iOS app](https://apps.apple.com/us/app/discovery-dns-sd-browser/id305441017) as follow:
@ -789,4 +791,4 @@ You can verify this with [Discovery DNS iOS app](https://apps.apple.com/us/app/d
- verify the flag "sf".
- if sf is equal 1, openHAB is accepting pairing from new iOS device.
- if sf is equal 0 (as on screenshot), openHAB is already paired and does not accept any new pairing request. you can reset pairing using `openhab:homekit clearPairings` command in karaf console.
- if you see openHAB bridge and sf is equal 1 but you dont see openHAB in home app, probably you home app still think it is already paired with openHAB. remove your home from home app and restart iOS device.
- if you see openHAB bridge and sf is equal 1 but you dont see openHAB in home app, probably you home app still think it is already paired with openHAB. remove your home from home app and restart iOS device.

View File

@ -32,6 +32,7 @@ This service is provided "AS IS", and the user takes full responsibility of any
{::options toc_levels="2..4"/}
- TOC
{:toc}
## Prerequisites
@ -189,4 +190,4 @@ Eclipse instructions
-DDYNAMODBTEST_REGION=REGION-ID
-DDYNAMODBTEST_ACCESS=ACCESS-KEY
-DDYNAMODBTEST_SECRET=SECRET
````
````

View File

@ -31,4 +31,4 @@ This service can be configured in the file `services/mongodb.cfg`.
If you have a username and password it looks like this: url = mongodb://[username]:[password]@[localhost]:27017/[database]
The database is required: http://mongodb.github.io/mongo-java-driver/3.9/javadoc/com/mongodb/MongoClientURI.html
All item and event related configuration is done in the file `persistence/mongodb.persist`.
All item and event related configuration is done in the file `persistence/mongodb.persist`.

View File

@ -22,7 +22,7 @@
<representation-property>macAddress</representation-property>
<config-description uri="thing-type:magentatv:receiver">
<config-description>
<parameter name="ipAddress" type="text" required="true">
<label>Device IP Address</label>
<description>IP address of the receiver</description>