Page 1 sur 2

FGBS001 - problème retour input

Publié : 22 févr. 2018, 12:54
par fab0030
Bonjour,
Je possède deux fgbs-001 que je viens de tester.
Malheureusement je n'ai pas le retour des inputs.
J'ai inclus / exclus plusieurs fois c'est idem.
J'ai essayé les différents types d'input : pas mieux.

Dans le fichier : OZW_Log.txt j'ai :

Code : Tout sélectionner

2018-02-21 23:05:04.144 Error, Node032, Cannot find endpoint map to instance for Command Class COMMAND_CLASS_BASIC endpoin$
2018-02-21 23:05:04.145 Always,
2018-02-21 23:05:04.145 Always, Dumping queued log messages
2018-02-21 23:05:04.145 Always,
2018-02-21 23:05:04.145 Always,
2018-02-21 23:05:04.145 Always, End of queued log message dump
2018-02-21 23:05:04.145 Always,
Mon fichier fgbs001.xml :

Code : Tout sélectionner

<?xml version="1.0" encoding="utf-8"?>

<Product xmlns='http://code.google.com/p/open-zwave/'>

  <!-- Configuration -->
  <CommandClass id="112">
    <Value type="short" genre="config" instance="1" index="1" label="IN1 Alarm Cancellation Delay" min="0" max="65535" value="0" size="2">
      <Help>Input I alarm cancellation delay. Additional delay after an alarm from input IN1 has ceased. The parameter allows you to specify additional time, after which the input no. 1 alarm is cancelled once its violation has ceased. Default 0.</Help>
    </Value>

    <Value type="short" genre="config" instance="1" index="2" label="IN2 Alarm Cancellation Delay" min="0" max="65535" value="0" size="2">
      <Help>Input II alarm cancellation delay. Additional delay after an alarm from input IN1 has ceased. The parameter allows you to specify additional time, after which the input no. 1 alarm is cancelled once its violation has ceased. Default 0.</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="3" label="Type of input no. 1" value="1" size="1">
      <Help>Type of input no. 1, what the input 1 will report if no contact is made. Default 1.</Help>
      <Item label="Input NO (Normal Open)" value="0" />
      <Item label="Input NC (Normal Close)" value="1" />
      <Item label="Input MONOSTABLE" value="2" />
      <Item label="Input BISTABLE" value="3" />
    </Value>

    <Value type="list" genre="config" instance="1" index="4" label="Type of input no. 2" value="1" size="1">
      <Help>Type of input no. 2, what the input 2 will report if no contact is made. Default 1.</Help>
      <Item label="Input NO (Normal Open)" value="0" />
      <Item label="Input NC (Normal Close)" value="1" />
      <Item label="Input MONOSTABLE" value="2" />
      <Item label="Input BISTABLE" value="3" />
    </Value>

    <Value type="list" genre="config" instance="1" index="5" label="Type of transmitted control frame for association group 1" value="255" size="1">
      <Help>Type of transmitted control frame for association group 1, activated via input IN1. The parameter allows to specify the type of alarm frame or to force transmission of control commands (BASIC_SET). Default 255 - BASIC SET.</Help>
      <Item label="ALARM GENERIC" value="0" />
      <Item label="ALARM SMOKE" value="1" />
      <Item label="ALARM CO" value="2" />
      <Item label="ALARM CO2" value="3" />
      <Item label="ALARM HEAT" value="4" />
      <Item label="ALARM WATER" value="5" />
      <Item label="BASIC_SET" value="255" />
    </Value>

    <Value type="list" genre="config" instance="1" index="6" label="Type of transmitted control frame for association group 2" value="255" size="1">
      <Help>Type of transmitted control frame for association group 2, activated via input IN1. The parameter allows to specify the type of alarm frame or to force transmission of control commands (BASIC_SET). Default 255 - BASIC SET.</Help>
      <Item label="ALARM GENERIC" value="0" />
      <Item label="ALARM SMOKE" value="1" />
      <Item label="ALARM CO" value="2" />
      <Item label="ALARM CO2" value="3" />
      <Item label="ALARM HEAT" value="4" />
      <Item label="ALARM WATER" value="5" />
      <Item label="BASIC_SET" value="255" />
    </Value>

    <Value type="byte" genre="config" instance="1" index="7" label="Forced Level of Dimming group 1" min="1" max="255" value="255">
      <Help>Value of the parameter specifying the forced level of dimming / opening sun blinds when comes "switch on" / "open" command to devices from association group no. 1.
In the case of alarm frames the alarm priority is specified. Possible parameter settings: (1 to 99) and 255. Value of 255 makes it possible to activate the device when using the Dimmer module it means activating the device and setting it to the previous stored condition, e.g. when Dimmer is set to 30%, then deactivated, and then reactivated using command 255, it will automatically be set to the previous condition, i.e. 30%. Default 255.</Help>
    </Value>

    <Value type="byte" genre="config" instance="1" index="8" label="Forced Level of Dimming group 2" min="1" max="255" value="255">
      <Help>Value of the parameter specifying the forced level of dimming / opening sun blinds when comes "switch on" / "open" command to devices from association group no. 2. In the case of alarm frames the alarm priority is specified. Possible parameter settings: (1 to 99) and 255. Value of 255 makes it possible to activate the device when using the Dimmer module it means activating the device and setting it to the previous stored condition, e.g. when Dimmer is set to 30%, then deactivated, and then reactivated using command 255, it will automatically be set to the previous condition, i.e. 30%. Default 255.</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="9" label="Deactivate transmission of frame cancelling alarm" value="0" size="1">
      <Help>Deactivating transmission of the frame cancelling the alarm or the control frame deactivating the device (Basic). It allows for disabling the deactivation function or the alarm cancellation function for devices associated with the appropriate input of the Fibaro Sensor. NOTE: Information concerning alarm violation or activation commands for devices from association groups are always sent. Default 0. ATTENTION: Information alarm triggered or command enabled for devices with associative groups are always sent. NOTE: Value "Group 1 not sent, Group 2 not sent" is only available in version 2.1 and up</Help>
      <Item label="Groups 1 and 2 sent" value="0" />
      <Item label="Group 1 sent, Group 2 not sent." value="1" />
      <Item label="Group 1 not sent, Group 2 sent." value="2" />
      <Item label="Group 1 not sent, Group 2 not sent." value="3" />
    </Value>

    <Value type="byte" genre="config" instance="1" index="10" label="Interval between successive readings of temperature sensors" min="1" max="255" value="20">
      <Help>Interval between successive readings of temperature from all sensors connected to the device in seconds. Possible parameter settings: (1 to 255). Default 20. ATTENTION: taking temperature readings from the sensor does not result in sending a temperature condition report to the central hub.</Help>
    </Value>

    <Value type="byte" genre="config" instance="1" index="11" label="Interval between forcing to send report concerning the temperature conditions" min="0" max="255" value="200">
      <Help>Interval between forcing to send report concerning the temperature conditions. The forced report is sent immediately after the next reading of temperature from the sensor, irrespective of the settings of parameter no. 12. Value 0 = Deactivates the function. Default 200. ATTENTION: Frequent sending of temperature condition reports is reasonable when the sensor is located somewhere where can occur rapid changes of ambient temperature. In other cases it is recommended to leave the parameter set to the default value.</Help>
    </Value>

    <Value type="byte" genre="config" instance="1" index="12" label="Insensitiveness to temperature changes." min="0" max="255" value="8">
      <Help>Insensitiveness to temperature changes. This is the maximum acceptable difference between the last reported temperature and the current temperature taken from the sensor. If the temperatures differ by the set value or more, then a report with the current temperature value is sent to the device assigned to association group no. 3. Intervals between taking readings from sensors are specified by parameter no. 10. Possible parameter settings:0 to 255 [0oC to 16oC] [0 oF to 28.8oF] In order to set the appropriate value of the parameter, the following formula should be used: x = delta T x 16 - for Celsius x = delta T x 80 / 9 - for Fahrenheit x  parameter value delta T  maximum acceptable temperature gradient in Celsius or Fahrenheit If the value is set to 0, then information about the temperature will be sent every time, immediately once the readings have been taken from the sensor. Default 8.</Help>
    </Value>

    <Value type="list" genre="config" instance="1" index="13" label="Transmitting the alarm or control frame broadcast mode" value="0" size="1">
      <Help>Transmitting the alarm or control frame in "broadcast" mode (i.e. to all devices within range), information sent in this mode is not repeated by the mesh network. Default 0. ATTENTION: If the broadcast mode of information transmission is activated for a given channel, then transmission of information in singlecast mode to devices assigned to the association group of this channel is deactivated.</Help>
      <Item label="Sensor 1 and 2 Broadcast inactive" value="0" />
      <Item label="Sensor 1 broadcast mode active, Sensor 2 broadcast mode inactive" value="1" />
      <Item label="Sensor 1 broadcast mode inactive, Sensor 2 broadcast mode active" value="2" />
      <Item label="Sensor 1 and 2 broadcast mode active" value="3" />
    </Value>

    <Value type="list" genre="config" instance="1" index="14" label="Scene activation" value="0" size="1">
      <Help>Enable/Disable scene functionality. The device offers the possibility of sending commands compatible with Command class scene activation. Information is sent to devices assigned to association group no. 3. Default 0.</Help>
      <Item label="Scenes disabled" value="0" />
      <Item label="Scenes enabled" value="1" />
    </Value>
  </CommandClass>

  <CommandClass id="96" mapping="endpoints" />
  <CommandClass id="32" setasreport="true" />

  <!-- Association Groups -->
  <CommandClass id="133">
    <Associations num_groups="3">
      <Group index="1" max_associations="5" label="Input IN1" auto="false"/>
      <Group index="2" max_associations="5" label="Input IN2" />
      <Group index="3" max_associations="1" label="Lifeline" auto="true"/>
    </Associations>
  </CommandClass>

</Product>
Si l'un d'entre vous a une idée pour m'aider !
Merci

Re: FGBS001 - problème retour input

Publié : 22 févr. 2018, 14:37
par vil1driver
Salut,

Sauf erreur les commandes class ne sont toujours pas supportées par ozw

Re: FGBS001 - problème retour input

Publié : 22 févr. 2018, 22:37
par fab0030
Salut Vil1driver
Je suis un peu surpris par ta réponse!
Personne n'utilise ce module avec Domoticz?!
je vais fouiller un peu plus sur les forums shakespearien
je suis preneur de vos fichiers fgbs001.xml et zwcfg_xxxxxxxxx.xml, si certains l'utilise, pour comparer

Re: FGBS001 - problème retour input

Publié : 22 févr. 2018, 23:41
par balajol
Bonsoir Fab0030,
J'ai 2 FGBS-001 en fonction avec la dernière version stable.
Hormis parfois des problèmes avec les sondes qui se transforment en sondes Thermo Hygro et reviennent à la normale après plusieurs Jours, ils fonctionnent sans problème depuis Fin 2015.
As tu essayé ceci:
"Resetting by cutting off the power supply and re-connecting the
power supply while holding down the B button – after 10 seconds,
after another cut-off and re-connection of power supply the settings
of the device will be reset."

cdt
Bertrand

Re: FGBS001 - problème retour input

Publié : 23 févr. 2018, 03:49
par vil1driver
Après vérification, me suis trompé
Ce sont les commandes class central scene
Qui ne sont pas supportées

Rien à voir donc ici.. ;)

Re: FGBS001 - problème retour input

Publié : 23 févr. 2018, 13:09
par fab0030
Que Mr vil1driver se trompe...je me disais bien que ce n'était pas possible ;) :D
Dés que je peux, je teste ce que me propose Bertrand et vous fait un retour...

Re: FGBS001 - problème retour input

Publié : 24 févr. 2018, 00:26
par fab0030
Malheureusement le reset du module n'a rien changé - essayé plusieurs fois. Toujours pas d'info remontée des entrées.
Même info dans OZW_Log.txt : Cannot find endpoint map to instance for Command Class COMMAND_CLASS_BASIC endpoint 1

Re: FGBS001 - problème retour input

Publié : 24 févr. 2018, 00:40
par balajol
Bon(Jour)Soir fab0030
Difficile de t'aider plus, une question quand même qui te paraitra peut être idiote (je ne connait pas tes compétences en lecture de schéma electrique ;) )
est tu sur du cablage ?
cdt
Bertrand

Re: FGBS001 - problème retour input

Publié : 24 févr. 2018, 01:02
par fab0030
Je pense!
Câbler pour l'instant sur platine d'essai. Un switch entre le GND et un input. Je teste également le relais, qui se ferme bien quand l'input est activé.
A chaque appui j ai le log dans OZW_Log.txt qui remonte.
As tu activé l'interrogation? Quel type d'input utilises tu (monostable,...)? As tu modifié ou non ton réseau zwave (ajout 1 à groupe 1 et groupe 2 par exemple)?

Re: FGBS001 - problème retour input

Publié : 24 févr. 2018, 17:14
par balajol
Bonjour,
Alors pour répondre à tes questions, si je comprend bien quand tu mets une des 2 entrees à la masse tu as bien la recopie de cette état sur la sortie Out1 ou 2 ? Donc Ok pour la partie "Physique"
Chez moi:
L'interrogation n'est pas activée pour les 2 Modules
Pour les groupes: Inpout1 groupe 1---Inpout2 Groupe 2----Lifeline Groupe 3 Je n'ai pas le souvenir d'avoir Modifié quoi que ce soit
Pour les Entrée, ce sont soit des "Fin de course" Mécaniques ou des contacts relais NO (Normalement Ouvert au repos) Dans ce cas le contact est sur Off dans OpenZWave Control Panel si ton entrée n'est pas reliée à la Masse.
Attention à la latence entre l' état réel et ce que remontent Le control Panel et DOMOTICZ ..
Je suppose que tu as vidé le cache du Navigateur, essayé de redémarrer DOMOTICZ

Je me souviens avoir eu du mal à configurer le 2 ème Dispositif :?
En épluchant les Tableau sous OpenZWave Control Panel , Je m' aperçois que le 2 ème FGBS fait Apparaitre 4 Sensor :shock:
Ils n'ont pas été achetés en même temps mais ils ont les mêmes version de Librairie, Protocol et Version d' Appli..
J'espère ne pas aller vers un problème comme celui des sondes.
cdt
Bertrand