Updated external content (Jenkins build 805)
parent
8a5fd9b288
commit
b430ab8ccf
File diff suppressed because one or more lines are too long
|
@ -48,79 +48,78 @@ A BRP072C42 adapter requires a registered UUID to authenticate. Upon discovery,
|
|||
### Additional Thing configurations for BRP072C42 adapter
|
||||
|
||||
* `secure` - Must be set to true for BRP072C42 to access it through https.
|
||||
* `uuid` - A UUID used to access the BRP072C42 adapter. A handy UUID generator can be found at https://www.uuidgenerator.net/.
|
||||
* `uuid` - A UUID used to access the BRP072C42 adapter. A handy UUID generator can be found at <https://www.uuidgenerator.net/>.
|
||||
* `key` - The 13-digit key from the Daikin adapter.
|
||||
|
||||
|
||||
## Channels
|
||||
|
||||
The temperature channels have a precision of one half degree Celsius.
|
||||
For the BRP072A42 and BRP072C42:
|
||||
|
||||
| Channel Name | Description |
|
||||
|--------------|---------------------------------------------------------------------------------------------|
|
||||
| power | Turns the power on/off for the air conditioning unit. |
|
||||
| settemp | The temperature set for the air conditioning unit. |
|
||||
| indoortemp | The indoor temperature as measured by the unit. |
|
||||
| outdoortemp | The outdoor temperature as measured by the external part of the air conditioning system. May not be available when unit is off. |
|
||||
| humidity | The indoor humidity as measured by the unit. This is not available on all units. |
|
||||
| mode | The mode set for the unit (AUTO, DEHUMIDIFIER, COLD, HEAT, FAN) |
|
||||
| homekitmode | A mode that is compatible with homekit/alexa/google home (off, auto, heat, cool). Not tested for BRP069B41 |
|
||||
| fanspeed | The fan speed set for the unit (AUTO, SILENCE, LEVEL_1, LEVEL_2, LEVEL_3, LEVEL_4, LEVEL_5) |
|
||||
| fandir | The fan blade direction (STOPPED, VERTICAL, HORIZONTAL, VERTICAL_AND_HORIZONTAL) |
|
||||
| cmpfrequency | The compressor frequency |
|
||||
| specialmode | The special mode currently active (OFF, STREAMER, ECO, POWERFUL, POWERFUL & STREAMER, ECO & STREAMER). Not all modes might be available on the unit. |
|
||||
| specialmode-powerful | Turns the powerful mode on/off for the air conditioning unit. |
|
||||
| energyheatingtoday | The energy consumption when heating for today |
|
||||
| energyheatingthisweek | The energy consumption when heating for this week |
|
||||
| energyheatinglastweek | The energy consumption when heating for last week |
|
||||
| energyheatingcurrentyear-1 | The energy consumption when heating for current year January |
|
||||
| energyheatingcurrentyear-2 | The energy consumption when heating for current year February |
|
||||
| energyheatingcurrentyear-3 | The energy consumption when heating for current year March |
|
||||
| energyheatingcurrentyear-4 | The energy consumption when heating for current year April |
|
||||
| energyheatingcurrentyear-5 | The energy consumption when heating for current year May |
|
||||
| energyheatingcurrentyear-6 | The energy consumption when heating for current year June |
|
||||
| energyheatingcurrentyear-7 | The energy consumption when heating for current year July |
|
||||
| energyheatingcurrentyear-8 | The energy consumption when heating for current year August |
|
||||
| energyheatingcurrentyear-9 | The energy consumption when heating for current year September |
|
||||
| energyheatingcurrentyear-10| The energy consumption when heating for current year October |
|
||||
| energyheatingcurrentyear-11| The energy consumption when heating for current year November |
|
||||
| energyheatingcurrentyear-12| The energy consumption when heating for current year December |
|
||||
| energycoolingtoday | The energy consumption when cooling for today |
|
||||
| energycoolingthisweek | The energy consumption when cooling for this week |
|
||||
| energycoolinglastweek | The energy consumption when cooling for last week |
|
||||
| energycoolingcurrentyear-1 | The energy consumption when cooling for current year January |
|
||||
| energycoolingcurrentyear-2 | The energy consumption when cooling for current year February |
|
||||
| energycoolingcurrentyear-3 | The energy consumption when cooling for current year March |
|
||||
| energycoolingcurrentyear-4 | The energy consumption when cooling for current year April |
|
||||
| energycoolingcurrentyear-5 | The energy consumption when cooling for current year May |
|
||||
| energycoolingcurrentyear-6 | The energy consumption when cooling for current year June |
|
||||
| energycoolingcurrentyear-7 | The energy consumption when cooling for current year July |
|
||||
| energycoolingcurrentyear-8 | The energy consumption when cooling for current year August |
|
||||
| energycoolingcurrentyear-9 | The energy consumption when cooling for current year September |
|
||||
| energycoolingcurrentyear-10| The energy consumption when cooling for current year October |
|
||||
| energycoolingcurrentyear-11| The energy consumption when cooling for current year November |
|
||||
| energycoolingcurrentyear-12| The energy consumption when cooling for current year December |
|
||||
| Channel Name | Description |
|
||||
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| power | Turns the power on/off for the air conditioning unit. |
|
||||
| settemp | The temperature set for the air conditioning unit. |
|
||||
| indoortemp | The indoor temperature as measured by the unit. |
|
||||
| outdoortemp | The outdoor temperature as measured by the external part of the air conditioning system. May not be available when unit is off. |
|
||||
| humidity | The indoor humidity as measured by the unit. This is not available on all units. |
|
||||
| mode | The mode set for the unit (AUTO, DEHUMIDIFIER, COLD, HEAT, FAN) |
|
||||
| homekitmode | A mode that is compatible with homekit/alexa/google home (off, auto, heat, cool). Not tested for BRP069B41 |
|
||||
| fanspeed | The fan speed set for the unit (AUTO, SILENCE, LEVEL_1, LEVEL_2, LEVEL_3, LEVEL_4, LEVEL_5) |
|
||||
| fandir | The fan blade direction (STOPPED, VERTICAL, HORIZONTAL, VERTICAL_AND_HORIZONTAL) |
|
||||
| cmpfrequency | The compressor frequency |
|
||||
| specialmode | The special mode set for the unit (NORMAL, ECO, POWERFUL). This is not available on all units. |
|
||||
| streamer | Turns the streamer feature on/off for the air conditioning unit. This is not available on all units. |
|
||||
| energyheatingtoday | The energy consumption when heating for today |
|
||||
| energyheatingthisweek | The energy consumption when heating for this week |
|
||||
| energyheatinglastweek | The energy consumption when heating for last week |
|
||||
| energyheatingcurrentyear-1 | The energy consumption when heating for current year January |
|
||||
| energyheatingcurrentyear-2 | The energy consumption when heating for current year February |
|
||||
| energyheatingcurrentyear-3 | The energy consumption when heating for current year March |
|
||||
| energyheatingcurrentyear-4 | The energy consumption when heating for current year April |
|
||||
| energyheatingcurrentyear-5 | The energy consumption when heating for current year May |
|
||||
| energyheatingcurrentyear-6 | The energy consumption when heating for current year June |
|
||||
| energyheatingcurrentyear-7 | The energy consumption when heating for current year July |
|
||||
| energyheatingcurrentyear-8 | The energy consumption when heating for current year August |
|
||||
| energyheatingcurrentyear-9 | The energy consumption when heating for current year September |
|
||||
| energyheatingcurrentyear-10 | The energy consumption when heating for current year October |
|
||||
| energyheatingcurrentyear-11 | The energy consumption when heating for current year November |
|
||||
| energyheatingcurrentyear-12 | The energy consumption when heating for current year December |
|
||||
| energycoolingtoday | The energy consumption when cooling for today |
|
||||
| energycoolingthisweek | The energy consumption when cooling for this week |
|
||||
| energycoolinglastweek | The energy consumption when cooling for last week |
|
||||
| energycoolingcurrentyear-1 | The energy consumption when cooling for current year January |
|
||||
| energycoolingcurrentyear-2 | The energy consumption when cooling for current year February |
|
||||
| energycoolingcurrentyear-3 | The energy consumption when cooling for current year March |
|
||||
| energycoolingcurrentyear-4 | The energy consumption when cooling for current year April |
|
||||
| energycoolingcurrentyear-5 | The energy consumption when cooling for current year May |
|
||||
| energycoolingcurrentyear-6 | The energy consumption when cooling for current year June |
|
||||
| energycoolingcurrentyear-7 | The energy consumption when cooling for current year July |
|
||||
| energycoolingcurrentyear-8 | The energy consumption when cooling for current year August |
|
||||
| energycoolingcurrentyear-9 | The energy consumption when cooling for current year September |
|
||||
| energycoolingcurrentyear-10 | The energy consumption when cooling for current year October |
|
||||
| energycoolingcurrentyear-11 | The energy consumption when cooling for current year November |
|
||||
| energycoolingcurrentyear-12 | The energy consumption when cooling for current year December |
|
||||
|
||||
For the BRP15B61:
|
||||
|
||||
| Channel Name | Description |
|
||||
|-----------------|---------------------------------------------------------------------------------------------|
|
||||
| power | Turns the power on/off for the air conditioning unit. |
|
||||
| settemp | The temperature set for the air conditioning unit. |
|
||||
| indoortemp | The indoor temperature as measured by the unit. |
|
||||
| outdoortemp | The outdoor temperature as measured by the external part of the air conditioning system. May not be available when unit is off. |
|
||||
| mode | The mode set for the unit (AUTO, DEHUMIDIFIER, COLD, HEAT, FAN) |
|
||||
| homekitmode | A mode that is compatible with homekit/alexa/google home (off, auto, heat, cool) |
|
||||
| airbasefanspeed | The fan speed set for the unit (AUTO, AIRSIDE, LEVEL_1, LEVEL_2, LEVEL_3, LEVEL_4, LEVEL_5, AUTO_LEVEL_1, AUTO_LEVEL_2, AUTO_LEVEL_3, AUTO_LEVEL_4, AUTO_LEVEL_5) |
|
||||
| zone1 | Turns zone 1 on/off for the air conditioning unit (if a zone controller is installed.) |
|
||||
| zone2 | Turns zone 2 on/off for the air conditioning unit. |
|
||||
| zone3 | Turns zone 3 on/off for the air conditioning unit. |
|
||||
| zone4 | Turns zone 4 on/off for the air conditioning unit. |
|
||||
| zone5 | Turns zone 5 on/off for the air conditioning unit. |
|
||||
| zone6 | Turns zone 6 on/off for the air conditioning unit. |
|
||||
| zone7 | Turns zone 7 on/off for the air conditioning unit. |
|
||||
| zone8 | Turns zone 8 on/off for the air conditioning unit. |
|
||||
| Channel Name | Description |
|
||||
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| power | Turns the power on/off for the air conditioning unit. |
|
||||
| settemp | The temperature set for the air conditioning unit. |
|
||||
| indoortemp | The indoor temperature as measured by the unit. |
|
||||
| outdoortemp | The outdoor temperature as measured by the external part of the air conditioning system. May not be available when unit is off. |
|
||||
| mode | The mode set for the unit (AUTO, DEHUMIDIFIER, COLD, HEAT, FAN) |
|
||||
| homekitmode | A mode that is compatible with homekit/alexa/google home (off, auto, heat, cool) |
|
||||
| airbasefanspeed | The fan speed set for the unit (AUTO, AIRSIDE, LEVEL_1, LEVEL_2, LEVEL_3, LEVEL_4, LEVEL_5, AUTO_LEVEL_1, AUTO_LEVEL_2, AUTO_LEVEL_3, AUTO_LEVEL_4, AUTO_LEVEL_5) |
|
||||
| zone1 | Turns zone 1 on/off for the air conditioning unit (if a zone controller is installed.) |
|
||||
| zone2 | Turns zone 2 on/off for the air conditioning unit. |
|
||||
| zone3 | Turns zone 3 on/off for the air conditioning unit. |
|
||||
| zone4 | Turns zone 4 on/off for the air conditioning unit. |
|
||||
| zone5 | Turns zone 5 on/off for the air conditioning unit. |
|
||||
| zone6 | Turns zone 6 on/off for the air conditioning unit. |
|
||||
| zone7 | Turns zone 7 on/off for the air conditioning unit. |
|
||||
| zone8 | Turns zone 8 on/off for the air conditioning unit. |
|
||||
|
||||
## Full Example
|
||||
|
||||
|
@ -135,7 +134,6 @@ daikin:ac_unit:living_room_ac [ host="192.168.0.5", secure=true, uuid="xxxxxxxx-
|
|||
daikin:airbase_ac_unit:living_room_ac [ host="192.168.0.5" ]
|
||||
```
|
||||
|
||||
|
||||
daikin.items:
|
||||
|
||||
```
|
||||
|
|
|
@ -5,6 +5,7 @@ title: Flic Button - Bindings
|
|||
type: binding
|
||||
description: "openHAB binding for using [Flic Buttons](https://flic.io/)"
|
||||
since: 3x
|
||||
logo: images/addons/flicbutton.png
|
||||
install: manual
|
||||
---
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ The 'Adam' (from hereon called the gateway) needs to be accessible from the open
|
|||
| - | A Plugwise heating zone configured with at least 1 of the devices below | zone |
|
||||
| [Adam](https://www.plugwise.com/en_US/products/adam-ha) | The Plugwise Home Automation Bridge is needed to connect to the Adam boiler gateway | gateway |
|
||||
| [Tom](https://www.plugwise.com/en_US/products/tom) | A Plugwise Home Automation radiator valve | appliance_valve |
|
||||
| [Floor](https://www.plugwise.com/en_US/products/floor) | A Plugwise Home Automation radiator valve specifically used for floor heating | appliance_valve |
|
||||
| [Floor](https://www.plugwise.com/en_US/products/floor) | A Plugwise Home Automation radiator valve specifically used for floor heating | appliance_valve |
|
||||
| [Circle](https://www.plugwise.com/en_US/products/circle) | A power outlet plug that provides energy measurement and switching control of appliances (e.g. floor heating pump) | appliance_pump |
|
||||
| [Lisa](https://www.plugwise.com/en_US/products/lisa) | A room thermostat (also supports the 'Anna' room thermostat) | appliance_thermostat |
|
||||
| [Boiler] | A central boiler used for heating and/or domestic hot water | appliance_boiler |
|
||||
|
@ -53,7 +53,7 @@ You must define a Plugwise Home Automation gateway (Bridge) before defining zone
|
|||
#### Plugwise Home Automation gateway (Bridge):
|
||||
|
||||
| Parameter | Description | Config | Default |
|
||||
| --------- | ----------------------------------------------------------------------- | -------- | ------- |
|
||||
|-----------|-------------------------------------------------------------------------|----------|---------|
|
||||
| host | The IP address or hostname of the Adam HA gateway | Required | 'adam' |
|
||||
| username | The username for the Adam HA gateway | Optional | 'smile' |
|
||||
| smileID | The 8 letter code on the sticker on the back of the Adam boiler gateway | Required | - |
|
||||
|
@ -68,14 +68,14 @@ You must define a Plugwise Home Automation gateway (Bridge) before defining zone
|
|||
#### Plugwise Home Automation appliance (`appliance_valve`):
|
||||
|
||||
| Parameter | Description | Config | Default |
|
||||
| -------------------- | ------------------------------------------------------------------------------------------------------------------ | -------- | ------- |
|
||||
|----------------------|--------------------------------------------------------------------------------------------------------------------|----------|---------|
|
||||
| id | The unique ID of the radiator valve appliance | Required | - |
|
||||
| lowBatteryPercentage | Battery charge remaining at which to trigger battery low warning. (*Only applicable for battery operated devices*) | Optional | 15 |
|
||||
|
||||
#### Plugwise Home Automation appliance (`appliance_thermostat`):
|
||||
|
||||
| Parameter | Description | Config | Default |
|
||||
| -------------------- | ------------------------------------------------------------------------------------------------------------------ | -------- | ------- |
|
||||
|----------------------|--------------------------------------------------------------------------------------------------------------------|----------|---------|
|
||||
| id | The unique ID of the room thermostat appliance | Required | - |
|
||||
| lowBatteryPercentage | Battery charge remaining at which to trigger battery low warning. (*Only applicable for battery operated devices*) | Optional | 15 |
|
||||
|
||||
|
@ -89,7 +89,7 @@ You must define a Plugwise Home Automation gateway (Bridge) before defining zone
|
|||
#### Plugwise Home Automation boiler (`appliance_boiler`):
|
||||
|
||||
| Parameter | Description | Config | Default |
|
||||
| --------- | --------------------------- | -------- | ------- |
|
||||
|-----------|-----------------------------|----------|---------|
|
||||
| id | The unique ID of the boiler | Required | - |
|
||||
|
||||
## Channels
|
||||
|
@ -106,9 +106,11 @@ You must define a Plugwise Home Automation gateway (Bridge) before defining zone
|
|||
| chState | Switch | Yes | The current central heating state of the boiler |
|
||||
| dhwState | Switch | Yes | The current domestic hot water state of the boiler |
|
||||
| waterPressure | Number:Pressure | Yes | The current water pressure of the boiler |
|
||||
| presetScene | String | Yes | The current active scene for the zone |
|
||||
| presetScene | String | No | The current active scene for the zone |
|
||||
| regulationControl | String | No | Toggle current regulation control (Active, Passive, Off) for the zone |
|
||||
| coolingAllowed | Switch | No | Toggle the cooling allowed of a zone ON/OFF |
|
||||
| valvePosition | Number | Yes | The current position of the valve |
|
||||
| preHeat | Switch | Yes | Toggle the pre heating of a zone ON/OFF |
|
||||
| preHeat | Switch | No | Toggle the pre heating of a zone ON/OFF |
|
||||
| coolingState | Switch | Yes | The current cooling state of the boiler |
|
||||
| intendedBoilerTemp | Number:Temperature | Yes | The intended boiler temperature |
|
||||
| flameState | Switch | Yes | The flame state of the boiler |
|
||||
|
@ -121,8 +123,6 @@ You must define a Plugwise Home Automation gateway (Bridge) before defining zone
|
|||
| dhwSetpoint | Number:Temperature | Yes | The domestic hot water setpoint |
|
||||
| maxBoilerTemperature | Number:Temperature | Yes | The maximum temperature of the boiler |
|
||||
| dhwComfortMode | Switch | Yes | The domestic hot water confortmode |
|
||||
|
|
||||
|
||||
|
||||
## Full Example
|
||||
|
||||
|
@ -145,8 +145,10 @@ Replace `$device_id` accordingly.
|
|||
```
|
||||
Number:Temperature living_room_zone_temperature "Zone temperature" {channel="plugwiseha:zone:home:living_room_zone:temperature"}
|
||||
Number:Temperature living_room_zone_temperature_setpoint "Zone temperature setpoint" {channel="plugwiseha:zone:home:living_room_zone:setpointTemperature"}
|
||||
Number:Temperature living_room_zone_preset_scene "Zone preset scene" {channel="plugwiseha:zone:home:living_room_zone:presetScene"}
|
||||
String living_room_zone_preset_scene "Zone preset scene" {channel="plugwiseha:zone:home:living_room_zone:presetScene"}
|
||||
Switch living_room_zone_preheat "Zone preheat enabled" {channel="plugwiseha:zone:home:living_room_zone:preHeat"}
|
||||
String living_room_zone_cooling "Zone cooling enabled" {channel="plugwiseha:zone:home:living_room_zone:coolingAllowed"}
|
||||
String living_room_zone_regulation_control "Zone regulation control" {channel="plugwiseha:zone:home:living_room_zone:regulationControl"}
|
||||
|
||||
Number:Temperature living_room_radiator_temperature "Radiator valve temperature" {channel="plugwiseha:appliance_valve:home:living_room_radiator:temperature"}
|
||||
Number:Temperature living_room_radiator_temperature_setpoint "Radiator valve temperature setpoint" {channel="plugwiseha:appliance_valve:home:living_room_radiator:setpointTemperature"}
|
||||
|
@ -195,6 +197,8 @@ sitemap plugwiseha label="PlugwiseHA Binding"
|
|||
Setpoint item=living_room_zone_temperature_setpoint label="Living room [%.1f °C]" minValue=5.0 maxValue=25 step=0.5
|
||||
Text item=living_room_zone_presetScene
|
||||
Switch item=living_room_zone_preheat
|
||||
Text item=living_room_zone_regulation_control
|
||||
Switch item=living_room_zone_cooling
|
||||
|
||||
Text item=living_room_radiator_temperature
|
||||
Setpoint item=living_room_radiator_temperature_setpoint label="Living room [%.1f °C]" minValue=5.0 maxValue=25 step=0.5
|
||||
|
|
|
@ -56,6 +56,7 @@ Any home automation system based on the OverKiz API is potentially supported.
|
|||
- action groups (scenarios which can execute predefined Tahoma group of steps, e.g. send to all roller shutters DOWN command, one by one)
|
||||
- thermostats (read status and battery level)
|
||||
- water heater system (monitor and control)
|
||||
- Yutaki heat pump consisting of heat pump, heating control and hot water tank (controls and a lot of states; it is tested with components RAS-4WHNPE, RWM-4.ONE, DHWT-300S-3.0H2E)
|
||||
|
||||
Both Somfy Tahoma and Somfy Connexoon gateways have been confirmed working.
|
||||
|
||||
|
@ -75,82 +76,116 @@ Please see the example below.
|
|||
|
||||
## Channels
|
||||
|
||||
| Thing | Channel | Note |
|
||||
|-------------------------------------------------------------------------------|------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
|
||||
| bridge | N.A | bridge does not expose any channel |
|
||||
| gateway | status | status of your gateway |
|
||||
| gateway | scenarios | used to run the scenarios defined in the cloud portal |
|
||||
| gate | gate_command | used for controlling your gate (open, close, stop, pedestrian) |
|
||||
| gate | gate_state | get state of your gate (open, closed, pedestrian) |
|
||||
| gate | gate_position | get position (0-100%) of your gate (where supported) |
|
||||
| roller shutter, screen, venetian blind, garage door, awning, pergola, curtain | control | device controller which reacts to commands UP/DOWN/ON/OFF/OPEN/CLOSE/MY/STOP + closure 0-100 |
|
||||
| window | control | device controller which reacts to commands UP/DOWN/ON/OFF/OPEN/CLOSE/STOP + closure 0-100 |
|
||||
| silent roller shutter | silent_control | similar to control channel but in silent mode |
|
||||
| venetian blind, adjustable slats roller shutter, bioclimatic pergola | orientation | percentual orientation of the blind's slats, it can have value 0-100. For IO Homecontrol devices only (non RTS) |
|
||||
| venetian blind, adjustable slats roller shutter | closure_orientation | percentual closure and orientation of the blind's slats, it can have value 0-100. For IO Homecontrol devices only (non RTS) |
|
||||
| adjustable slats roller shutter | rocker | used for setting the rocker position of the roller shutter, the only position allowing the slats control |
|
||||
| bioclimatic pergola | slats | slats state (open/closed) |
|
||||
| bioclimatic pergola | pergola_command | used for controlling biclimatic pergola (closeSlats, openSlats, stop) |
|
||||
| action group | execute_action | switch which reacts to ON command and triggers the predefined Tahoma action |
|
||||
| onoff, light | switch | reacts to standard ON/OFF commands |
|
||||
| dimmer light | light_intensity | sets/gets intensity of the dimmer light or ON/OFF |
|
||||
| smoke sensor, occupancy sensor, contact sensor & water sensor | contact | normal value is CLOSE, changes to OPEN when detection triggered |
|
||||
| smoke sensor, occupancy sensor, contact sensor & water sensor | sensor_defect | indicates the health of the sensor (dead, lowBatter, maintenanceRequired, noDefect) |
|
||||
| smoke sensor | radio_battery | maintenance radio part battery state (low, normal) |
|
||||
| smoke sensor | sensor_battery | maintenance sensor part battery state (absence, low, normal) |
|
||||
| smoke sensor | short_check | triggering the smoke sensor's short check |
|
||||
| smoke sensor | long_check | triggering the smoke sensor's long check |
|
||||
| light sensor | luminance | light luminance value in luxes |
|
||||
| electricity sensor | energy_consumption | energy consumption value in watts |
|
||||
| humidity sensor | humidity | current relative humidity |
|
||||
| dock | battery_status | indicates running on battery (yes/no) |
|
||||
| dock | battery_level | remaining battery percentage |
|
||||
| dock | siren_status | used for controlling and getting siren state (on, off, cyclic) |
|
||||
| dock | short_beep | testing of dock's siren - short beep |
|
||||
| dock | long_beep | testing of dock's siren - long beep |
|
||||
| siren | battery | battery level full/low/normal/verylow |
|
||||
| siren | onoff | controlling siren status ON/OFF |
|
||||
| siren | memorized_volume | setting memorized volume (normal/highest) |
|
||||
| pod | cyclic_button | pod cyclic button state |
|
||||
| pod | battery_status | pod battery status state |
|
||||
| pod | lighting_led_pod_mode | lighting LED pod mod state |
|
||||
| interior alarm | alarm_command | used for sending commands to Somfy alarm device |
|
||||
| interior alarm | intrusion_control | used for alarm external intrusion controlling |
|
||||
| interior alarm, myfox alarm | alarm_state | state of the Somfy alarm |
|
||||
| interior alarm | target_alarm_state | target state of the Somfy alarm |
|
||||
| interior alarm, myfox alarm | intrusion_state | intrusion state of the Somfy alarm |
|
||||
| external alarm | active_zones_state | state of external alarm active zones |
|
||||
| door lock | lock | switch representing unlocked/locked state |
|
||||
| door lock | open | switch representing open/close state |
|
||||
| on/off heating system | target_heating_level | target heating level (off, eco, comfort, frostprotection) |
|
||||
| heating system | current_temperature | current temperature of the heating system |
|
||||
| heating system | current_state | current state of the heating system |
|
||||
| heating system, valve heating system, thermostat | target_temperature | target temperature of the heating system |
|
||||
| heating system, valve heating system, thermostat | battery_level | battery level of the heating system |
|
||||
| valve heating system, thermostat | derogation_heating_mode | derogation heating mode of the thermostat (away, freeze, manual, ...) |
|
||||
| valve heating system, thermostat | derogated_target_temperature | target temperature of the heating system |
|
||||
| valve heating system | current_heating_mode | current heating mode of the thermostatic valve |
|
||||
| valve heating system | open_closed_valve | current open/closed state of the thermostatic valve |
|
||||
| valve heating system | operating mode | operating mode of the thermostatic valve |
|
||||
| thermostat | heating_mode | standard heating mode of the thermostat (away, freeze, manual, ...) |
|
||||
| thermostat | derogation_activation | derogation activation state (inactive, active) |
|
||||
| exterior heating system | heating_level | heating level of the exterior heating system or ON/OFF |
|
||||
| temperature sensor | temperature | temperature reported by the sensor |
|
||||
| myfox camera, myfox alarm | cloud_status | cloud connection status |
|
||||
| myfox camera | shutter | controlling of the camera shutter |
|
||||
| myfox alarm | myfox_alarm_command | used for sending commands to Somfy Myfox alarm device |
|
||||
| waterheatersystem | middlewater_temperature | Number:Temperature indicating the temperature of the water at the middle of the heater |
|
||||
| waterheatersystem | boost_mode | Switch allowing to enable or disable the booster. When switching to ON, by default, the Boost duration will be set for 1 day.|
|
||||
| waterheatersystem | away_mode | Defines if away mode is On or Off (no water heating) |
|
||||
| waterheatersystem | away_mode_duration | Defines if away mode the duration in days. |
|
||||
| waterheatersystem | boost_mode_duration | The duration of the Boost mode in days. Valid from 1 to 7. |
|
||||
| waterheatersystem | power_heatpump | Current consumption/power of the heatpump in Watts. |
|
||||
| waterheatersystem | power_heatelec | Current consumption/power of the electric resistance in Watts. |
|
||||
| waterheatersystem | showers | Virtual channel, representing the number of desired showers - between 3 to 5. It actually switches the desired temperature to 50.0, 54.5 or 62.0 Celcius degrees. Please note that in ECO mode, only 3 and 4 showers are allowed. |
|
||||
| waterheatersystem | heat_pump_operating_time | Number of hours the heatpump has been operating |
|
||||
| waterheatersystem | electric_booster_operating_time | number of hours the electric booster has been operating. |
|
||||
| waterheatersystem | mode | The current mode of the boiler. Can be: autoMode / manualEcoInactive / manualEcoActive |
|
||||
| waterheatersystem | target_temperature | Water target temperature in degrees. Read only. Temperature desired is managed through mode and showers channels. |
|
||||
| Thing | Channel | Note |
|
||||
|-------------------------------------------------------------------------------|---------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| bridge | N.A | bridge does not expose any channel |
|
||||
| gateway | status | status of your gateway |
|
||||
| gateway | scenarios | used to run the scenarios defined in the cloud portal |
|
||||
| gate | gate_command | used for controlling your gate (open, close, stop, pedestrian) |
|
||||
| gate | gate_state | get state of your gate (open, closed, pedestrian) |
|
||||
| gate | gate_position | get position (0-100%) of your gate (where supported) |
|
||||
| roller shutter, screen, venetian blind, garage door, awning, pergola, curtain | control | device controller which reacts to commands UP/DOWN/ON/OFF/OPEN/CLOSE/MY/STOP + closure 0-100 |
|
||||
| window | control | device controller which reacts to commands UP/DOWN/ON/OFF/OPEN/CLOSE/STOP + closure 0-100 |
|
||||
| silent roller shutter | silent_control | similar to control channel but in silent mode |
|
||||
| venetian blind, adjustable slats roller shutter, bioclimatic pergola | orientation | percentual orientation of the blind's slats, it can have value 0-100. For IO Homecontrol devices only (non RTS) |
|
||||
| venetian blind, adjustable slats roller shutter | closure_orientation | percentual closure and orientation of the blind's slats, it can have value 0-100. For IO Homecontrol devices only (non RTS) |
|
||||
| adjustable slats roller shutter | rocker | used for setting the rocker position of the roller shutter, the only position allowing the slats control |
|
||||
| bioclimatic pergola | slats | slats state (open/closed) |
|
||||
| bioclimatic pergola | pergola_command | used for controlling biclimatic pergola (closeSlats, openSlats, stop) |
|
||||
| action group | execute_action | switch which reacts to ON command and triggers the predefined Tahoma action |
|
||||
| onoff, light | switch | reacts to standard ON/OFF commands |
|
||||
| dimmer light | light_intensity | sets/gets intensity of the dimmer light or ON/OFF |
|
||||
| smoke sensor, occupancy sensor, contact sensor & water sensor | contact | normal value is CLOSE, changes to OPEN when detection triggered |
|
||||
| smoke sensor, occupancy sensor, contact sensor & water sensor | sensor_defect | indicates the health of the sensor (dead, lowBatter, maintenanceRequired, noDefect) |
|
||||
| smoke sensor | radio_battery | maintenance radio part battery state (low, normal) |
|
||||
| smoke sensor | sensor_battery | maintenance sensor part battery state (absence, low, normal) |
|
||||
| smoke sensor | short_check | triggering the smoke sensor's short check |
|
||||
| smoke sensor | long_check | triggering the smoke sensor's long check |
|
||||
| light sensor | luminance | light luminance value in luxes |
|
||||
| electricity sensor | energy_consumption | energy consumption value in watts |
|
||||
| humidity sensor | humidity | current relative humidity |
|
||||
| dock | battery_status | indicates running on battery (yes/no) |
|
||||
| dock | battery_level | remaining battery percentage |
|
||||
| dock | siren_status | used for controlling and getting siren state (on, off, cyclic) |
|
||||
| dock | short_beep | testing of dock's siren - short beep |
|
||||
| dock | long_beep | testing of dock's siren - long beep |
|
||||
| siren | battery | battery level full/low/normal/verylow |
|
||||
| siren | onoff | controlling siren status ON/OFF |
|
||||
| siren | memorized_volume | setting memorized volume (normal/highest) |
|
||||
| pod | cyclic_button | pod cyclic button state |
|
||||
| pod | battery_status | pod battery status state |
|
||||
| pod | lighting_led_pod_mode | lighting LED pod mod state |
|
||||
| interior alarm | alarm_command | used for sending commands to Somfy alarm device |
|
||||
| interior alarm | intrusion_control | used for alarm external intrusion controlling |
|
||||
| interior alarm, myfox alarm | alarm_state | state of the Somfy alarm |
|
||||
| interior alarm | target_alarm_state | target state of the Somfy alarm |
|
||||
| interior alarm, myfox alarm | intrusion_state | intrusion state of the Somfy alarm |
|
||||
| external alarm | active_zones_state | state of external alarm active zones |
|
||||
| door lock | lock | switch representing unlocked/locked state |
|
||||
| door lock | open | switch representing open/close state |
|
||||
| on/off heating system | target_heating_level | target heating level (off, eco, comfort, frostprotection) |
|
||||
| heating system | current_temperature | current temperature of the heating system |
|
||||
| heating system | current_state | current state of the heating system |
|
||||
| heating system, valve heating system, thermostat | target_temperature | target temperature of the heating system |
|
||||
| heating system, valve heating system, thermostat | battery_level | battery level of the heating system |
|
||||
| valve heating system, thermostat | derogation_heating_mode | derogation heating mode of the thermostat (away, freeze, manual, ...) |
|
||||
| valve heating system, thermostat | derogated_target_temperature | target temperature of the heating system |
|
||||
| valve heating system | current_heating_mode | current heating mode of the thermostatic valve |
|
||||
| valve heating system | open_closed_valve | current open/closed state of the thermostatic valve |
|
||||
| valve heating system | operating mode | operating mode of the thermostatic valve |
|
||||
| thermostat | heating_mode | standard heating mode of the thermostat (away, freeze, manual, ...) |
|
||||
| thermostat | derogation_activation | derogation activation state (inactive, active) |
|
||||
| exterior heating system | heating_level | heating level of the exterior heating system or ON/OFF |
|
||||
| temperature sensor | temperature | temperature reported by the sensor |
|
||||
| myfox camera, myfox alarm | cloud_status | cloud connection status |
|
||||
| myfox camera | shutter | controlling of the camera shutter |
|
||||
| myfox alarm | myfox_alarm_command | used for sending commands to Somfy Myfox alarm device |
|
||||
| waterheatersystem | middlewater_temperature | Number:Temperature indicating the temperature of the water at the middle of the heater |
|
||||
| waterheatersystem | boost_mode | Switch allowing to enable or disable the booster. When switching to ON, by default, the Boost duration will be set for 1 day. |
|
||||
| waterheatersystem | away_mode | Defines if away mode is On or Off (no water heating) |
|
||||
| waterheatersystem | away_mode_duration | Defines if away mode the duration in days. |
|
||||
| waterheatersystem | boost_mode_duration | The duration of the Boost mode in days. Valid from 1 to 7. |
|
||||
| waterheatersystem | power_heatpump | Current consumption/power of the heatpump in Watts. |
|
||||
| waterheatersystem | power_heatelec | Current consumption/power of the electric resistance in Watts. |
|
||||
| waterheatersystem | showers | Virtual channel, representing the number of desired showers - between 3 to 5. It actually switches the desired temperature to 50.0, 54.5 or 62.0 Celcius degrees. Please note that in ECO mode, only 3 and 4 showers are allowed. |
|
||||
| waterheatersystem | heat_pump_operating_time | Number of hours the heatpump has been operating |
|
||||
| waterheatersystem | electric_booster_operating_time | number of hours the electric booster has been operating. |
|
||||
| waterheatersystem | mode | The current mode of the boiler. Can be: autoMode / manualEcoInactive / manualEcoActive |
|
||||
| waterheatersystem | target_temperature | Water target temperature in degrees. Read only. Temperature desired is managed through mode and showers channels. |
|
||||
| hitachi (yutaki) air to water heating zone, dhw, main component | alarm_number | error number in case of malfunction |
|
||||
| hitachi (yutaki) air to water heating zone | circuit_control | controls the air-to-water-component (Run, Stop) |
|
||||
| hitachi (yutaki) air to water heating zone | circuit_status | actual state of the air-to-water-component (Run, Stop) |
|
||||
| hitachi (yutaki) air to water heating zone | holiday_mode | switch to activate the holiday mode |
|
||||
| hitachi (yutaki) air to water heating zone | yutaki_mode | actual mode of the heat pump (Eco, Comfort) |
|
||||
| hitachi (yutaki) air to water heating zone | yutaki_target_mode | sets the mode of the heat pump (Eco, Comfort) |
|
||||
| hitachi (yutaki) air to water heating zone | zone_mode | sets the zone mode (Auto, Manual) |
|
||||
| hitachi (yutaki) domestic hot water | anti_legionella | controls the anti legionella mode (Run, Stop) |
|
||||
| hitachi (yutaki) domestic hot water | anti_legionella_temp | controls the anti legionella temperature |
|
||||
| hitachi (yutaki) domestic hot water | target_boost_mode | controls the boost mode (No request, Enabled, Disabled) |
|
||||
| hitachi (yutaki) domestic hot water | boost_mode | boost mode status (Enabled, Disabled) |
|
||||
| hitachi (yutaki) domestic hot water | dhw | controls the hot water tank (Run, Stop) |
|
||||
| hitachi (yutaki) domestic hot water | dhw_mode | controls the dhw mode (Standard, High demand) |
|
||||
| hitachi (yutaki) domestic hot water | dhw_setting_temp | controls the target temperature for hot water |
|
||||
| hitachi (yutaki) domestic hot water | dhw_temp | current temperature of hot water |
|
||||
| hitachi (yutaki) air to water main component | auto_manu_mode | controls auto/manual mode (Auto, Manual) |
|
||||
| hitachi (yutaki) air to water main component | block_menu_control | controls the block menu (No, Block) |
|
||||
| hitachi (yutaki) air to water main component | comm_alarm_bit_status | alarm bit status (No, Yes) |
|
||||
| hitachi (yutaki) air to water main component | compressor_running_current | stage of the current compressor running (0, 0.1, 0.2, 0.3, 0.4) |
|
||||
| hitachi (yutaki) air to water main component | eco_mode_offset | offset for the ECO-Mode |
|
||||
| hitachi (yutaki) air to water main component | eco_mode_target_offset | controls the offset for the ECO-Mode (0-10 degrees) |
|
||||
| hitachi (yutaki) air to water main component | liquid_temp | current liquid temperature |
|
||||
| hitachi (yutaki) air to water main component | liquid_temp_thmi | current liquid temperature THMI |
|
||||
| hitachi (yutaki) air to water main component | operation | current operation state (Alarm, Off, Heat/Cool thermo on, Heat/Cool thermo off, DHW off, Heat/Cool demand off, Swp off) |
|
||||
| hitachi (yutaki) air to water main component | outdoor_temp | current outdoor temperature |
|
||||
| hitachi (yutaki) air to water main component | space_mode | controls space mode (Eco, Comfort) |
|
||||
| hitachi (yutaki) air to water main component | unit_control | controls unit (Run, Stop) |
|
||||
| hitachi (yutaki) air to water main component | unit_mode_control | controls unit mode (Heat, Cool) |
|
||||
| hitachi (yutaki) air to water main component | unit_mode_status | unit mode state (Heat, Cool) |
|
||||
| hitachi (yutaki) air to water main component | water_inlet_temp | current water inlet temperature |
|
||||
| hitachi (yutaki) air to water main component | water_outlet_temp | current water outlet temperature |
|
||||
| hitachi (yutaki) air to water main component | water_outlet_hp_temp | current water outlet hp temperature |
|
||||
| hitachi (yutaki) air to water main component | water_temp_setting | target heating water temperature |
|
||||
| hitachi (yutaki) air to water main component | yutaki_operating_mode | yutaki operating mode (Auto, Holidays, Normal, Timer) |
|
||||
|
||||
To run a scenario inside a rule for example, the ID of the scenario will be required.
|
||||
You can list all the scenarios IDs with the following console command: `somfytahoma <bridgeUID> scenarios`.
|
||||
|
|
|
@ -63,7 +63,7 @@ The following configuration parameters are available on the Server thing:
|
|||
| Host | host | Required | Host name or IP address of the ZoneMinder server. |
|
||||
| Use secure connection | useSSL | Required | Use http or https for connection to ZoneMinder. Default is http. |
|
||||
| Port Number | portNumber | Optional | Port number if not on ZoneMinder default port 80. |
|
||||
| Url Path | urlPath | Required | Path where Zoneminder is installed. Default is /zm. |
|
||||
| Url Path | urlPath | Required | Path where Zoneminder is installed. Default is /zm. Enter / if Zoneminder is installed under root directory. |
|
||||
| Refresh Interval | refreshInterval | Required | Frequency in seconds at which monitor status will be updated. |
|
||||
| Default Alarm Duration | defaultAlarmDuration | Required | Can be used to set the default alarm duration on discovered monitors. |
|
||||
| Default Image Refresh Interval | defaultImageRefreshInterval | Optional | Can be used to set the image refresh interval in seconds on discovered monitors. Leave empty to not set an image refresh interval. |
|
||||
|
|
|
@ -131,14 +131,14 @@ Detailed information on each parameter can be found in the sections below.
|
|||
|
||||
| Param | Name | Description |
|
||||
|-------|-------|-------------|
|
||||
| 1 | Wind Speed Action Threshold | Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s |
|
||||
| 1 | Wind Speed Action Threshold | Available Parameters: 0 - Off; 1 - 30: threshold in m/s - Default = 6 m/s |
|
||||
| 2 | Twilight Action Threshold | Set from 0 - 100 % Default = 37% (street lighting) |
|
||||
| | Wakeup Interval | Sets the interval at which the device will accept commands from the controller |
|
||||
| | Wakeup Node | Sets the node ID of the device to receive the wakeup notifications |
|
||||
|
||||
### Parameter 1: Wind Speed Action Threshold
|
||||
|
||||
Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s
|
||||
Available Parameters: 0 - Off; 1 - 30: threshold in m/s - Default = 6 m/s
|
||||
|
||||
Values in the range 0 to 30 may be set.
|
||||
|
||||
|
|
|
@ -0,0 +1,240 @@
|
|||
---
|
||||
layout: documentation
|
||||
title: MC-V12.4 - ZWave
|
||||
---
|
||||
|
||||
{% include base.html %}
|
||||
|
||||
# MC-V12.4 Door Sensor
|
||||
This describes the Z-Wave device *MC-V12.4*, manufactured by *[Inteset Technologies,](https://intesettech.com/)* with the thing type UID of ```inteset_MCV124_00_000```.
|
||||
|
||||
The device is in the category of *Door*, defining Door sensors.
|
||||
|
||||

|
||||
|
||||
|
||||
The MC-V12.4 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is unable to participate in the routing of data from other devices.
|
||||
|
||||
The MC-V12.4 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. Refer to the *Wakeup Information* section below for further information.
|
||||
|
||||
## Overview
|
||||
|
||||
The NEO Coolcam Door/Window Sensor provides information whether a door or window is opened or closed.
|
||||
The battery operated sensor consits of the main unit and a magnetic element. The main unit should be installed on the frame and the magnetic element is placed on the door or window.
|
||||
|
||||
Technical parameters:
|
||||
|
||||
* Power: CR14250 x1
|
||||
* Standby current: 1uA
|
||||
* Battery life: 10 years
|
||||
* Radio Protocol: Z-wave
|
||||
* Radio Frequency: 868.4MHz EU; 908.4MHz US; 921.4MHz ANZ; 869.2MHz RU
|
||||
* Wireless distance:50m
|
||||
* Operation temperature: 0-40℃
|
||||
* Storage temperature: 0-60℃
|
||||
* Size: Contact sensor main body (L x W x H): 70mmx20mmx20mm Contact sensor deputy body (L x W x H): 40mmx11mmx11mm
|
||||
|
||||
### Inclusion Information
|
||||
|
||||
1. Remove the sensor cover.
|
||||
2. Make sure the sensor is powered.
|
||||
3. Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (Refer to the controller or gateway operating manual)
|
||||
4. Press the button three times within 1.5 second, the device will enter inclusion mode. And the LED will flash on and off alternately five times.
|
||||
|
||||
### Exclusion Information
|
||||
|
||||
1. Remove the sensor cover.
|
||||
2. Make sure the sensor is powered.
|
||||
3. Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (Refer to the controller or gateway operating manual)
|
||||
4. Press the button three times within 1.5 second, the device will enter inclusion mode. And the LED will flash on and off alternately five times.
|
||||
|
||||
### Wakeup Information
|
||||
|
||||
The MC-V12.4 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. The wakeup period can be configured in the user interface - it is advisable not to make this too short as it will impact battery life - a reasonable compromise is 1 hour.
|
||||
|
||||
The wakeup period does not impact the devices ability to report events or sensor data. The device can be manually woken with a button press on the device as described below - note that triggering a device to send an event is not the same as a wakeup notification, and this will not allow the controller to communicate with the device.
|
||||
|
||||
|
||||
Press the button once to wake the device. If pressed successfully, the LED will blink one time.
|
||||
|
||||
* The minimum wakeup interval is 300s (5 minutes)
|
||||
* The maximum wakeup interval is 16,777,200s (about 194 days)
|
||||
* Allowable min step among each wakeup interval is 60 seconds, such as 360s, 420s, 480s…
|
||||
* Note: The default value is 12 hours. This value is longer, the battery life is greater.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
A door sensor
|
||||
|
||||
## Channels
|
||||
|
||||
The following table summarises the channels available for the MC-V12.4 -:
|
||||
|
||||
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
||||
|--------------|------------|--------------|----------|-----------|
|
||||
| Binary Sensor | sensor_binary | sensor_binary | | Switch |
|
||||
| Alarm (access) | alarm_access | alarm_access | Door | Switch |
|
||||
| Battery Level | battery-level | system.battery_level | Battery | Number |
|
||||
|
||||
### Binary Sensor
|
||||
Indicates if a sensor has triggered.
|
||||
|
||||
The ```sensor_binary``` channel is of type ```sensor_binary``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
The following state translation is provided for this channel to the ```Switch``` item type -:
|
||||
|
||||
| Value | Label |
|
||||
|-------|-----------|
|
||||
| ON | Triggered |
|
||||
| OFF | Untriggered |
|
||||
|
||||
### Alarm (access)
|
||||
Indicates if the access control alarm is triggered.
|
||||
|
||||
The ```alarm_access``` channel is of type ```alarm_access``` and supports the ```Switch``` item and is in the ```Door``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
The following state translation is provided for this channel to the ```Switch``` item type -:
|
||||
|
||||
| Value | Label |
|
||||
|-------|-----------|
|
||||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Battery Level
|
||||
Represents the battery level as a percentage (0-100%). Bindings for things supporting battery level in a different format (e.g. 4 levels) should convert to a percentage to provide a consistent battery level reading.
|
||||
|
||||
The ```system.battery-level``` channel is of type ```system.battery-level``` and supports the ```Number``` item and is in the ```Battery``` category.
|
||||
This channel provides the battery level as a percentage and also reflects the low battery warning state. If the battery state is in low battery warning state, this will read 0%.
|
||||
|
||||
|
||||
## Device Configuration
|
||||
|
||||
The following table provides a summary of the 2 configuration parameters available in the MC-V12.4.
|
||||
Detailed information on each parameter can be found in the sections below.
|
||||
|
||||
| Param | Name | Description |
|
||||
|-------|-------|-------------|
|
||||
| 1 | ON/OFF Delay | Delay before the OFF command is transmitted |
|
||||
| 2 | Basic Set Level | Basic Set Command sent when door/window is opened or closed |
|
||||
| | Wakeup Interval | Sets the interval at which the device will accept commands from the controller |
|
||||
| | Wakeup Node | Sets the node ID of the device to receive the wakeup notifications |
|
||||
|
||||
### Parameter 1: ON/OFF Delay
|
||||
|
||||
Delay before the OFF command is transmitted
|
||||
Adjust the delay before the OFF command is transmitted. 0 means send OFF command immediately.
|
||||
Values in the range 0 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_1_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 2: Basic Set Level
|
||||
|
||||
Basic Set Command sent when door/window is opened or closed
|
||||
Basic Set Command will be sent when the door/window is opened or closed, the receiver will take it for consideration; for instance, if a lamp module received the BSC of which value is decisive as to how bright of dim level of lamp module shall be.
|
||||
|
||||
Available Settings:
|
||||
|
||||
* 0 - Off, Alarm cancelling or turning a device OFF
|
||||
* 1 - 99 or 255 – ON (Binary Switch Device)
|
||||
* Dim Level (Multilevel Switch Device)
|
||||
Values in the range 0 to 255 may be set.
|
||||
|
||||
The manufacturer defined default value is ```255```.
|
||||
|
||||
This parameter has the configuration ID ```config_2_1``` and is of type ```INTEGER```.
|
||||
|
||||
### Wakeup Interval
|
||||
|
||||
The wakeup interval sets the period at which the device will listen for messages from the controller. This is required for battery devices that sleep most of the time in order to conserve battery life. The device will wake up at this interval and send a message to the controller to tell it that it can accept messages - after a few seconds, it will go back to sleep if there is no further communications.
|
||||
|
||||
This setting is defined in *seconds*. It is advisable not to set this interval too short or it could impact battery life. A period of 1 hour (3600 seconds) is suitable in most instances.
|
||||
|
||||
Note that this setting does not affect the devices ability to send sensor data, or notification events.
|
||||
|
||||
This parameter has the configuration ID ```wakeup_interval``` and is of type ```INTEGER```.
|
||||
|
||||
### Wakeup Node
|
||||
|
||||
When sleeping devices wake up, they send a notification to a listening device. Normally, this device is the network controller, and normally the controller will set this automatically to its own address.
|
||||
In the event that the network contains multiple controllers, it may be necessary to configure this to a node that is not the main controller. This is an advanced setting and should not be changed without a full understanding of the impact.
|
||||
|
||||
This parameter has the configuration ID ```wakeup_node``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
## Association Groups
|
||||
|
||||
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
|
||||
|
||||
The MC-V12.4 supports 4 association groups.
|
||||
|
||||
### Group 1: Lifeline
|
||||
|
||||
The Lifeline association group reports device status to a hub and is not designed to control other devices directly. When using the Lineline group with a hub, in most cases, only the lifeline group will need to be configured and normally the hub will perform this automatically during the device initialisation.
|
||||
Is assigned to the device status - OPEN/CLOSED.
|
||||
It enables the sensor to send reports and readings to Z-Wave Controller or Z-Wave Gateway whenever the sensor is triggered.
|
||||
|
||||
* NOTIFICATION_REPORT
|
||||
* BATTERY_REPORT
|
||||
* SENSOR\_BINARY\_REPORT
|
||||
* DEVICE\_RESET\_LOCALLY_NOTIFICATION
|
||||
|
||||
Association group 1 supports 5 nodes.
|
||||
|
||||
### Group 2: Group 2
|
||||
|
||||
Sending control commands to associated devices. This association group is configured through the advanced parameters no. 1 and 2.
|
||||
BASIC_SET
|
||||
|
||||
Association group 2 supports 5 nodes.
|
||||
|
||||
### Group 3: Group 3
|
||||
|
||||
Send Notification to associated devices.
|
||||
NOTIFICATION_REPORT
|
||||
|
||||
Association group 3 supports 5 nodes.
|
||||
|
||||
### Group 4: Group 4
|
||||
|
||||
Send Notification to associated devices.
|
||||
SENSOR\_BINARY\_REPORT
|
||||
|
||||
Association group 4 supports 5 nodes.
|
||||
|
||||
## Technical Information
|
||||
|
||||
### Endpoints
|
||||
|
||||
#### Endpoint 0
|
||||
|
||||
| Command Class | Comment |
|
||||
|---------------|---------|
|
||||
| COMMAND_CLASS_NO_OPERATION_V1| |
|
||||
| COMMAND_CLASS_SENSOR_BINARY_V2| |
|
||||
| COMMAND_CLASS_TRANSPORT_SERVICE_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_SUPERVISION_V1| |
|
||||
| COMMAND_CLASS_CONFIGURATION_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
|
||||
| COMMAND_CLASS_POWERLEVEL_V1| |
|
||||
| COMMAND_CLASS_BATTERY_V1| |
|
||||
| COMMAND_CLASS_WAKE_UP_V2| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_VERSION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_2_V1| |
|
||||
|
||||
### Documentation Links
|
||||
|
||||
* [Manual](https://opensmarthouse.org/zwavedatabase/1471/reference/manual1.pdf)
|
||||
|
||||
---
|
||||
|
||||
Did you spot an error in the above definition or want to improve the content?
|
||||
You can [contribute to the database here](https://opensmarthouse.org/zwavedatabase/1471).
|
|
@ -121,14 +121,14 @@ Detailed information on each parameter can be found in the sections below.
|
|||
|
||||
| Param | Name | Description |
|
||||
|-------|-------|-------------|
|
||||
| 1 | Wind Speed Action Threshold | Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s |
|
||||
| 1 | Wind Speed Action Threshold | Available Parameters: 0 - Off; 1 - 30: threshold in m/s - Default = 6 m/s |
|
||||
| 2 | Twilight Action Threshold | Set from 0 - 100 % Default = 37% (street lighting) |
|
||||
| | Wakeup Interval | Sets the interval at which the device will accept commands from the controller |
|
||||
| | Wakeup Node | Sets the node ID of the device to receive the wakeup notifications |
|
||||
|
||||
### Parameter 1: Wind Speed Action Threshold
|
||||
|
||||
Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s
|
||||
Available Parameters: 0 - Off; 1 - 30: threshold in m/s - Default = 6 m/s
|
||||
|
||||
Values in the range 0 to 30 may be set.
|
||||
|
||||
|
|
|
@ -27,6 +27,10 @@ Press the PROG button
|
|||
|
||||
Press the PROG button
|
||||
|
||||
### General Usage Information
|
||||
|
||||
|
||||
|
||||
## Channels
|
||||
|
||||
The following table summarises the channels available for the ZXT-310 -:
|
||||
|
|
|
@ -20,6 +20,17 @@ Vosk STT Service uses [vosk-api](https://github.com/alphacep/vosk-api) to perfor
|
|||
It enables speech recognition for 20+ languages and dialects - English, Indian English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino, Ukrainian, Kazakh, Swedish, Japanese, Esperanto.
|
||||
More to come.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
This add-on uses an underling binary to work.
|
||||
The following platforms are supported:
|
||||
|
||||
* linux-aarch64
|
||||
* linux-armv7l
|
||||
* linux-x86_64
|
||||
* osx
|
||||
* win64
|
||||
|
||||
## Configuring the model
|
||||
|
||||
Before you can use this service you should configure your language model.
|
||||
|
@ -51,7 +62,7 @@ In case you would like to setup the service via a text file, create a new file i
|
|||
Its contents should look similar to:
|
||||
|
||||
```
|
||||
org.openhab.voice.voskstt:preloadModel=true
|
||||
org.openhab.voice.voskstt:preloadModel=false
|
||||
org.openhab.voice.voskstt:singleUtteranceMode=true
|
||||
org.openhab.voice.voskstt:maxTranscriptionSeconds=60
|
||||
org.openhab.voice.voskstt:maxSilenceSeconds=5
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
</channel-type>
|
||||
<channel-type id="ruuvitag_movementCounter" advanced="true">
|
||||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Measurement Counter</label>
|
||||
<label>Movement Counter</label>
|
||||
<state readOnly="true" pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="ruuvitag_pressure">
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<channel id="fandir" typeId="acunit-fandir"/>
|
||||
<channel id="cmpfrequency" typeId="acunit-cmpfrequency"></channel>
|
||||
<channel id="specialmode" typeId="acunit-specialmode"></channel>
|
||||
<channel id="specialmode-powerful" typeId="acunit-specialmode-powerful"></channel>
|
||||
<channel id="streamer" typeId="acunit-streamer"></channel>
|
||||
<channel id="energyheatingtoday" typeId="acunit-energyheatingtoday"/>
|
||||
<channel id="energyheatingthisweek" typeId="acunit-energyheatingthisweek"/>
|
||||
<channel id="energyheatinglastweek" typeId="acunit-energyheatinglastweek"/>
|
||||
|
@ -87,6 +87,7 @@
|
|||
<item-type>Switch</item-type>
|
||||
<label>Power</label>
|
||||
<description>Power for the AC unit</description>
|
||||
<category>Switch</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-settemp">
|
||||
|
@ -117,6 +118,7 @@
|
|||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Indoor Humidity</label>
|
||||
<description>The indoor humidity as measured by the A/C unit</description>
|
||||
<category>Humidity</category>
|
||||
<state readOnly="true" pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
|
@ -180,6 +182,31 @@
|
|||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-cmpfrequency" advanced="true">
|
||||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Compressor Frequency</label>
|
||||
<description>Current compressor frequency</description>
|
||||
<state readOnly="true" pattern="%.0f %unit%"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-specialmode" advanced="true">
|
||||
<item-type>String</item-type>
|
||||
<label>Special Mode</label>
|
||||
<state>
|
||||
<options>
|
||||
<option value="NORMAL">Normal</option>
|
||||
<option value="ECO">ECO</option>
|
||||
<option value="POWERFUL">Powerful</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-streamer" advanced="true">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Streamer</label>
|
||||
<description>Streamer Mode</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-energyheatingtoday" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Today</label>
|
||||
|
@ -228,169 +255,172 @@
|
|||
<state readOnly="true" pattern="%.1f %unit%"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-cmpfrequency" advanced="true">
|
||||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Compressor Frequency</label>
|
||||
<description>Current compressor frequency</description>
|
||||
<state readOnly="true" pattern="%.0f %unit%"></state>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-specialmode" advanced="true">
|
||||
<item-type>String</item-type>
|
||||
<label>Special Mode</label>
|
||||
<description>Current special mode</description>
|
||||
<state readOnly="true" pattern="%s"></state>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-specialmode-powerful" advanced="true">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Powerful Mode</label>
|
||||
<description>Powerful mode switch</description>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-1" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year January</label>
|
||||
<description>The energy usage for heating this year January</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-2" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year February</label>
|
||||
<description>The energy usage for heating this year February</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-energyheatingcurrentyear-3" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year March</label>
|
||||
<description>The energy usage for heating this year March</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-energyheatingcurrentyear-4" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year April</label>
|
||||
<description>The energy usage for heating this year April</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-5" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year May</label>
|
||||
<description>The energy usage for heating this year May</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-6" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year June</label>
|
||||
<description>The energy usage for heating this year June</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-7" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year July</label>
|
||||
<description>The energy usage for heating this year July</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-8" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year August</label>
|
||||
<description>The energy usage for heating this year August</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-9" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year September</label>
|
||||
<description>The energy usage for heating this year September</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-10" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year October</label>
|
||||
<description>The energy usage for heating this year October</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-11" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year November</label>
|
||||
<description>The energy usage for heating this year November</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energyheatingcurrentyear-12" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Heating Current Year December</label>
|
||||
<description>The energy usage for heating this year December</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-1" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year January</label>
|
||||
<description>The energy usage for cooling this year January</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-2" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year February</label>
|
||||
<description>The energy usage for cooling this year February</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-energycoolingcurrentyear-3" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year March</label>
|
||||
<description>The energy usage for cooling this year March</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="acunit-energycoolingcurrentyear-4" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year April</label>
|
||||
<description>The energy usage for cooling this year April</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-5" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year May</label>
|
||||
<description>The energy usage for cooling this year May</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-6" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year June</label>
|
||||
<description>The energy usage for cooling this year June</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-7" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year July</label>
|
||||
<description>The energy usage for cooling this year July</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-8" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year August</label>
|
||||
<description>The energy usage for cooling this year August</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-9" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year September</label>
|
||||
<description>The energy usage for cooling this year September</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-10" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year October</label>
|
||||
<description>The energy usage for cooling this year October</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-11" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year November</label>
|
||||
<description>The energy usage for cooling this year November</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
<channel-type id="acunit-energycoolingcurrentyear-12" advanced="true">
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Cooling Current Year December</label>
|
||||
<description>The energy usage for cooling this year December</description>
|
||||
<category>Energy</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -0,0 +1,50 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="hdpowerview"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<bridge-type id="hub">
|
||||
<label>PowerView Hub</label>
|
||||
<description>Hunter Douglas (Luxaflex) PowerView Hub</description>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="scenes" typeId="scenes"/>
|
||||
<channel-group id="sceneGroups" typeId="sceneGroups"/>
|
||||
<channel-group id="automations" typeId="automations"/>
|
||||
</channel-groups>
|
||||
|
||||
<properties>
|
||||
<property name="vendor">Hunter Douglas (Luxaflex)</property>
|
||||
<property name="modelId">PowerView Hub</property>
|
||||
</properties>
|
||||
|
||||
<representation-property>host</representation-property>
|
||||
|
||||
<config-description>
|
||||
<parameter name="host" type="text" required="true">
|
||||
<label>Host</label>
|
||||
<description>The Host address of the PowerView Hub</description>
|
||||
<context>network-address</context>
|
||||
</parameter>
|
||||
<parameter name="refresh" type="integer" required="false">
|
||||
<label>Refresh Interval</label>
|
||||
<description>The number of milliseconds between fetches of the PowerView Hub shade state</description>
|
||||
<default>60000</default>
|
||||
</parameter>
|
||||
<parameter name="hardRefresh" type="integer" required="false">
|
||||
<label>Hard Position Refresh Interval</label>
|
||||
<description>The number of minutes between hard refreshes of positions from the PowerView Hub (or 0 to disable)</description>
|
||||
<default>180</default>
|
||||
</parameter>
|
||||
<parameter name="hardRefreshBatteryLevel" type="integer" required="false">
|
||||
<label>Hard Battery Level Refresh Interval</label>
|
||||
<description>The number of hours between hard refreshes of battery levels from the PowerView Hub (or 0 to disable,
|
||||
default is weekly)</description>
|
||||
<advanced>true</advanced>
|
||||
<default>0</default>
|
||||
</parameter>
|
||||
</config-description>
|
||||
</bridge-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,83 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="hdpowerview"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<channel-type id="shade-position">
|
||||
<item-type>Rollershutter</item-type>
|
||||
<label>Position</label>
|
||||
<description>The vertical position of the shade</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="shade-vane">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Vane</label>
|
||||
<description>The opening of the slats in the shade</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="shade-command" advanced="true">
|
||||
<item-type>String</item-type>
|
||||
<label>Command</label>
|
||||
<description>Send a command to the shade</description>
|
||||
<command>
|
||||
<options>
|
||||
<option value="IDENTIFY">Identify</option>
|
||||
<option value="CALIBRATE">Calibrate</option>
|
||||
</options>
|
||||
</command>
|
||||
<autoUpdatePolicy>veto</autoUpdatePolicy>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="scene-activate">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Activate</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="scene-group-activate">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Activate</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="automation-enabled">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Enable</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="battery-voltage" advanced="true">
|
||||
<item-type>Number:ElectricPotential</item-type>
|
||||
<label>Battery Voltage</label>
|
||||
<description>Battery voltage reported by the shade</description>
|
||||
<state pattern="%.1f %unit%" readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="repeater-identify">
|
||||
<item-type>String</item-type>
|
||||
<label>Identify</label>
|
||||
<description>Flash repeater to identify</description>
|
||||
<command>
|
||||
<options>
|
||||
<option value="IDENTIFY">Identify</option>
|
||||
</options>
|
||||
</command>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="repeater-blinking-enabled">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Blinking Enabled</label>
|
||||
<description>Blink during commands</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-group-type id="scenes">
|
||||
<label>Scenes</label>
|
||||
</channel-group-type>
|
||||
|
||||
<channel-group-type id="sceneGroups">
|
||||
<label>Scene Groups</label>
|
||||
</channel-group-type>
|
||||
|
||||
<channel-group-type id="automations">
|
||||
<label>Automations</label>
|
||||
</channel-group-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="hdpowerview"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<thing-type id="repeater">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="hub"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>PowerView Repeater</label>
|
||||
<description>Hunter Douglas (Luxaflex) PowerView Repeater</description>
|
||||
|
||||
<channels>
|
||||
<channel id="color" typeId="system.color">
|
||||
<description>Controls the color of the LED ring</description>
|
||||
</channel>
|
||||
<channel id="brightness" typeId="system.brightness">
|
||||
<description>Controls the brightness of the LED ring</description>
|
||||
</channel>
|
||||
<channel id="identify" typeId="repeater-identify"/>
|
||||
<channel id="blinkingEnabled" typeId="repeater-blinking-enabled"/>
|
||||
</channels>
|
||||
|
||||
<properties>
|
||||
<property name="vendor">Hunter Douglas (Luxaflex)</property>
|
||||
<property name="modelId">PowerView Repeater</property>
|
||||
</properties>
|
||||
|
||||
<representation-property>id</representation-property>
|
||||
|
||||
<config-description-ref uri="thing-type:hdpowerview:repeater"/>
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="hdpowerview"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<thing-type id="shade">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="hub"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>PowerView Shade</label>
|
||||
<description>Hunter Douglas (Luxaflex) PowerView Shade</description>
|
||||
|
||||
<channels>
|
||||
<channel id="position" typeId="shade-position"/>
|
||||
<channel id="secondary" typeId="shade-position">
|
||||
<label>Secondary Position</label>
|
||||
<description>The secondary vertical position (on top-down/bottom-up shades)</description>
|
||||
</channel>
|
||||
<channel id="vane" typeId="shade-vane"/>
|
||||
<channel id="command" typeId="shade-command"/>
|
||||
<channel id="lowBattery" typeId="system.low-battery"/>
|
||||
<channel id="batteryLevel" typeId="system.battery-level"/>
|
||||
<channel id="batteryVoltage" typeId="battery-voltage"/>
|
||||
<channel id="signalStrength" typeId="system.signal-strength"/>
|
||||
</channels>
|
||||
|
||||
<properties>
|
||||
<property name="vendor">Hunter Douglas (Luxaflex)</property>
|
||||
<property name="modelId">PowerView Motorized Shade</property>
|
||||
</properties>
|
||||
|
||||
<representation-property>id</representation-property>
|
||||
|
||||
<config-description-ref uri="thing-type:hdpowerview:shade"/>
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -1,194 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="hdpowerview"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<bridge-type id="hub">
|
||||
<label>PowerView Hub</label>
|
||||
<description>Hunter Douglas (Luxaflex) PowerView Hub</description>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="scenes" typeId="scenes"/>
|
||||
<channel-group id="sceneGroups" typeId="sceneGroups"/>
|
||||
<channel-group id="automations" typeId="automations"/>
|
||||
</channel-groups>
|
||||
|
||||
<properties>
|
||||
<property name="vendor">Hunter Douglas (Luxaflex)</property>
|
||||
<property name="modelId">PowerView Hub</property>
|
||||
</properties>
|
||||
|
||||
<representation-property>host</representation-property>
|
||||
|
||||
<config-description>
|
||||
<parameter name="host" type="text" required="true">
|
||||
<label>Host</label>
|
||||
<description>The Host address of the PowerView Hub</description>
|
||||
<context>network-address</context>
|
||||
</parameter>
|
||||
<parameter name="refresh" type="integer" required="false">
|
||||
<label>Refresh Interval</label>
|
||||
<description>The number of milliseconds between fetches of the PowerView Hub shade state</description>
|
||||
<default>60000</default>
|
||||
</parameter>
|
||||
<parameter name="hardRefresh" type="integer" required="false">
|
||||
<label>Hard Position Refresh Interval</label>
|
||||
<description>The number of minutes between hard refreshes of positions from the PowerView Hub (or 0 to disable)</description>
|
||||
<default>180</default>
|
||||
</parameter>
|
||||
<parameter name="hardRefreshBatteryLevel" type="integer" required="false">
|
||||
<label>Hard Battery Level Refresh Interval</label>
|
||||
<description>The number of hours between hard refreshes of battery levels from the PowerView Hub (or 0 to disable,
|
||||
default is weekly)</description>
|
||||
<advanced>true</advanced>
|
||||
<default>0</default>
|
||||
</parameter>
|
||||
</config-description>
|
||||
</bridge-type>
|
||||
|
||||
<thing-type id="shade">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="hub"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>PowerView Shade</label>
|
||||
<description>Hunter Douglas (Luxaflex) PowerView Shade</description>
|
||||
|
||||
<channels>
|
||||
<channel id="position" typeId="shade-position"/>
|
||||
<channel id="secondary" typeId="shade-position">
|
||||
<label>Secondary Position</label>
|
||||
<description>The secondary vertical position (on top-down/bottom-up shades)</description>
|
||||
</channel>
|
||||
<channel id="vane" typeId="shade-vane"/>
|
||||
<channel id="command" typeId="shade-command"/>
|
||||
<channel id="lowBattery" typeId="system.low-battery"/>
|
||||
<channel id="batteryLevel" typeId="system.battery-level"/>
|
||||
<channel id="batteryVoltage" typeId="battery-voltage"/>
|
||||
<channel id="signalStrength" typeId="system.signal-strength"/>
|
||||
</channels>
|
||||
|
||||
<properties>
|
||||
<property name="vendor">Hunter Douglas (Luxaflex)</property>
|
||||
<property name="modelId">PowerView Motorized Shade</property>
|
||||
</properties>
|
||||
<representation-property>id</representation-property>
|
||||
|
||||
<config-description>
|
||||
<parameter name="id" type="integer" min="1" required="true">
|
||||
<label>ID</label>
|
||||
<description>The numeric ID of the PowerView Shade in the Hub</description>
|
||||
</parameter>
|
||||
</config-description>
|
||||
</thing-type>
|
||||
|
||||
<thing-type id="repeater">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="hub"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>PowerView Repeater</label>
|
||||
<description>Hunter Douglas (Luxaflex) PowerView Repeater</description>
|
||||
|
||||
<channels>
|
||||
<channel id="color" typeId="system.color">
|
||||
<description>Controls the color of the LED ring</description>
|
||||
</channel>
|
||||
<channel id="brightness" typeId="system.brightness">
|
||||
<description>Controls the brightness of the LED ring</description>
|
||||
</channel>
|
||||
<channel id="identify" typeId="repeater-identify"/>
|
||||
<channel id="blinkingEnabled" typeId="repeater-blinking-enabled"/>
|
||||
</channels>
|
||||
|
||||
<properties>
|
||||
<property name="vendor">Hunter Douglas (Luxaflex)</property>
|
||||
<property name="modelId">PowerView Repeater</property>
|
||||
</properties>
|
||||
|
||||
<representation-property>id</representation-property>
|
||||
|
||||
<config-description>
|
||||
<parameter name="id" type="integer" min="1" required="true">
|
||||
<label>ID</label>
|
||||
<description>The numeric ID of the PowerView Repeater in the Hub</description>
|
||||
</parameter>
|
||||
</config-description>
|
||||
</thing-type>
|
||||
|
||||
<channel-type id="shade-position">
|
||||
<item-type>Rollershutter</item-type>
|
||||
<label>Position</label>
|
||||
<description>The vertical position of the shade</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="shade-vane">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Vane</label>
|
||||
<description>The opening of the slats in the shade</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="shade-command" advanced="true">
|
||||
<item-type>String</item-type>
|
||||
<label>Command</label>
|
||||
<description>Send a command to the shade</description>
|
||||
<command>
|
||||
<options>
|
||||
<option value="IDENTIFY">Identify</option>
|
||||
<option value="CALIBRATE">Calibrate</option>
|
||||
</options>
|
||||
</command>
|
||||
<autoUpdatePolicy>veto</autoUpdatePolicy>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="scene-activate">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Activate</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="scene-group-activate">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Activate</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="automation-enabled">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Enable</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="battery-voltage" advanced="true">
|
||||
<item-type>Number:ElectricPotential</item-type>
|
||||
<label>Battery Voltage</label>
|
||||
<description>Battery voltage reported by the shade</description>
|
||||
<state pattern="%.1f %unit%" readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="repeater-identify">
|
||||
<item-type>String</item-type>
|
||||
<label>Identify</label>
|
||||
<description>Flash repeater to identify</description>
|
||||
<command>
|
||||
<options>
|
||||
<option value="IDENTIFY">Identify</option>
|
||||
</options>
|
||||
</command>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="repeater-blinking-enabled">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Blinking Enabled</label>
|
||||
<description>Blink during commands</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-group-type id="scenes">
|
||||
<label>Scenes</label>
|
||||
</channel-group-type>
|
||||
|
||||
<channel-group-type id="sceneGroups">
|
||||
<label>Scene Groups</label>
|
||||
</channel-group-type>
|
||||
|
||||
<channel-group-type id="automations">
|
||||
<label>Automations</label>
|
||||
</channel-group-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -35,6 +35,27 @@
|
|||
<category>switch</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="coolingAllowed">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Cooling Allowed</label>
|
||||
<description>Switch the cooling allowed of a zone ON or OFF</description>
|
||||
<category>switch</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="regulationControl">
|
||||
<item-type>String</item-type>
|
||||
<label>Regulation Control</label>
|
||||
<description>Switch the regulation control of a zone to Active, Passive or Off</description>
|
||||
<category>switch</category>
|
||||
<state>
|
||||
<options>
|
||||
<option value="active">Active</option>
|
||||
<option value="passive">Passive</option>
|
||||
<option value="off">Off</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="power">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Power</label>
|
||||
|
@ -178,9 +199,17 @@
|
|||
<channel-type id="presetScene">
|
||||
<item-type>String</item-type>
|
||||
<label>Preset Scene</label>
|
||||
<description>Gets the preset scene of the zone</description>
|
||||
<description>Gets or sets the preset scene of the zone</description>
|
||||
<category>heating</category>
|
||||
<state readOnly="true"/>
|
||||
<state>
|
||||
<options>
|
||||
<option value="home">Home</option>
|
||||
<option value="asleep">A Sleep</option>
|
||||
<option value="away">Away</option>
|
||||
<option value="vacation">Vacation</option>
|
||||
<option value="no_frost">No Frost</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="valvePosition">
|
||||
|
|
|
@ -58,6 +58,8 @@
|
|||
<channel id="temperature" typeId="temperature"/>
|
||||
<channel id="presetScene" typeId="presetScene"/>
|
||||
<channel id="preHeat" typeId="preHeat"/>
|
||||
<channel id="coolingAllowed" typeId="coolingAllowed"/>
|
||||
<channel id="regulationControl" typeId="regulationControl"/>
|
||||
</channels>
|
||||
|
||||
<representation-property>id</representation-property>
|
||||
|
|
|
@ -158,7 +158,9 @@
|
|||
<channel-type id="target_heating_level">
|
||||
<item-type>String</item-type>
|
||||
<label>Target Heating Level</label>
|
||||
<description>A channel used for getting/setting the target heating level (on/off, frostprotection, confort, eco)</description>
|
||||
<description>A channel used for getting/setting the target heating level (on/off, frostprotection, confort,
|
||||
eco)
|
||||
</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="frostprotection">FROSTPROTECTION</option>
|
||||
|
@ -466,7 +468,6 @@
|
|||
<state pattern="%d" readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
|
||||
<channel-type id="water_heater_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Mode</label>
|
||||
|
@ -506,5 +507,340 @@
|
|||
<description>Away Mode (ON or OFF)</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="zone_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Zone Mode</label>
|
||||
<description>Zone mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="auto">Auto</option>
|
||||
<option value="manu">Manual</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="circuit_control">
|
||||
<item-type>String</item-type>
|
||||
<label>Circuit Control</label>
|
||||
<description>Circuit control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="run">Run</option>
|
||||
<option value="stop">Stop</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="circuit_status">
|
||||
<item-type>String</item-type>
|
||||
<label>Circuit Status</label>
|
||||
<description>Circuit status state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="run">Run</option>
|
||||
<option value="stop">Stop</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="yutaki_target_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Yutaki Target Mode</label>
|
||||
<description>Yutaki target mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="comfort">Comfort</option>
|
||||
<option value="eco">Eco</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="yutaki_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Yutaki Mode</label>
|
||||
<description>Yutaki mode state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="comfort">Comfort</option>
|
||||
<option value="eco">Eco</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="holiday_mode">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Holiday Mode</label>
|
||||
<description>Holiday mode control</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="dhw">
|
||||
<item-type>String</item-type>
|
||||
<label>DHW Control</label>
|
||||
<description>Domestic hot water control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="run">Run</option>
|
||||
<option value="stop">Stop</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="anti_legionella">
|
||||
<item-type>String</item-type>
|
||||
<label>Anti Legionella</label>
|
||||
<description>Anti legionella control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="run">Run</option>
|
||||
<option value="stop">Stop</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="dhw_setting_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>DHW Temperature Setting</label>
|
||||
<description>DHW temperature setting control</description>
|
||||
<state pattern="%d %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="dhw_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>DHW Temperature</label>
|
||||
<description>DHW temperature state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="target_boost_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Boost Mode</label>
|
||||
<description>Boost mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="no request">No Request</option>
|
||||
<option value="enabled">Enabled</option>
|
||||
<option value="disabled">Disabled</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="yutaki_boost_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Boost Mode</label>
|
||||
<description>Boost mode state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="enabled">Enabled</option>
|
||||
<option value="disabled">Disabled</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="auto_manu_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Auto/Manu Mode</label>
|
||||
<description>Auto/Manu mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="auto">Auto</option>
|
||||
<option value="manu">Manual</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="unit_control">
|
||||
<item-type>String</item-type>
|
||||
<label>Unit Control</label>
|
||||
<description>Unit control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="run">Run</option>
|
||||
<option value="stop">Stop</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="unit_mode_status">
|
||||
<item-type>String</item-type>
|
||||
<label>Unit Mode Status</label>
|
||||
<description>Unit mode status state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="cool">Cool</option>
|
||||
<option value="heat">Heat</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="unit_mode_control">
|
||||
<item-type>String</item-type>
|
||||
<label>Unit Mode</label>
|
||||
<description>Unit mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="cool">Cool</option>
|
||||
<option value="heat">Heat</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="block_menu_control">
|
||||
<item-type>String</item-type>
|
||||
<label>Block Menu</label>
|
||||
<description>Block menu control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="block">Block</option>
|
||||
<option value="no">No</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="space_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Space Mode</label>
|
||||
<description>Space mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="comfort">Comfort</option>
|
||||
<option value="eco">Eco</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="eco_mode_target_offset">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Eco Mode Target Offset</label>
|
||||
<description>Eco mode target offset control</description>
|
||||
<state pattern="%d %unit%"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="eco_mode_offset">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Eco Mode Offset</label>
|
||||
<description>Eco mode offset state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="comm_alarm_bit_status">
|
||||
<item-type>String</item-type>
|
||||
<label>Communication Alarm Bit Status</label>
|
||||
<description>Communication alarm bit status state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="alarm">Alarm</option>
|
||||
<option value="no">No</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="operation">
|
||||
<item-type>String</item-type>
|
||||
<label>Operation State</label>
|
||||
<description>Operation state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="alarm">Alarm</option>
|
||||
<option value="cool demand-off">Cool demand off</option>
|
||||
<option value="cool thermo-off">Cool thermo off</option>
|
||||
<option value="cool thermo-on">Cool thermo on</option>
|
||||
<option value="dhw-off">DHW off</option>
|
||||
<option value="heat demand-off">Heat demand off</option>
|
||||
<option value="heat thermo-off">Heat thermo off</option>
|
||||
<option value="heat thermo-on">Heat thermo on</option>
|
||||
<option value="off">Off</option>
|
||||
<option value="swp-off">Swp off</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="water_inlet_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Water Inlet Temperature</label>
|
||||
<description>Water inlet temperature state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="water_outlet_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Water Outlet Temperature</label>
|
||||
<description>Water outlet temperature state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="water_outlet_hp_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Water Outlet Hp Temperature</label>
|
||||
<description>Water outlet hp temperature state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="liquid_temp_thmi">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Liquid Temperature THMI</label>
|
||||
<description>Liquid temperature THMI state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="liquid_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Liquid Temperature</label>
|
||||
<description>Liquid temperature state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="anti_legionella_temp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Anti Legionella Temperature</label>
|
||||
<description>Anti legionella temperature control</description>
|
||||
<state pattern="%d %unit%"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="compressor_running_current">
|
||||
<item-type>Number</item-type>
|
||||
<label>Compressor Running Current</label>
|
||||
<description>Compressor running current state</description>
|
||||
<state pattern="%.1f" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="water_temp_setting">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Water Temperature Setting</label>
|
||||
<description>Water temperature setting state</description>
|
||||
<state pattern="%d %unit%" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="yutaki_operating_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Yutaki Operating Mode</label>
|
||||
<description>Yutaki operating mode state</description>
|
||||
<state readOnly="true">
|
||||
<options>
|
||||
<option value="auto">Auto</option>
|
||||
<option value="holidays">Holidays</option>
|
||||
<option value="normal">Normal</option>
|
||||
<option value="timer">Timer</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="alarm_number">
|
||||
<item-type>Number</item-type>
|
||||
<label>Alarm Number State</label>
|
||||
<description>Hitachi alarm number state</description>
|
||||
<state pattern="%d" readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="dhw_mode">
|
||||
<item-type>String</item-type>
|
||||
<label>DHW Mode</label>
|
||||
<description>DHW mode control</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="standard">Standard</option>
|
||||
<option value="high demand">High Demand</option>
|
||||
</options>
|
||||
</state>
|
||||
</channel-type>
|
||||
|
||||
</thing:thing-descriptions>
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="somfytahoma"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<thing-type id="hitachiatwhz">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="bridge"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>Hitachi Air To Water Heating Zone</label>
|
||||
<channels>
|
||||
<channel id="zone_mode" typeId="zone_mode"></channel>
|
||||
<channel id="circuit_control" typeId="circuit_control"></channel>
|
||||
<channel id="circuit_status" typeId="circuit_status"></channel>
|
||||
<channel id="yutaki_target_mode" typeId="yutaki_target_mode"></channel>
|
||||
<channel id="yutaki_mode" typeId="yutaki_mode"></channel>
|
||||
<channel id="holiday_mode" typeId="holiday_mode"></channel>
|
||||
<channel id="alarm_number" typeId="alarm_number"></channel>
|
||||
</channels>
|
||||
<representation-property>url</representation-property>
|
||||
<config-description-ref uri="thing-type:somfytahoma:device"/>
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="somfytahoma"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<thing-type id="hitachiatwmc">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="bridge"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>Hitachi Air To Water Main Component</label>
|
||||
<channels>
|
||||
<channel id="auto_manu_mode" typeId="auto_manu_mode"></channel>
|
||||
<channel id="unit_control" typeId="unit_control"></channel>
|
||||
<channel id="unit_mode_status" typeId="unit_mode_status"></channel>
|
||||
<channel id="unit_mode_control" typeId="unit_mode_control"></channel>
|
||||
<channel id="block_menu_control" typeId="block_menu_control"></channel>
|
||||
<channel id="space_mode" typeId="space_mode"></channel>
|
||||
<channel id="eco_mode_target_offset" typeId="eco_mode_target_offset"></channel>
|
||||
<channel id="eco_mode_offset" typeId="eco_mode_offset"></channel>
|
||||
<channel id="comm_alarm_bit_status" typeId="comm_alarm_bit_status"></channel>
|
||||
<channel id="operation" typeId="operation"></channel>
|
||||
<channel id="outdoor_temp" typeId="system.outdoor-temperature"></channel>
|
||||
<channel id="water_inlet_temp" typeId="water_inlet_temp"></channel>
|
||||
<channel id="water_outlet_temp" typeId="water_outlet_temp"></channel>
|
||||
<channel id="water_outlet_hp_temp" typeId="water_outlet_hp_temp"></channel>
|
||||
<channel id="liquid_temp_thmi" typeId="liquid_temp_thmi"></channel>
|
||||
<channel id="liquid_temp" typeId="liquid_temp"></channel>
|
||||
<channel id="compressor_running_current" typeId="compressor_running_current"></channel>
|
||||
<channel id="water_temp_setting" typeId="water_temp_setting"></channel>
|
||||
<channel id="yutaki_operating_mode" typeId="yutaki_operating_mode"></channel>
|
||||
<channel id="alarm_number" typeId="alarm_number"></channel>
|
||||
</channels>
|
||||
<representation-property>url</representation-property>
|
||||
<config-description-ref uri="thing-type:somfytahoma:device"/>
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="somfytahoma"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
|
||||
|
||||
<thing-type id="hitachidhw">
|
||||
<supported-bridge-type-refs>
|
||||
<bridge-type-ref id="bridge"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>Hitachi DHW</label>
|
||||
<channels>
|
||||
<channel id="dhw_mode" typeId="dhw_mode"></channel>
|
||||
<channel id="dhw" typeId="dhw"></channel>
|
||||
<channel id="anti_legionella" typeId="anti_legionella"></channel>
|
||||
<channel id="dhw_setting_temp" typeId="dhw_setting_temp"></channel>
|
||||
<channel id="dhw_temp" typeId="dhw_temp"></channel>
|
||||
<channel id="target_boost_mode" typeId="target_boost_mode"></channel>
|
||||
<channel id="boost_mode" typeId="yutaki_boost_mode"></channel>
|
||||
<channel id="alarm_number" typeId="alarm_number"></channel>
|
||||
<channel id="anti_legionella_temp" typeId="anti_legionella_temp"></channel>
|
||||
</channels>
|
||||
<representation-property>url</representation-property>
|
||||
<config-description-ref uri="thing-type:somfytahoma:device"/>
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -56,7 +56,7 @@ Aeotec Water Sensor 7 Pro<br /> <h1>Overview</h1><p>The AEOTEC Water Sensor 7 Pr
|
|||
<property name="vendor">Aeotec Limited</property>
|
||||
<property name="modelId">ZWA019</property>
|
||||
<property name="manufacturerId">0371</property>
|
||||
<property name="manufacturerRef">0102:0013</property>
|
||||
<property name="manufacturerRef">0002:0013,0102:0013</property>
|
||||
<property name="dbReference">1392</property>
|
||||
<property name="defaultAssociations">1,2,3,4</property>
|
||||
</properties>
|
||||
|
|
|
@ -102,7 +102,9 @@ Z Weather<br /> <h1>Overview</h1><p>Z-Weather is a cup anemometer for Z-Wave ins
|
|||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||
<label>1: Wind Speed Action Threshold</label>
|
||||
<description>Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s</description>
|
||||
<description><![CDATA[
|
||||
Available Parameters: 0 - Off; 1 - 30: threshold in m/s - Default = 6 m/s<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<default>6</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
|
|
@ -5,12 +5,12 @@
|
|||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="inteset_MC-V12.4_00_000" listed="false">
|
||||
<label>Inteset Door Sensor Door Sensor</label>
|
||||
<thing-type id="inteset_MCV124_00_000" listed="false">
|
||||
<label>MC-V12.4 Door Sensor</label>
|
||||
<description><![CDATA[
|
||||
Door Sensor<br /> <h1>Overview</h1><p>The NEO Coolcam Door/Window Sensor provides information whether a door or window is opened or closed.<br />The battery operated sensor consits of the main unit and a magnetic element. The main unit should be installed on the frame and the magnetic element is placed on the door or window.</p> <p>Technical parameters:</p> <ul><li>Power: CR14250 x1</li> <li>Standby current: 1uA</li> <li>Battery life: 10 years</li> <li>Radio Protocol: Z-wave</li> <li>Radio Frequency: 868.4MHz EU; 908.4MHz US; 921.4MHz ANZ; 869.2MHz RU</li> <li>Wireless distance:50m</li> <li>Operation temperature: 0-40℃</li> <li>Storage temperature: 0-60℃</li> <li>Size: Contact sensor main body (L x W x H): 70mmx20mmx20mm Contact sensor deputy body (L x W x H): 40mmx11mmx11mm</li> </ul> <br /> <h2>Inclusion Information</h2><ol><li>Remove the sensor cover.</li> <li>Make sure the sensor is powered.</li> <li>Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (Refer to the controller or gateway operating manual)</li> <li>Press the button three times within 1.5 second, the device will enter inclusion mode. And the LED will flash on and off alternately five times.</li> </ol> <br /> <h2>Exclusion Information</h2><ol><li>Remove the sensor cover.</li> <li>Make sure the sensor is powered.</li> <li>Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (Refer to the controller or gateway operating manual)</li> <li>Press the button three times within 1.5 second, the device will enter inclusion mode. And the LED will flash on and off alternately five times.</li> </ol> <br /> <h2>Wakeup Information</h2><p>Press the button once to wake the device. If pressed successfully, the LED will blink one time.</p> <ul><li>The minimum wakeup interval is 300s (5 minutes)</li> <li>The maximum wakeup interval is 16,777,200s (about 194 days)</li> <li>Allowable min step among each wakeup interval is 60 seconds, such as 360s, 420s, 480s…</li> <li>Note: The default value is 12 hours. This value is longer, the battery life is greater.</li> </ul>
|
||||
]]></description>
|
||||
<category>Battery</category>
|
||||
<category>Door</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
|
@ -36,7 +36,7 @@ Door Sensor<br /> <h1>Overview</h1><p>The NEO Coolcam Door/Window Sensor provide
|
|||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">Inteset Technologies,</property>
|
||||
<property name="modelId">Inteset Door Sensor</property>
|
||||
<property name="modelId">MC-V12.4</property>
|
||||
<property name="manufacturerId">039A</property>
|
||||
<property name="manufacturerRef">0003:0101</property>
|
||||
<property name="dbReference">1471</property>
|
|
@ -102,7 +102,9 @@ Z-Weather<br /> <h1>Overview</h1><p>Z-Weather is a cup anemometer for Z-Wave ins
|
|||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||
<label>1: Wind Speed Action Threshold</label>
|
||||
<description>Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s</description>
|
||||
<description><![CDATA[
|
||||
Available Parameters: 0 - Off; 1 - 30: threshold in m/s - Default = 6 m/s<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<default>6</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<thing-type id="remotec_zxt310_00_000" listed="false">
|
||||
<label>ZXT-310 AV IR Extender</label>
|
||||
<description><![CDATA[
|
||||
AV IR Extender<br /> <h1>Overview</h1><p>ZXT‐310 is a Z‐Wave‐to‐AV IR Extender (Figure 1) and it works with any Z‐Wave compliant controller or gateway by translating Z‐Wave Simple AV command </p> <br /> <h2>Inclusion Information</h2><p>Press the PROG button</p> <br /> <h2>Exclusion Information</h2><p>Press the PROG button</p>
|
||||
AV IR Extender<br /> <h1>Overview</h1><p>ZXT‐310 is a Z‐Wave‐to‐AV IR Extender (Figure 1) and it works with any Z‐Wave compliant controller or gateway by translating Z‐Wave Simple AV command </p> <br /> <h2>Inclusion Information</h2><p>Press the PROG button</p> <br /> <h2>Exclusion Information</h2><p>Press the PROG button</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>RemoteControl</category>
|
||||
|
||||
|
@ -17,7 +17,7 @@ AV IR Extender<br /> <h1>Overview</h1><p>ZXT‐310 is a Z‐Wave‐to‐AV IR Ex
|
|||
<property name="vendor">Remotec</property>
|
||||
<property name="modelId">ZXT-310</property>
|
||||
<property name="manufacturerId">5254</property>
|
||||
<property name="manufacturerRef">0102:8371</property>
|
||||
<property name="manufacturerRef">0100:8371,0102:8371</property>
|
||||
<property name="dbReference">876</property>
|
||||
</properties>
|
||||
|
||||
|
|
|
@ -1,148 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="zwave"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="zwaveme_zweather_00_000" listed="false">
|
||||
<label>Z-Weather Z-Wave weather interface</label>
|
||||
<description>Z-Wave weather interface</description>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="sensor_binary" typeId="sensor_binary">
|
||||
<label>Binary Sensor</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SENSOR_BINARY</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="sensor_luminance" typeId="sensor_luminance">
|
||||
<label>Sensor (luminance)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=LUMINANCE</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="sensor_velocity" typeId="sensor_velocity">
|
||||
<label>Sensor (velocity)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=VELOCITY</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="sensor_barpressure" typeId="sensor_barpressure">
|
||||
<label>Sensor (barometric pressure)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=BAROMETRIC_PRESSURE</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="sensor_temperature" typeId="sensor_temperature">
|
||||
<label>Sensor (temperature)</label>
|
||||
<properties>
|
||||
<property name="binding:*:QuantityType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=TEMPERATURE</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="sensor_relhumidity" typeId="sensor_relhumidity">
|
||||
<label>Sensor (relative humidity)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=RELATIVE_HUMIDITY</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="sensor_dewpoint" typeId="sensor_dewpoint">
|
||||
<label>Sensor (dew point)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=DEW_POINT</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_pulse" typeId="meter_pulse">
|
||||
<label>Electric meter (pulses)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_Pulses</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_kwh" typeId="meter_kwh">
|
||||
<label>Electric meter (kWh)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_KWh</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="battery-level" typeId="system.battery-level">
|
||||
<properties>
|
||||
<property name="binding:*:PercentType">COMMAND_CLASS_BATTERY</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">Z-Wave.Me</property>
|
||||
<property name="modelId">Z-Weather</property>
|
||||
<property name="manufacturerId">0115</property>
|
||||
<property name="manufacturerRef">0100:0400</property>
|
||||
<property name="dbReference">258</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||
<config-description>
|
||||
|
||||
<!-- GROUP DEFINITIONS -->
|
||||
<parameter-group name="configuration">
|
||||
<context>setup</context>
|
||||
<label>Configuration Parameters</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter-group name="association">
|
||||
<context>link</context>
|
||||
<label>Association Groups</label>
|
||||
</parameter-group>
|
||||
|
||||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||
<label>1: Wind Speed Action Threshold</label>
|
||||
<description>Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s</description>
|
||||
<default>6</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_2_1" type="integer" groupName="configuration">
|
||||
<label>2: Twilight Action Threshold</label>
|
||||
<description>Set from 0 - 100 % Default = 37% (street lighting)</description>
|
||||
<default>37</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Life Line</label>
|
||||
<multipleLimit>1</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Wind Speed</label>
|
||||
<description>Wind speed is higher than 6 m/s (22 Km/h)</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||
<label>3: End of Dawn</label>
|
||||
<description>At the end of the dawn if it becomes bright</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_4" type="text" groupName="association" multiple="true">
|
||||
<label>4: End of Dusk</label>
|
||||
<description>At the end of the dusk if it becomes bright</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<!-- STATIC DEFINITIONS -->
|
||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||
<label>Node ID</label>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
</config-description>
|
||||
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -90,35 +90,7 @@ Example item definition:
|
|||
DateTime AlarmClock "Alarm Clock [%s]" <time>
|
||||
```
|
||||
|
||||
Example rule:
|
||||
```java
|
||||
var Timer timerAlarm = null
|
||||
|
||||
rule "Alarm Clock"
|
||||
when
|
||||
Item AlarmClock changed or
|
||||
System started
|
||||
then
|
||||
if (!(AlarmClock.state instanceof DateTimeType)) {
|
||||
return;
|
||||
}
|
||||
|
||||
val alarmTime = AlarmClock.state as DateTimeType
|
||||
logInfo("alarm", "Scheduling alarm for {}", alarmTime.toString)
|
||||
|
||||
if (timerAlarm !== null) {
|
||||
logInfo("alarm", "Rescheduling alarm")
|
||||
timerAlarm.reschedule(alarmTime.getZonedDateTime)
|
||||
} else {
|
||||
logInfo("alarm", "New alarm")
|
||||
timerAlarm = createTimer(alarmTime.getZonedDateTime.minusSeconds(5), [ |
|
||||
logInfo("alarm", "Alarm expired")
|
||||
// Turn on stuff, e.g. radio or light
|
||||
timerAlarm = null
|
||||
])
|
||||
}
|
||||
end
|
||||
```
|
||||
Rule template: [https://community.openhab.org/t/alarm-clock-rule/127194](https://community.openhab.org/t/alarm-clock-rule/127194)
|
||||
|
||||
#### Call State
|
||||
|
||||
|
|
Loading…
Reference in New Issue