Problème d'inclusion module volet roulant SHELLY WAVE SHUTTER

Bonjour,

J’ai acheté et installé sur mes commandes de volets roulants des micro-modules shelly qubino wave shutter.

Pour pouvoir les inclure dans Z-Wave JS j’ai dû les brancher sur un câble avec prise, au plus près de ma box jeedom. Une fois l’inclusion faite, j’ai ce message :

Le modèle du module n’est pas reconnu :
image

et les commandes et infos ouverture / fermeture n’ont pas été créées :

J’ai donc fait ce qui est écrit dans le bandeau bleu :

  • Synchroniser, puis recréer les commandes. En créant les manquantes, aucune commande supplémentaire ne se crée et en recréant les commandes, toutes les commandes s’effacent.
  • En allant dans Noeud effectivement il n’y a pas de configuration Jeedom

Je suis donc allé dans Valeurs pour créer les actions et infos manquantes, mais je ne sais pas lesquelles créer… j’ai fait des essais mais rien n’a fonctionné…:frowning_face:

Si quelqu’un s’y connait sur le sujet, je suis preneur de conseils.
N’hésitez pas à me demander plus d’infos si besoin.

Salut

Il faut voir ce que donne le module depuis zwave-js-ui.

Antoine

Bonjour,
S’agissant d’un module assez récent, il faut deja voir s’il a été inclus dans Z-wave JS

Z-Wave JS Config DB Browser

A priori je ne l’y trouve pas… :frowning_face:

ok je regarde ça ce soir

Dans ce cas, il faut aller créer les commandes manuellement en utilisant les crayons dispo dans « Valeurs ».

Hello,

Tu peux poster le Json de ton module?
Arbre Zwave

Maintenant, il faut voir ta version de zwave-js-ui.

Arbre Zwave en 3 fois sinon ça passe pas…

{
"id" : 16,
"name" : "Vr baie sud",
"loc" : "Salle à manger",
"values" : {
"112-0-1" : {
"id" : "16-112-0-1",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 1,
"propertyName" : "Switch type",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 push, 1 switch, 2 single push",
"label" : "Switch type",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 2,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351983639
},
"112-0-3" : {
"id" : "16-112-0-3",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 3,
"propertyName" : "Input orientation",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 normal, 1 reverse",
"label" : "Input orientation",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 1,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351983696
},
"112-0-5" : {
"id" : "16-112-0-5",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 5,
"propertyName" : "Ouput orientation",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 normal, 1 reverse",
"label" : "Ouput orientation",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 1,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351983754
},
"112-0-40" : {
"id" : "16-112-0-40",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 40,
"propertyName" : "Power report threshold",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0-100 percentage",
"label" : "Power report threshold",
"default" : 50,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 100,
"list" : false,
"value" : 50,
"lastUpdate" : 1701351983811
},
"112-0-51" : {
"id" : "16-112-0-51",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 51,
"propertyName" : "Alarm conf. - Water",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : " 0 no action 1 open blinds 2 close blinds",
"label" : "Alarm conf. - Water",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 2,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351983870
},
"112-0-52" : {
"id" : "16-112-0-52",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 52,
"propertyName" : "Alarm conf. - Smoke",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : " 0 no action 1 open blinds 2 close blinds",
"label" : "Alarm conf. - Smoke",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 2,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351983929
},
"112-0-53" : {
"id" : "16-112-0-53",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 53,
"propertyName" : "Alarm conf. - CO",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : " 0 no action 1 open blinds 2 close blinds",
"label" : "Alarm conf. - CO",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 2,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351983987
},
"112-0-54" : {
"id" : "16-112-0-54",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 54,
"propertyName" : "Alarm conf. - Heat",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : " 0 no action 1 open blinds 2 close blinds",
"label" : "Alarm conf. - Heat",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 2,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351984047
},
"112-0-71" : {
"id" : "16-112-0-71",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 71,
"propertyName" : "Operating mode",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 Shutter, 1 Venetian",
"label" : "Operating mode",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 1,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351984112
},
"112-0-72" : {
"id" : "16-112-0-72",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 72,
"propertyName" : "Slats tilting time",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 32000, 0.01 s units",
"label" : "Slats tilting time",
"default" : 150,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 32000,
"list" : false,
"value" : 150,
"lastUpdate" : 1701351984178
},
"112-0-73" : {
"id" : "16-112-0-73",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 73,
"propertyName" : "Slats position",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 disable, 1 previous",
"label" : "Slats position",
"default" : 1,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 1,
"list" : false,
"value" : 1,
"lastUpdate" : 1701351984243
},
"112-0-74" : {
"id" : "16-112-0-74",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 74,
"propertyName" : "Up time",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 65535, 0.1 s units",
"label" : "Up time",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 65535,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351984308
},
"112-0-75" : {
"id" : "16-112-0-75",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 75,
"propertyName" : "Down time",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 65535, 0.1 s units",
"label" : "Down time",
"default" : 600,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 65535,
"list" : false,
"value" : 600,
"lastUpdate" : 1701351984373
},
"112-0-76" : {
"id" : "16-112-0-76",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 76,
"propertyName" : "Motor move power threshold",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 disable, 1 auto, 2 - 255 W",
"label" : "Motor move power threshold",
"default" : 1,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 255,
"list" : false,
"value" : 1,
"lastUpdate" : 1701351984437
},
"112-0-77" : {
"id" : "16-112-0-77",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 77,
"propertyName" : "Slats turning time offset",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 255, 0.01 s units",
"label" : "Slats turning time offset",
"default" : 10,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 255,
"list" : false,
"value" : 10,
"lastUpdate" : 1701351984501
},
"112-0-78" : {
"id" : "16-112-0-78",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 78,
"propertyName" : "Calibration",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "1 Start, 2 Cal, 3 Uncal, 4 Error",
"label" : "Calibration",
"default" : 3,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 1,
"max" : 4,
"list" : false,
"value" : 3,
"lastUpdate" : 1701351984564
},
"112-0-80" : {
"id" : "16-112-0-80",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 80,
"propertyName" : "Delay stop at endpoint",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 255, 0.1 s units",
"label" : "Delay stop at endpoint",
"default" : 10,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 255,
"list" : false,
"value" : 10,
"lastUpdate" : 1701351984628
},
"112-0-85" : {
"id" : "16-112-0-85",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 85,
"propertyName" : "Power OK delay",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 50, 0.1 s units, 0=auto",
"label" : "Power OK delay",
"default" : 30,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 50,
"list" : false,
"value" : 30,
"lastUpdate" : 1701351984692
},
"112-0-90" : {
"id" : "16-112-0-90",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 90,
"propertyName" : "Next move delay",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "5 - 50 , 0.1 s units",
"label" : "Next move delay",
"default" : 5,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 5,
"max" : 50,
"list" : false,
"value" : 5,
"lastUpdate" : 1701351984757
},
"112-0-91" : {
"id" : "16-112-0-91",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 91,
"propertyName" : "Max move time",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "0 - 32000, 0.01 s units",
"label" : "Max move time",
"default" : 12000,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 32000,
"list" : false,
"value" : 12000,
"lastUpdate" : 1701351984820
},
"112-0-120" : {
"id" : "16-112-0-120",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 112,
"commandClassName" : "Configuration",
"endpoint" : 0,
"property" : 120,
"propertyName" : "Factory reset",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "Factory reset",
"label" : "Factory reset",
"default" : 0,
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 1431655765,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351984878
},
"114-0-manufacturerId" : {
"id" : "16-114-0-manufacturerId",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 114,
"commandClassName" : "Manufacturer Specific",
"endpoint" : 0,
"property" : "manufacturerId",
"propertyName" : "manufacturerId",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Manufacturer ID",
"stateless" : false,
"commandClassVersion" : 2,
"min" : 0,
"max" : 65535,
"list" : false,
"value" : 1120
},
"114-0-productType" : {
"id" : "16-114-0-productType",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 114,
"commandClassName" : "Manufacturer Specific",
"endpoint" : 0,
"property" : "productType",
"propertyName" : "productType",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Product type",
"stateless" : false,
"commandClassVersion" : 2,
"min" : 0,
"max" : 65535,
"list" : false,
"value" : 3
},
"114-0-productId" : {
"id" : "16-114-0-productId",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 114,
"commandClassName" : "Manufacturer Specific",
"endpoint" : 0,
"property" : "productId",
"propertyName" : "productId",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Product ID",
"stateless" : false,
"commandClassVersion" : 2,
"min" : 0,
"max" : 65535,
"list" : false,
"value" : 130
},
"134-0-libraryType" : {
"id" : "16-134-0-libraryType",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "libraryType",
"propertyName" : "libraryType",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Library type",
"stateless" : false,
"commandClassVersion" : 3,
"list" : true,
"states" : [
{
"text" : "Unknown",
"value" : 0
},
{
"text" : "Static Controller",
"value" : 1
},
{
"text" : "Controller",
"value" : 2
},
{
"text" : "Enhanced Slave",
"value" : 3
},
{
"text" : "Slave",
"value" : 4
},
{
"text" : "Installer",
"value" : 5
},
{
"text" : "Routing Slave",
"value" : 6
},
{
"text" : "Bridge Controller",
"value" : 7
},
{
"text" : "Device under Test",
"value" : 8
},
{
"text" : "N/A",
"value" : 9
},
{
"text" : "AV Remote",
"value" : 10
},
{
"text" : "AV Device",
"value" : 11
}
],
"value" : 3
},
"134-0-protocolVersion" : {
"id" : "16-134-0-protocolVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "protocolVersion",
"propertyName" : "protocolVersion",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave protocol version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : "7.19"
},
"134-0-firmwareVersions" : {
"id" : "16-134-0-firmwareVersions",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "firmwareVersions",
"propertyName" : "firmwareVersions",
"type" : "string[]",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave chip firmware versions",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : [
"12.13",
"2.1"
],
"lastUpdate" : 1701351972698
},
"134-0-hardwareVersion" : {
"id" : "16-134-0-hardwareVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "hardwareVersion",
"propertyName" : "hardwareVersion",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave chip hardware version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 3
},
"134-0-sdkVersion" : {
"id" : "16-134-0-sdkVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "sdkVersion",
"propertyName" : "sdkVersion",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "SDK version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : "7.19.1"
},
"134-0-applicationFrameworkAPIVersion" : {
"id" : "16-134-0-applicationFrameworkAPIVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "applicationFrameworkAPIVersion",
"propertyName" : "applicationFrameworkAPIVersion",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave application framework API version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : "10.19.1"
},
"134-0-applicationFrameworkBuildNumber" : {
"id" : "16-134-0-applicationFrameworkBuildNumber",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "applicationFrameworkBuildNumber",
"propertyName" : "applicationFrameworkBuildNumber",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave application framework API build number",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 144
},
"134-0-hostInterfaceVersion" : {
"id" : "16-134-0-hostInterfaceVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "hostInterfaceVersion",
"propertyName" : "hostInterfaceVersion",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Serial API version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : "unused"
},
"134-0-hostInterfaceBuildNumber" : {
"id" : "16-134-0-hostInterfaceBuildNumber",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "hostInterfaceBuildNumber",
"propertyName" : "hostInterfaceBuildNumber",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Serial API build number",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 0
},
"134-0-zWaveProtocolVersion" : {
"id" : "16-134-0-zWaveProtocolVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "zWaveProtocolVersion",
"propertyName" : "zWaveProtocolVersion",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave protocol version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : "7.19.1"
},
"134-0-zWaveProtocolBuildNumber" : {
"id" : "16-134-0-zWaveProtocolBuildNumber",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "zWaveProtocolBuildNumber",
"propertyName" : "zWaveProtocolBuildNumber",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Z-Wave protocol build number",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 144
},
"134-0-applicationVersion" : {
"id" : "16-134-0-applicationVersion",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "applicationVersion",
"propertyName" : "applicationVersion",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Application version",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : "12.13.0"
},
"134-0-applicationBuildNumber" : {
"id" : "16-134-0-applicationBuildNumber",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 134,
"commandClassName" : "Version",
"endpoint" : 0,
"property" : "applicationBuildNumber",
"propertyName" : "applicationBuildNumber",
"type" : "string",
"readable" : true,
"writeable" : false,
"label" : "Application build number",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 144
},
"135-0-80-3" : {
"id" : "16-135-0-80-3",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 135,
"commandClassName" : "Indicator",
"endpoint" : 0,
"property" : 80,
"propertyName" : "Node Identify",
"propertyKey" : 3,
"propertyKeyName" : "On/Off Period: Duration",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "Sets the duration of an on/off period in 1/10th seconds. Must be set together with "On/Off Cycle Count"",
"label" : "Node Identify - On/Off Period: Duration",
"ccSpecific" : {
"indicatorId" : 80,
"propertyId" : 3
},
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351973764
},
"135-0-80-4" : {
"id" : "16-135-0-80-4",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 135,
"commandClassName" : "Indicator",
"endpoint" : 0,
"property" : 80,
"propertyName" : "Node Identify",
"propertyKey" : 4,
"propertyKeyName" : "On/Off Cycle Count",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "Sets the number of on/off periods. 0xff means infinite. Must be set together with "On/Off Period duration"",
"label" : "Node Identify - On/Off Cycle Count",
"ccSpecific" : {
"indicatorId" : 80,
"propertyId" : 4
},
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351973766
},
"135-0-80-5" : {
"id" : "16-135-0-80-5",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 135,
"commandClassName" : "Indicator",
"endpoint" : 0,
"property" : 80,
"propertyName" : "Node Identify",
"propertyKey" : 5,
"propertyKeyName" : "On/Off Period: On time",
"type" : "number",
"readable" : true,
"writeable" : true,
"description" : "This property is used to set the length of the On time during an On/Off period. It allows asymmetric On/Off periods. The value 0x00 MUST represent symmetric On/Off period (On time equal to Off time)",
"label" : "Node Identify - On/Off Period: On time",
"ccSpecific" : {
"indicatorId" : 80,
"propertyId" : 5
},
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"value" : 0,
"lastUpdate" : 1701351973768
},
"135-0-value" : {
"id" : "16-135-0-value",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 135,
"commandClassName" : "Indicator",
"endpoint" : 0,
"property" : "value",
"propertyName" : "value",
"type" : "number",
"readable" : true,
"writeable" : true,
"label" : "Indicator value",
"ccSpecific" : {
"indicatorId" : 0
},
"stateless" : false,
"commandClassVersion" : 3,
"min" : 0,
"max" : 255,
"list" : false,
"lastUpdate" : 1701351985156
},
"135-0-identify" : {
"id" : "16-135-0-identify",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 135,
"commandClassName" : "Indicator",
"endpoint" : 0,
"property" : "identify",
"propertyName" : "identify",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Identify",
"stateless" : false,
"commandClassVersion" : 3,
"list" : true,
"states" : [
{
"text" : "Identify",
"value" : true
}
],
"lastUpdate" : 1701351985156
},
"135-0-timeout" : {
"id" : "16-135-0-timeout",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 135,
"commandClassName" : "Indicator",
"endpoint" : 0,
"property" : "timeout",
"propertyName" : "timeout",
"type" : "string",
"readable" : true,
"writeable" : true,
"label" : "Timeout",
"stateless" : false,
"commandClassVersion" : 3,
"list" : false,
"lastUpdate" : 1701351985156
},
"38-1-targetValue" : {
"id" : "16-38-1-targetValue",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 1,
"property" : "targetValue",
"propertyName" : "targetValue",
"type" : "number",
"readable" : true,
"writeable" : true,
"label" : "Target value",
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 99,
"list" : false,
"value" : null,
"lastUpdate" : 1701412574696
},
"38-1-duration" : {
"id" : "16-38-1-duration",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 1,
"property" : "duration",
"propertyName" : "duration",
"type" : "duration",
"readable" : true,
"writeable" : false,
"label" : "Remaining duration",
"stateless" : false,
"commandClassVersion" : 4,
"list" : false,
"value" : "unknown",
"lastUpdate" : 1701412574703
},
"38-1-currentValue" : {
"id" : "16-38-1-currentValue",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 1,
"property" : "currentValue",
"propertyName" : "currentValue",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Current value",
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 99,
"list" : false,
"value" : null,
"isCurrentValue" : true,
"targetValue" : "38-1-targetValue",
"lastUpdate" : 1701412574708
},
"38-1-Up" : {
"id" : "16-38-1-Up",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 1,
"property" : "Up",
"propertyName" : "Up",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Perform a level change (Up)",
"ccSpecific" : {
"switchType" : 2
},
"stateless" : false,
"commandClassVersion" : 4,
"list" : true,
"states" : [
{
"text" : "Start",
"value" : true
},
{
"text" : "Stop",
"value" : false
}
],
"lastUpdate" : 1701351985156
},
"38-1-Down" : {
"id" : "16-38-1-Down",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 1,
"property" : "Down",
"propertyName" : "Down",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Perform a level change (Down)",
"ccSpecific" : {
"switchType" : 2
},
"stateless" : false,
"commandClassVersion" : 4,
"list" : true,
"states" : [
{
"text" : "Start",
"value" : true
},
{
"text" : "Stop",
"value" : false
}
],
"lastUpdate" : 1701351985156
},
"38-1-restorePrevious" : {
"id" : "16-38-1-restorePrevious",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 1,
"property" : "restorePrevious",
"propertyName" : "restorePrevious",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Restore previous value",
"stateless" : false,
"commandClassVersion" : 4,
"list" : true,
"states" : [
{
"text" : "Restore",
"value" : true
}
],
"lastUpdate" : 1701351985156
},
"50-1-value-65537" : {
"id" : "16-50-1-value-65537",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 1,
"property" : "value",
"propertyName" : "value",
"propertyKey" : 65537,
"propertyKeyName" : "Electric_kWh_Consumed",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Electric Consumption [kWh]",
"ccSpecific" : {
"meterType" : 1,
"scale" : 0,
"rateType" : 1
},
"stateless" : false,
"commandClassVersion" : 6,
"unit" : "kWh",
"list" : false,
"value" : 0.3,
"lastUpdate" : 1701412520017
},
"50-1-value-66049" : {
"id" : "16-50-1-value-66049",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 1,
"property" : "value",
"propertyName" : "value",
"propertyKey" : 66049,
"propertyKeyName" : "Electric_W_Consumed",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Electric Consumption [W]",
"ccSpecific" : {
"meterType" : 1,
"scale" : 2,
"rateType" : 1
},
"stateless" : false,
"commandClassVersion" : 6,
"unit" : "W",
"list" : false,
"value" : 0,
"lastUpdate" : 1701412575174
},
"50-1-reset-1" : {
"id" : "16-50-1-reset-1",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 1,
"property" : "reset",
"propertyName" : "reset",
"propertyKey" : 1,
"propertyKeyName" : "Electric",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Reset (Electric)",
"ccSpecific" : {
"meterType" : 1
},
"stateless" : false,
"commandClassVersion" : 6,
"list" : true,
"states" : [
{
"text" : "Reset",
"value" : true
}
],
"lastUpdate" : 1701351985156
},
"50-1-reset" : {
"id" : "16-50-1-reset",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 1,
"property" : "reset",
"propertyName" : "reset",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Reset accumulated values",
"stateless" : false,
"commandClassVersion" : 6,
"list" : true,
"states" : [
{
"text" : "Reset",
"value" : true
}
],
"lastUpdate" : 1701351985156
},
"113-1-Heat Alarm-Heat sensor status" : {
"id" : "16-113-1-Heat Alarm-Heat sensor status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 1,
"property" : "Heat Alarm",
"propertyName" : "Heat Alarm",
"propertyKey" : "Heat sensor status",
"propertyKeyName" : "Heat sensor status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Heat sensor status",
"ccSpecific" : {
"notificationType" : 4
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "idle",
"value" : 0
},
{
"text" : "Overheat detected",
"value" : 2
}
],
"value" : 0
},
"113-1-Power Management-Over-current status" : {
"id" : "16-113-1-Power Management-Over-current status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 1,
"property" : "Power Management",
"propertyName" : "Power Management",
"propertyKey" : "Over-current status",
"propertyKeyName" : "Over-current status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Over-current status",
"ccSpecific" : {
"notificationType" : 8
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "idle",
"value" : 0
},
{
"text" : "Over-current detected",
"value" : 6
}
],
"value" : 0
},
"113-1-System-Hardware status" : {
"id" : "16-113-1-System-Hardware status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 1,
"property" : "System",
"propertyName" : "System",
"propertyKey" : "Hardware status",
"propertyKeyName" : "Hardware status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Hardware status",
"ccSpecific" : {
"notificationType" : 9
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "idle",
"value" : 0
},
{
"text" : "System hardware failure",
"value" : 1
}
],
"value" : 0
},
"113-1-alarmType" : {
"id" : "16-113-1-alarmType",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 1,
"property" : "alarmType",
"propertyName" : "alarmType",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Alarm Type",
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : false,
"value" : 0,
"lastUpdate" : 1701369750519
},

"113-1-alarmLevel" : {
"id" : "16-113-1-alarmLevel",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 1,
"property" : "alarmLevel",
"propertyName" : "alarmLevel",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Alarm Level",
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : false,
"value" : 0,
"lastUpdate" : 1701369750524
},
"38-2-targetValue" : {
"id" : "16-38-2-targetValue",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 2,
"property" : "targetValue",
"propertyName" : "targetValue",
"type" : "number",
"readable" : true,
"writeable" : true,
"label" : "Target value",
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 99,
"list" : false,
"value" : null,
"lastUpdate" : 1701351977765
},
"38-2-duration" : {
"id" : "16-38-2-duration",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 2,
"property" : "duration",
"propertyName" : "duration",
"type" : "duration",
"readable" : true,
"writeable" : false,
"label" : "Remaining duration",
"stateless" : false,
"commandClassVersion" : 4,
"list" : false,
"value" : "unknown",
"lastUpdate" : 1701351977767
},
"38-2-currentValue" : {
"id" : "16-38-2-currentValue",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 2,
"property" : "currentValue",
"propertyName" : "currentValue",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Current value",
"stateless" : false,
"commandClassVersion" : 4,
"min" : 0,
"max" : 99,
"list" : false,
"value" : 0,
"isCurrentValue" : true,
"targetValue" : "38-2-targetValue"
},
"38-2-Up" : {
"id" : "16-38-2-Up",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 2,
"property" : "Up",
"propertyName" : "Up",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Perform a level change (Up)",
"ccSpecific" : {
"switchType" : 2
},
"stateless" : false,
"commandClassVersion" : 4,
"list" : true,
"states" : [
{
"text" : "Start",
"value" : true
},
{
"text" : "Stop",
"value" : false
}
],
"lastUpdate" : 1701351985157
},
"38-2-Down" : {
"id" : "16-38-2-Down",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 2,
"property" : "Down",
"propertyName" : "Down",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Perform a level change (Down)",
"ccSpecific" : {
"switchType" : 2
},
"stateless" : false,
"commandClassVersion" : 4,
"list" : true,
"states" : [
{
"text" : "Start",
"value" : true
},
{
"text" : "Stop",
"value" : false
}
],
"lastUpdate" : 1701351985157
},
"38-2-restorePrevious" : {
"id" : "16-38-2-restorePrevious",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 38,
"commandClassName" : "Multilevel Switch",
"endpoint" : 2,
"property" : "restorePrevious",
"propertyName" : "restorePrevious",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Restore previous value",
"stateless" : false,
"commandClassVersion" : 4,
"list" : true,
"states" : [
{
"text" : "Restore",
"value" : true
}
],
"lastUpdate" : 1701351985157
},
"50-2-value-65537" : {
"id" : "16-50-2-value-65537",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 2,
"property" : "value",
"propertyName" : "value",
"propertyKey" : 65537,
"propertyKeyName" : "Electric_kWh_Consumed",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Electric Consumption [kWh]",
"ccSpecific" : {
"meterType" : 1,
"scale" : 0,
"rateType" : 1
},
"stateless" : false,
"commandClassVersion" : 6,
"unit" : "kWh",
"list" : false,
"value" : 0.2,
"lastUpdate" : 1701399912312
},
"50-2-value-66049" : {
"id" : "16-50-2-value-66049",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 2,
"property" : "value",
"propertyName" : "value",
"propertyKey" : 66049,
"propertyKeyName" : "Electric_W_Consumed",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Electric Consumption [W]",
"ccSpecific" : {
"meterType" : 1,
"scale" : 2,
"rateType" : 1
},
"stateless" : false,
"commandClassVersion" : 6,
"unit" : "W",
"list" : false,
"value" : 0,
"lastUpdate" : 1701399912434
},
"50-2-reset-1" : {
"id" : "16-50-2-reset-1",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 2,
"property" : "reset",
"propertyName" : "reset",
"propertyKey" : 1,
"propertyKeyName" : "Electric",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Reset (Electric)",
"ccSpecific" : {
"meterType" : 1
},
"stateless" : false,
"commandClassVersion" : 6,
"list" : true,
"states" : [
{
"text" : "Reset",
"value" : true
}
],
"lastUpdate" : 1701351985157
},
"50-2-reset" : {
"id" : "16-50-2-reset",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 50,
"commandClassName" : "Meter",
"endpoint" : 2,
"property" : "reset",
"propertyName" : "reset",
"type" : "boolean",
"readable" : false,
"writeable" : true,
"label" : "Reset accumulated values",
"stateless" : false,
"commandClassVersion" : 6,
"list" : true,
"states" : [
{
"text" : "Reset",
"value" : true
}
],
"lastUpdate" : 1701351985157
},
"113-2-Heat Alarm-Heat sensor status" : {
"id" : "16-113-2-Heat Alarm-Heat sensor status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 2,
"property" : "Heat Alarm",
"propertyName" : "Heat Alarm",
"propertyKey" : "Heat sensor status",
"propertyKeyName" : "Heat sensor status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Heat sensor status",
"ccSpecific" : {
"notificationType" : 4
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "idle",
"value" : 0
},
{
"text" : "Overheat detected",
"value" : 2
}
],
"value" : 0
},
"113-2-Power Management-Over-current status" : {
"id" : "16-113-2-Power Management-Over-current status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 2,
"property" : "Power Management",
"propertyName" : "Power Management",
"propertyKey" : "Over-current status",
"propertyKeyName" : "Over-current status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Over-current status",
"ccSpecific" : {
"notificationType" : 8
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "idle",
"value" : 0
},
{
"text" : "Over-current detected",
"value" : 6
}
],
"value" : 0
},
"113-2-System-Hardware status" : {
"id" : "16-113-2-System-Hardware status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 2,
"property" : "System",
"propertyName" : "System",
"propertyKey" : "Hardware status",
"propertyKeyName" : "Hardware status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Hardware status",
"ccSpecific" : {
"notificationType" : 9
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "idle",
"value" : 0
},
{
"text" : "System hardware failure",
"value" : 1
}
],
"value" : 0
},
"113-2-alarmType" : {
"id" : "16-113-2-alarmType",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 2,
"property" : "alarmType",
"propertyName" : "alarmType",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Alarm Type",
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : false
},
"113-2-alarmLevel" : {
"id" : "16-113-2-alarmLevel",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 2,
"property" : "alarmLevel",
"propertyName" : "alarmLevel",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Alarm Level",
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : false
},
"113-1-Power Management-Mains status" : {
"id" : "16-113-1-Power Management-Mains status",
"nodeId" : 16,
"toUpdate" : false,
"commandClass" : 113,
"commandClassName" : "Notification",
"endpoint" : 1,
"property" : "Power Management",
"propertyName" : "Power Management",
"propertyKey" : "Mains status",
"propertyKeyName" : "Mains status",
"type" : "number",
"readable" : true,
"writeable" : false,
"label" : "Mains status",
"ccSpecific" : {
"notificationType" : 8
},
"stateless" : false,
"commandClassVersion" : 8,
"min" : 0,
"max" : 255,
"list" : true,
"states" : [
{
"text" : "AC mains disconnected",
"value" : 2
}
],
"value" : 2,
"lastUpdate" : 1701369750529
}
},
"groups" : [
{
"text" : "Lifeline",
"endpoint" : 0,
"value" : 1,
"maxNodes" : 9,
"isLifeline" : true,
"multiChannel" : true
},
{
"text" : "Start/stop quick press [E1]",
"endpoint" : 0,
"value" : 2,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Start/stop level change [E1]",
"endpoint" : 0,
"value" : 3,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "On/off moving [E1]",
"endpoint" : 0,
"value" : 4,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "On/off top bottom [E1]",
"endpoint" : 0,
"value" : 5,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Start/stop quick press [E2]",
"endpoint" : 0,
"value" : 6,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Set level [E2]",
"endpoint" : 0,
"value" : 7,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Lifeline",
"endpoint" : 1,
"value" : 1,
"maxNodes" : 1,
"isLifeline" : true,
"multiChannel" : true
},
{
"text" : "Start/stop quick press [E1]",
"endpoint" : 1,
"value" : 2,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Start/stop level change [E1]",
"endpoint" : 1,
"value" : 3,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "On/off moving [E1]",
"endpoint" : 1,
"value" : 4,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "On/off top bottom [E1]",
"endpoint" : 1,
"value" : 5,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Lifeline",
"endpoint" : 2,
"value" : 1,
"maxNodes" : 1,
"isLifeline" : true,
"multiChannel" : true
},
{
"text" : "Start/stop quick press [E2]",
"endpoint" : 2,
"value" : 2,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
},
{
"text" : "Set level [E2]",
"endpoint" : 2,
"value" : 3,
"maxNodes" : 9,
"isLifeline" : false,
"multiChannel" : true
}
],
"neighbors" : "1 - 5 - 8 - 9 - 10 - 11 - 12 - 13",
"ready" : true,
"available" : true,
"hassDevices" : [
],
"failed" : false,
"inited" : true,
"eventsQueue" : [
{
"time" : "2023-11-30T18:31:57.734Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:31:57.739Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:31:57.745Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:32:27.865Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:32:27.870Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:32:27.876Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:32:57.996Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:32:58.000Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:32:58.004Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:33:28.124Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:33:28.127Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:33:28.130Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:33:58.265Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:33:58.270Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:33:58.276Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:34:28.399Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:34:28.403Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:34:28.409Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:34:58.526Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:34:58.530Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:34:58.533Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:35:28.657Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:35:28.659Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:35:28.662Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:35:58.791Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:35:58.796Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:35:58.799Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:36:28.928Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:36:28.932Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:36:28.936Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:36:59.063Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:36:59.068Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:36:59.073Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:37:29.191Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:37:29.194Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:37:29.198Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:37:59.329Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:37:59.334Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:37:59.340Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{

"time" : "2023-11-30T18:38:29.462Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:38:29.466Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:38:29.472Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:38:59.593Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:38:59.598Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:38:59.604Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:39:29.727Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:39:29.732Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:39:29.737Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:39:59.853Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:39:59.855Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:39:59.858Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:40:29.992Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:40:29.997Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:40:30.003Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:41:00.124Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:41:00.129Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:41:00.135Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:41:30.257Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:41:30.262Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:41:30.268Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:42:00.389Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:42:00.394Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:42:00.403Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:42:30.523Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmType",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmType"
}
]
},
{
"time" : "2023-11-30T18:42:30.528Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "alarmLevel",
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "alarmLevel"
}
]
},
{
"time" : "2023-11-30T18:42:30.534Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Notification",
"commandClass" : 113,
"property" : "Power Management",
"propertyKey" : "Mains status",
"endpoint" : 1,
"newValue" : 2,
"prevValue" : 2,
"propertyName" : "Power Management",
"propertyKeyName" : "Mains status"
}
]
},
{
"time" : "2023-11-30T18:48:35.934Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.2,
"prevValue" : 0.2,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-11-30T18:48:46.874Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 1,
"newValue" : 139.4,
"prevValue" : 0,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
},
{
"time" : "2023-11-30T18:49:12.566Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "targetValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "targetValue"
}
]
},
{
"time" : "2023-11-30T18:49:12.572Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "duration",
"endpoint" : 1,
"newValue" : "unknown",
"prevValue" : "unknown",
"propertyName" : "duration"
}
]
},
{
"time" : "2023-11-30T18:49:12.577Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "currentValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "currentValue"
}
]
},
{
"time" : "2023-11-30T18:49:12.985Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 139.4,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
},
{
"time" : "2023-11-30T20:25:49.086Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 2,
"newValue" : 0.2,
"prevValue" : 0.2,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-11-30T20:25:49.175Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 2,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
},
{
"time" : "2023-12-01T01:11:05.488Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.2,
"prevValue" : 0.2,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T01:11:05.550Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
},
{
"time" : "2023-12-01T03:05:12.314Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 2,
"newValue" : 0.2,
"prevValue" : 0.2,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T03:05:12.435Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 2,
"newValue" : 0,
"prevValue" : 0,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
},
{
"time" : "2023-12-01T05:54:29.624Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.2,
"prevValue" : 0.2,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T05:54:54.375Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "targetValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "targetValue"
}
]
},
{
"time" : "2023-12-01T05:54:54.377Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "duration",
"endpoint" : 1,
"newValue" : "unknown",
"prevValue" : "unknown",
"propertyName" : "duration"
}
]
},
{
"time" : "2023-12-01T05:54:54.380Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "currentValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "currentValue"
}
]
},
{
"time" : "2023-12-01T05:54:57.637Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.3,
"prevValue" : 0.2,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T05:54:59.147Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "targetValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "targetValue"
}
]
},
{
"time" : "2023-12-01T05:54:59.149Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "duration",
"endpoint" : 1,
"newValue" : "unknown",
"prevValue" : "unknown",
"propertyName" : "duration"
}
]
},
{
"time" : "2023-12-01T05:54:59.151Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "currentValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "currentValue"
}
]
},
{
"time" : "2023-12-01T06:18:39.490Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.3,
"prevValue" : 0.3,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T06:18:53.313Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "targetValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "targetValue"
}
]
},
{
"time" : "2023-12-01T06:18:53.317Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "duration",
"endpoint" : 1,
"newValue" : "unknown",
"prevValue" : "unknown",
"propertyName" : "duration"
}
]
},
{
"time" : "2023-12-01T06:18:53.319Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "currentValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "currentValue"
}
]
},
{
"time" : "2023-12-01T06:22:59.672Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.3,
"prevValue" : 0.3,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T06:23:10.384Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "targetValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "targetValue"
}
]
},
{
"time" : "2023-12-01T06:23:10.387Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "duration",
"endpoint" : 1,
"newValue" : "unknown",
"prevValue" : "unknown",
"propertyName" : "duration"
}
]
},
{
"time" : "2023-12-01T06:23:10.390Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "currentValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "currentValue"
}
]
},
{
"time" : "2023-12-01T06:35:20.021Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 65537,
"endpoint" : 1,
"newValue" : 0.3,
"prevValue" : 0.3,
"propertyName" : "value",
"propertyKeyName" : "Electric_kWh_Consumed"
}
]
},
{
"time" : "2023-12-01T06:35:47.015Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 1,
"newValue" : 141.7,
"prevValue" : 0,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
},
{
"time" : "2023-12-01T06:36:14.702Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "targetValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "targetValue"
}
]
},
{
"time" : "2023-12-01T06:36:14.707Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "duration",
"endpoint" : 1,
"newValue" : "unknown",
"prevValue" : "unknown",
"propertyName" : "duration"
}
]
},
{
"time" : "2023-12-01T06:36:14.712Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Multilevel Switch",
"commandClass" : 38,
"property" : "currentValue",
"endpoint" : 1,
"newValue" : null,
"prevValue" : null,
"propertyName" : "currentValue"
}
]
},
{
"time" : "2023-12-01T06:36:15.175Z",
"event" : "value updated",
"args" : [
{
"commandClassName" : "Meter",
"commandClass" : 50,
"property" : "value",
"propertyKey" : 66049,
"endpoint" : 1,
"newValue" : 0,
"prevValue" : 141.7,
"propertyName" : "value",
"propertyKeyName" : "Electric_W_Consumed"
}
]
}
],
"status" : "Alive",
"interviewStage" : "Complete",
"priorityReturnRoute" : [
],
"customReturnRoute" : [
],
"prioritySUCReturnRoute" : null,
"customSUCReturnRoutes" : [
],
"hexId" : "0x0460-0x0003-0x0082",
"dbLink" : "https://devices.zwave-js.io/?jumpTo=0x0460:0x0003:0x0082:12.13.0",
"manufacturerId" : 1120,
"productId" : 130,
"productType" : 3,
"productLabel" : "Unknown product 0x0082",
"productDescription" : "0x0003",
"manufacturer" : "Unknown manufacturer 0x0460",
"firmwareVersion" : "12.13.0",
"sdkVersion" : "7.19.1",
"protocolVersion" : 3,
"zwavePlusVersion" : 2,
"zwavePlusNodeType" : 0,
"zwavePlusRoleType" : 5,
"nodeType" : 1,
"endpointsCount" : 2,
"endpoints" : [
{
"index" : 0,
"label" : "Root Endpoint"
},
{
"index" : 1,
"label" : "Endpoint 1"
},
{
"index" : 2,
"label" : "Endpoint 2"
}
],
"isSecure" : false,
"security" : "None",
"supportsSecurity" : false,
"supportsBeaming" : true,
"isControllerNode" : false,
"isListening" : true,
"isFrequentListening" : false,
"isRouting" : true,
"keepAwake" : false,
"maxDataRate" : 100000,
"deviceClass" : {
"basic" : 4,
"generic" : 17,
"specific" : 6
},
"lastActive" : 1701412575171,
"firmwareCapabilities" : {
"firmwareUpgradable" : false
},
"deviceId" : "1120-130-3",
"hasDeviceConfigChanged" : false,
"statistics" : {
"commandsTX" : 769,
"commandsRX" : 1481,
"commandsDroppedRX" : 0,
"commandsDroppedTX" : 0,
"timeoutResponse" : 0,
"rtt" : 34.8,
"lastSeen" : "2023-12-01T06:36:15.171Z",
"lwr" : {
"repeaters" : [
],
"protocolDataRate" : 3
}
},
"supportsTime" : false,
"filename" : "Aucun",
"numberGroups" : 15,
"classBasic" : 4,
"classGeneric" : 17,
"classSpecific" : 6,
"deviceIdNew" : "1120-3-130",
"confJeedom" : "-",
"confType" : "Configuration Jeedom <br>",
"lastWakeup" : "N/A",
"nextWakeup" : "N/A",
"configWakeup" : "N/A"
}
×
500 Internal Server Error
openresty

Merci pour ta recherche… je regardais pas au bon endroit.
Pour la version zwave JS UI tu parles de ça ?
image

Oui c’est ce que j’ai fait, mais les actions ne déclenchaient rien et les infos ne donnaient rien…

Hello,

Tu peux tester ca deja et voir si ca fonctionne:

Dsl pour limge mais je n’ai pas de net chez moi en ce moment

Ok j’ai créé tout ça (j’ai supprimé les OFF qui se créées pour Up et Down), je teste ce soir en rentrant et je vous dis… :crossed_fingers: :crossed_fingers: :crossed_fingers:

Hello, pour revenir sur ce sujet…

J’ai bien créé les actions et l’info comme ca :

En testant les boutons physiques, ça fonctionne.
En testant up, down et slider, pas de fonctionnement.

J’ai fait un calibrage du module comme indiqué dans la doc… et magie :
Le slider fonctionne bien en ouvert , fermé et en positions intermédiaires
L’info Etat donne un pourcentage de la position.

Les actions UP et Down n’ont aucun effet… mais ça ne me dérange pas car j’utilise le slider avec le beau Widget ShutterSlider de @Salvialf
Par contre le % d’ouverture ne correspond pas vraiment au % d’ouverture physique.
Par exemple à 50% d’ouverture le volet est plutôt à 25/30% d’ouverture réel.

image

Du coup j’ai fait un virtuel pour rassembler l’info d’ouverture de ma baie vitrée avec le slider et info pour le VR
image

Un immense MERCI pour votre aide efficace :+1: :blush:

Dans ce cas utilises 38/1/target value et tu mets 99 pour ouvrir et 0 pour fermer

2 « J'aime »

Oui je l’utilise en slider et ça me va bien. :wink:

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.