Updated external content (Jenkins build 537)
parent
5456da62df
commit
3e9cc68de8
|
@ -89,11 +89,12 @@ If it is a dual action (top-down plus bottom-up) shade, there is also a roller s
|
|||
All of these channels appear in the binding, but only those which have a physical implementation in the shade, will have any physical effect.
|
||||
|
||||
| Channel | Item Type | Description |
|
||||
|----------------|--------------------------|------------|
|
||||
|----------------|--------------------------|-------------|
|
||||
| position | Rollershutter | The vertical position of the shade's rail -- see [next chapter](#Roller-Shutter-Up/Down-Position-vs.-Open/Close-State). Up/Down commands will move the rail completely up or completely down. Percentage commands will move the rail to an intermediate position. Stop commands will halt any current movement of the rail. |
|
||||
| secondary | Rollershutter | The vertical position of the secondary rail (if any). Its function is basically identical to the `position` channel above -- but see [next chapter](#Roller-Shutter-Up/Down-Position-vs.-Open/Close-State). |
|
||||
| vane | Dimmer | The degree of opening of the slats or vanes. Setting this to a non-zero value will first move the shade `position` fully down, since the slats or vanes can only have a defined state if the shade is in its down position -- see [Interdependency between Channel positions](#Interdependency-between-Channel-positions). |
|
||||
| lowBattery | Switch | Indicates ON when the battery level of the shade is low, as determined by the hub's internal rules. |
|
||||
| batteryLevel | Number | Battery level (10% = low, 50% = medium, 100% = high)
|
||||
| batteryVoltage | Number:ElectricPotential | Battery voltage reported by the shade. |
|
||||
| signalStrength | Number | Signal strength (0 for no or unknown signal, 1 for weak, 2 for average, 3 for good or 4 for excellent) |
|
||||
|
||||
|
|
|
@ -55,59 +55,59 @@ MZ100 94103EA2B278xxxx [ deviceID="94103EA2B278xxxx" ]
|
|||
|
||||
Devices support some of the following channels:
|
||||
|
||||
| Channel Type | Item Type | Description | Available on Thing |
|
||||
|---------------------|-----------|---------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| motionDetection | Switch | On if motion is detected, off otherwise. (Motion Sensor only) | Motion |
|
||||
| lastMotionDetected | DateTime | Date and Time when the last motion was detected. (Motion Sensor only) | Motion |
|
||||
| state | Switch | This channel controls the actual binary State of a Device or represents Motion Detection. | All but Dimmer, Crockpot, Airpurifier and Humidifier |
|
||||
| lastChangedAt | DateTime | Date and Time the device was last turned on or of. | Insight |
|
||||
| lastOnFor | Number | Time in seconds an Insight device was last turned on for. | Insight |
|
||||
| onToday | Number | Time in seconds an Insight device has been switched on today. | Insight |
|
||||
| onTotal | Number | Time in seconds an Insight device has been switched on totally. | Insight |
|
||||
| timespan | Number | Time in seconds over which onTotal applies. Typically 2 weeks except first used. | Insight |
|
||||
| averagePower | Number | Average power consumption in Watts. | Insight |
|
||||
| currentPower | Number | Current power consumption of an Insight device. 0 if switched off. | Insight |
|
||||
| energyToday | Number | Energy in Wh used today. | Insight |
|
||||
| energyTotal | Number | Energy in Wh used in total. | Insight |
|
||||
| standbyLimit | Number | Minimum energy draw in W to register device as switched on (default 8W, configurable via WeMo App). | Insight |
|
||||
| onStandBy | Switch | Read-only indication of whether or not the device plugged in to the insight switch is drawing more than the standby limit. | Insight |
|
||||
| relay | Switch | Switches the integrated relay contact close/open | Maker |
|
||||
| sensor | Switch | Shows the state of the integrated sensor | Maker |
|
||||
| coffeeMode | String | Operation mode of a WeMo Coffee Maker | CoffeeMaker |
|
||||
| modeTime | Number | Current amount of time, in minutes, that the Coffee Maker has been in the current mode | CoffeeMaker |
|
||||
| timeRemaining | Number | Remaining brewing time of a WeMo Coffee Maker | CoffeeMaker |
|
||||
| waterLevelReached | Switch | Indicates if the WeMo Coffee Maker needs to be refilled | CoffeeMaker |
|
||||
| cleanAdvise | Switch | Indicates if a WeMo Coffee Maker needs to be cleaned | CoffeeMaker |
|
||||
| filterAdvise | Switch | Indicates if a WeMo Coffee Maker needs to have the filter changed | CoffeeMaker |
|
||||
| brewed | DateTime | Date/time the coffee maker last completed brewing coffee | CoffeeMaker |
|
||||
| lastCleaned | DateTime | Date/time the coffee maker last completed cleaning | CoffeeMaker |
|
||||
| brightness | Number | Brightness of a WeMo LED od Dimmwer. | LED, DimmerSwitch |
|
||||
| faderCountDownTime | Number | Dimmer fading duration time in minutes | DimmerSwitch |
|
||||
| faderEnabled | Switch | Switch the fader ON/OFF | DimmerSwitch |
|
||||
| timerStart | Switch | Switch the fading timer ON/OFF | DimmerSwitch |
|
||||
| nightMode | Switch | Switch the nightMode ON/OFF | DimmerSwitch |
|
||||
| startTime | DateTime | Time when the nightMode starts | DimmerSwitch |
|
||||
| endTime | DateTime | Time when the nightMode ends | DimmerSwitch |
|
||||
| nightModeBrightness | Number | Brightness used in nightMode | DimmerSwitch |
|
||||
| cookMode | String | Shows the operation mode of a WeMo Crockpot (OFF, WARM, LOW, HIGH | Crockpot |
|
||||
| warmCookTime | Number | Shows the timer settings for warm cooking mode | Crockpot |
|
||||
| lowCookTime | Number | Shows the timer settings for low cooking mode | Crockpot |
|
||||
| highCookTime | Number | Shows the timer settings for high cooking mode | Crockpot |
|
||||
| cookedTime | Number | Shows the elapsed cooking time | Crockpot |
|
||||
| purifierMode | String | Runmode of Air Purifier (OFF, LOW, MED, HIGH, AUTO) | Air Purifier |
|
||||
| airQuality | String | Air quality (POOR, MODERATE, GOOD) | Air Purifier |
|
||||
| ionizer | Switch | Indicates whether the ionizer is switched ON or OFF | Air Purifier |
|
||||
| filterLife | Number | Indicates the remaining filter lifetime in Percent | Air Purifier, Humidifier |
|
||||
| expiredFilterTime | Number | Indicates whether the filter lifetime has expired or not | Air Purifier, Humidifier |
|
||||
| filterPresent | Switch | Indicates the presence of an air filter | Air Purifier |
|
||||
| humidifierMode | String | Runmode of Humidifier (OFF, MIN, LOW, MED, HIGH, MAX) | Humidifier |
|
||||
| desiredHumidity | Number | Shows desired humidity in Percent | Humidifier |
|
||||
| currentHumidity | Number | Shows current humidity in Percent | Humidifier |
|
||||
| heaterMode | String | Runmode of Heater (OFF, FROSTPROTECT, HIGH, LOW, ECO) | Heater |
|
||||
| currentTemp | Number | Shows current temperature | Heater |
|
||||
| targetTemp | Number | Shows target temperature | Heater |
|
||||
| autoOffTime | DateTime | Time when the heater switches off | Heater |
|
||||
| heatingRemaining | Number | Shows the remaining heating time | Heater |
|
||||
| Channel Type | Item Type | Description | Available on Thing |
|
||||
|---------------------|---------------|----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|
|
||||
| motionDetection | Switch | On if motion is detected, off otherwise. (Motion Sensor only) | Motion |
|
||||
| lastMotionDetected | DateTime | Date and Time when the last motion was detected. (Motion Sensor only) | Motion |
|
||||
| state | Switch | This channel controls the actual binary State of a Device or represents Motion Detection. | All but Dimmer, Crockpot, Airpurifier and Humidifier |
|
||||
| lastChangedAt | DateTime | Date and Time the device was last turned on or of. | Insight |
|
||||
| lastOnFor | Number | Time in seconds an Insight device was last turned on for. | Insight |
|
||||
| onToday | Number | Time in seconds an Insight device has been switched on today. | Insight |
|
||||
| onTotal | Number | Time in seconds an Insight device has been switched on totally. | Insight |
|
||||
| timespan | Number | Time in seconds over which onTotal applies. Typically 2 weeks except first used. | Insight |
|
||||
| averagePower | Number:Power | Average power consumption in Watts. | Insight |
|
||||
| currentPower | Number:Power | Current power consumption of an Insight device. 0 if switched off. | Insight |
|
||||
| energyToday | Number:Energy | Energy in Wh used today. | Insight |
|
||||
| energyTotal | Number:Energy | Energy in Wh used in total. | Insight |
|
||||
| standbyLimit | Number:Power | Minimum energy draw in W to register device as switched on (default 8W, configurable via WeMo App). | Insight |
|
||||
| onStandBy | Switch | Read-only indication of whether or not the device plugged in to the insight switch is drawing more than the standby limit. | Insight |
|
||||
| relay | Switch | Switches the integrated relay contact close/open | Maker |
|
||||
| sensor | Switch | Shows the state of the integrated sensor | Maker |
|
||||
| coffeeMode | String | Operation mode of a WeMo Coffee Maker | CoffeeMaker |
|
||||
| modeTime | Number | Current amount of time, in minutes, that the Coffee Maker has been in the current mode | CoffeeMaker |
|
||||
| timeRemaining | Number | Remaining brewing time of a WeMo Coffee Maker | CoffeeMaker |
|
||||
| waterLevelReached | Switch | Indicates if the WeMo Coffee Maker needs to be refilled | CoffeeMaker |
|
||||
| cleanAdvise | Switch | Indicates if a WeMo Coffee Maker needs to be cleaned | CoffeeMaker |
|
||||
| filterAdvise | Switch | Indicates if a WeMo Coffee Maker needs to have the filter changed | CoffeeMaker |
|
||||
| brewed | DateTime | Date/time the coffee maker last completed brewing coffee | CoffeeMaker |
|
||||
| lastCleaned | DateTime | Date/time the coffee maker last completed cleaning | CoffeeMaker |
|
||||
| brightness | Number | Brightness of a WeMo LED od Dimmwer. | LED, DimmerSwitch |
|
||||
| faderCountDownTime | Number | Dimmer fading duration time in minutes | DimmerSwitch |
|
||||
| faderEnabled | Switch | Switch the fader ON/OFF | DimmerSwitch |
|
||||
| timerStart | Switch | Switch the fading timer ON/OFF | DimmerSwitch |
|
||||
| nightMode | Switch | Switch the nightMode ON/OFF | DimmerSwitch |
|
||||
| startTime | DateTime | Time when the nightMode starts | DimmerSwitch |
|
||||
| endTime | DateTime | Time when the nightMode ends | DimmerSwitch |
|
||||
| nightModeBrightness | Number | Brightness used in nightMode | DimmerSwitch |
|
||||
| cookMode | String | Shows the operation mode of a WeMo Crockpot (OFF, WARM, LOW, HIGH | Crockpot |
|
||||
| warmCookTime | Number | Shows the timer settings for warm cooking mode | Crockpot |
|
||||
| lowCookTime | Number | Shows the timer settings for low cooking mode | Crockpot |
|
||||
| highCookTime | Number | Shows the timer settings for high cooking mode | Crockpot |
|
||||
| cookedTime | Number | Shows the elapsed cooking time | Crockpot |
|
||||
| purifierMode | String | Runmode of Air Purifier (OFF, LOW, MED, HIGH, AUTO) | Air Purifier |
|
||||
| airQuality | String | Air quality (POOR, MODERATE, GOOD) | Air Purifier |
|
||||
| ionizer | Switch | Indicates whether the ionizer is switched ON or OFF | Air Purifier |
|
||||
| filterLife | Number | Indicates the remaining filter lifetime in Percent | Air Purifier, Humidifier |
|
||||
| expiredFilterTime | Number | Indicates whether the filter lifetime has expired or not | Air Purifier, Humidifier |
|
||||
| filterPresent | Switch | Indicates the presence of an air filter | Air Purifier |
|
||||
| humidifierMode | String | Runmode of Humidifier (OFF, MIN, LOW, MED, HIGH, MAX) | Humidifier |
|
||||
| desiredHumidity | Number | Shows desired humidity in Percent | Humidifier |
|
||||
| currentHumidity | Number | Shows current humidity in Percent | Humidifier |
|
||||
| heaterMode | String | Runmode of Heater (OFF, FROSTPROTECT, HIGH, LOW, ECO) | Heater |
|
||||
| currentTemp | Number | Shows current temperature | Heater |
|
||||
| targetTemp | Number | Shows target temperature | Heater |
|
||||
| autoOffTime | DateTime | Time when the heater switches off | Heater |
|
||||
| heatingRemaining | Number | Shows the remaining heating time | Heater |
|
||||
|
||||
|
||||
## Full Example
|
||||
|
@ -139,7 +139,7 @@ DateTime MotionDetected { channel="wemo:Motion:Sensor1:lastMotionDetected"
|
|||
|
||||
// Insight
|
||||
Switch InsightSwitch { channel="wemo:insight:Insight-1_0-xxxxxxxxxxxxxx:state" }
|
||||
Number InsightPower { channel="wemo:insight:Insight-1_0-xxxxxxxxxxxxxx:currentPower" }
|
||||
Number:Power InsightPower { channel="wemo:insight:Insight-1_0-xxxxxxxxxxxxxx:currentPower" }
|
||||
Number InsightLastOn { channel="wemo:insight:Insight-1_0-xxxxxxxxxxxxxx:lastOnFor" }
|
||||
Number InsightToday { channel="wemo:insight:Insight-1_0-xxxxxxxxxxxxxx:onToday" }
|
||||
Number InsightTotal { channel="wemo:insight:Insight-1_0-xxxxxxxxxxxxxx:onTotal" }
|
||||
|
|
|
@ -7,7 +7,12 @@
|
|||
<bridge-type id="bridge">
|
||||
<label>BSB-LAN Bridge</label>
|
||||
<description>A bridge to connect a BSB-LAN device</description>
|
||||
|
||||
<config-description>
|
||||
<parameter-group name="network">
|
||||
<label>Network Settings</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter name="host" type="text" required="true" groupName="network">
|
||||
<context>network-address</context>
|
||||
<label>Host</label>
|
||||
|
|
|
@ -23,16 +23,20 @@
|
|||
</channels>
|
||||
|
||||
<config-description>
|
||||
<parameter-group name="change-requests">
|
||||
<label>Change Requests</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter name="id" type="integer" required="true">
|
||||
<label>Parameter ID</label>
|
||||
<description>Specific parameter identifier</description>
|
||||
</parameter>
|
||||
<parameter name="setId" type="integer" required="false" groupName="Change Requests">
|
||||
<parameter name="setId" type="integer" required="false" groupName="change-requests">
|
||||
<label>Parameter Set-ID</label>
|
||||
<description>Parameter identifier used for change requests. Defaults to the value of Parameter ID</description>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
<parameter name="setType" type="text" required="false" groupName="Change Requests">
|
||||
<parameter name="setType" type="text" required="false" groupName="change-requests">
|
||||
<label>Message Type</label>
|
||||
<description>Message type used for change requests. Defaults to SET.</description>
|
||||
<default>SET</default>
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
</channel>
|
||||
<channel id="vane" typeId="shade-vane"/>
|
||||
<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>
|
||||
|
|
|
@ -17,6 +17,20 @@
|
|||
</state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="last_message_time" advanced="true">
|
||||
<item-type>DateTime</item-type>
|
||||
<label>Last Message Time</label>
|
||||
<description>Timestamp when the most recent message of any kind was received from the panel</description>
|
||||
<state readOnly="true" pattern="%1$tH:%1$tM"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="active_alerts">
|
||||
<item-type>String</item-type>
|
||||
<label>Active Alarms and Alerts</label>
|
||||
<description>List of active alarms and alerts</description>
|
||||
<state readOnly="true" pattern="%s"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="trouble">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Trouble Detected</label>
|
||||
|
@ -31,6 +45,13 @@
|
|||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="ringing">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Ringing</label>
|
||||
<description>Whether or not the alarm siren is currently ringing</description>
|
||||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="system_status">
|
||||
<item-type>String</item-type>
|
||||
<label>System Status</label>
|
||||
|
@ -107,6 +128,36 @@
|
|||
<description>Whether or not the zone is bypassed</description>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="alarmed">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Zone Alarmed</label>
|
||||
<description>Whether or not the zone has an active alarm condition, or has had an active alarm since the memory was
|
||||
last cleared</description>
|
||||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="tamper_alarm">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Zone Tamper Alarm</label>
|
||||
<description>Whether or not the zone's sensor has an active tamper condition, or has had an active tamper condition
|
||||
since the memory was last cleared</description>
|
||||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="inactive">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Zone Inactive</label>
|
||||
<description>Whether or not the zone's sensor is inactive (loss of supervision)</description>
|
||||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="tampered">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Zone Tampered</label>
|
||||
<description>Whether or not the zone's sensor is reporting a tamper condition</description>
|
||||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="armed">
|
||||
<item-type>Switch</item-type>
|
||||
<label>Zone Armed (Switch)</label>
|
||||
|
@ -121,6 +172,20 @@
|
|||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="zone_last_message">
|
||||
<item-type>String</item-type>
|
||||
<label>Zone Last Status Message</label>
|
||||
<description>The most recent status message reported by the zone</description>
|
||||
<state readOnly="true" pattern="%s"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="zone_last_message_time">
|
||||
<item-type>DateTime</item-type>
|
||||
<label>Zone Last Status Time</label>
|
||||
<description>Timestamp when Zone Last Status Message was received</description>
|
||||
<state readOnly="true" pattern="%1$tH:%1$tM"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="pgm_status" advanced="true">
|
||||
<item-type>Switch</item-type>
|
||||
<label>PGM Status</label>
|
||||
|
|
|
@ -17,8 +17,11 @@
|
|||
<channel id="with_zones_bypassed" typeId="with_zones_bypassed"/>
|
||||
<channel id="trouble" typeId="trouble"/>
|
||||
<channel id="alert_in_memory" typeId="alert_in_memory"/>
|
||||
<channel id="ringing" typeId="ringing"/>
|
||||
<channel id="pgm_status" typeId="pgm_status"/>
|
||||
<channel id="mode" typeId="mode"/>
|
||||
<channel id="last_message_time" typeId="last_message_time"/>
|
||||
<channel id="active_alerts" typeId="active_alerts"/>
|
||||
<channel id="event_log_1" typeId="event_log"/>
|
||||
<channel id="event_log_2" typeId="event_log"/>
|
||||
<channel id="event_log_3" typeId="event_log"/>
|
||||
|
|
|
@ -17,8 +17,11 @@
|
|||
<channel id="with_zones_bypassed" typeId="with_zones_bypassed"/>
|
||||
<channel id="trouble" typeId="trouble"/>
|
||||
<channel id="alert_in_memory" typeId="alert_in_memory"/>
|
||||
<channel id="ringing" typeId="ringing"/>
|
||||
<channel id="pgm_status" typeId="pgm_status"/>
|
||||
<channel id="mode" typeId="mode"/>
|
||||
<channel id="last_message_time" typeId="last_message_time"/>
|
||||
<channel id="active_alerts" typeId="active_alerts"/>
|
||||
<channel id="event_log_1" typeId="event_log"/>
|
||||
<channel id="event_log_2" typeId="event_log"/>
|
||||
<channel id="event_log_3" typeId="event_log"/>
|
||||
|
|
|
@ -21,6 +21,12 @@
|
|||
<channel id="last_trip" typeId="last_trip"/>
|
||||
<channel id="low_battery" typeId="system.low-battery"/>
|
||||
<channel id="bypassed" typeId="bypassed"/>
|
||||
<channel id="alarmed" typeId="alarmed"/>
|
||||
<channel id="tamper_alarm" typeId="tamper_alarm"/>
|
||||
<channel id="inactive" typeId="inactive"/>
|
||||
<channel id="tampered" typeId="tampered"/>
|
||||
<channel id="last_message" typeId="zone_last_message"/>
|
||||
<channel id="last_message_time" typeId="zone_last_message_time"/>
|
||||
</channels>
|
||||
|
||||
<config-description>
|
||||
|
|
|
@ -236,43 +236,43 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="averagePower" advanced="true">
|
||||
<item-type>Number</item-type>
|
||||
<item-type>Number:Power</item-type>
|
||||
<label>Average Power</label>
|
||||
<description>The average power consumption</description>
|
||||
<category>Energy</category>
|
||||
<state pattern="%.1f W"/>
|
||||
<state pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="currentPower">
|
||||
<item-type>Number</item-type>
|
||||
<item-type>Number:Power</item-type>
|
||||
<label>Power</label>
|
||||
<description>The current power consumption</description>
|
||||
<category>Energy</category>
|
||||
<state pattern="%.1f W"/>
|
||||
<state pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="energyToday" advanced="true">
|
||||
<item-type>Number</item-type>
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Today</label>
|
||||
<description>Todays power consumption</description>
|
||||
<category>Energy</category>
|
||||
<state pattern="%.1f Wh"/>
|
||||
<state pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="energyTotal" advanced="true">
|
||||
<item-type>Number</item-type>
|
||||
<item-type>Number:Energy</item-type>
|
||||
<label>Energy Total</label>
|
||||
<description>Total power consumption</description>
|
||||
<category>Energy</category>
|
||||
<state pattern="%.1f Wh"/>
|
||||
<state pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="standByLimit" advanced="true">
|
||||
<item-type>Number</item-type>
|
||||
<item-type>Number:Power</item-type>
|
||||
<label>StandBy Limit</label>
|
||||
<description>Total power consumption</description>
|
||||
<description>Minimum energy draw to register device as switched on</description>
|
||||
<category>Energy</category>
|
||||
<state pattern="%.1f W"/>
|
||||
<state pattern="%.0f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="onStandBy" advanced="true">
|
||||
|
@ -392,7 +392,6 @@
|
|||
<description>Allows to switch the timer ON/OFF</description>
|
||||
</channel-type>
|
||||
|
||||
|
||||
<channel-type id="nightMode" advanced="true">
|
||||
<item-type>Switch</item-type>
|
||||
<label>NightMode OFF/ON</label>
|
||||
|
|
Loading…
Reference in New Issue