Bonjour à tous,
Je relance le sujet avec une petite différence puisque j’ai des soucis avec le thermostat MOES pour chaudière gaz : ZHT-SR-GC-WH-MS.
Mise en service OK : il déclenche bien et arrête la chaudière en fonction de la consigne sur le thermostat.
Inclusion dans Jeedom : Ok, mais sans commande !
J’ai donc demandé à crecréer les commandes.
Cela a fonctionné mais les commandes sont incompréhensibles :
Voici le JSON :
{
"name": "",
"configuration": {
"hideOnMain": "0"
},
"commands": [
{
"logicalId": "1::61184::cmd::0",
"name": "1::61184::cmd::0",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1",
"name": "1::61184::cmd::1",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.1",
"name": "1::61184::cmd::1.1",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.2",
"name": "1::61184::cmd::1.2",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.3",
"name": "1::61184::cmd::1.3",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.4",
"name": "1::61184::cmd::1.4",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.5",
"name": "1::61184::cmd::1.5",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.6",
"name": "1::61184::cmd::1.6",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.7",
"name": "1::61184::cmd::1.7",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.8",
"name": "1::61184::cmd::1.8",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
},
{
"logicalId": "1::61184::cmd::1.9",
"name": "1::61184::cmd::1.9",
"type": "info",
"subType": "numeric",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"isVisible": "1"
}
],
"ref": ""
}
J’ai recherché sur la toile mais sans résultat.
L’idée est bien sûr de pouvoir le piloter via Jeedom, notament pour réactiver la chaudière au retour de vacances.
Mrci d’avance de votre aide, suggestions.
Philippe