projetsdiy / homy-home-automation-mobile-app

Homy - mobile App for DIY Home Automation Server or IoT
6 stars 0 forks source link

[Domoticz] Some elements do not show up #5

Closed woufi-kai closed 3 years ago

woufi-kai commented 5 years ago

English short version (french below):

All my action switch (lights, blinds, etc) do never show up on Homy, des pite they are in favorites/and info are getting back via MQTT for the function "getdeviceinfo".

French (longer version):

Je teste actuellement HOMY, beau design, et je pense que quand tout remonte, c'est vraiment une application a très fort potentiel. J'ai tenté, sur une version stable et sur une version beta de domoticz, seulement, si j'ai bien l'intégralité de mes capteurs de température, je n'ai absolument aucun retour sur mes actionneurs (switchs, blinds, etc).

Je pensais qu'une partie du problème venait de l'interface json, je suis passé par MQTT, même constat, sauf qu'effectivement, je ne voyais pas remonter dans le flux les informations des inters, j'ai donc modifié la configuration pour mettre un password vide sur les inters, ils remontent maintenant dans le MQTT, sans pour autant arriver jusque l'interface.

Ci dessous le log MQTT:

domoticz/in {"command":"getdeviceinfo","idx":1}
domoticz/in {"command":"getdeviceinfo","idx":2}
domoticz/in {"command":"getdeviceinfo","idx":3}
domoticz/in {"command":"getdeviceinfo","idx":4}
domoticz/in {"command":"getdeviceinfo","idx":5}
domoticz/in {"command":"getdeviceinfo","idx":6}
domoticz/in {"command":"getdeviceinfo","idx":7}
domoticz/in {"command":"getdeviceinfo","idx":8}
domoticz/in {"command":"getdeviceinfo","idx":9}
domoticz/in {"command":"getdeviceinfo","idx":10}
domoticz/in {"command":"getdeviceinfo","idx":11}
domoticz/in {"command":"getdeviceinfo","idx":12}
domoticz/in {"command":"getdeviceinfo","idx":13}
domoticz/in {"command":"getdeviceinfo","idx":14}
domoticz/in {"command":"getdeviceinfo","idx":15}
domoticz/in {"command":"getdeviceinfo","idx":16}
domoticz/in {"command":"getdeviceinfo","idx":17}
domoticz/in {"command":"getdeviceinfo","idx":18}
domoticz/in {"command":"getdeviceinfo","idx":19}
domoticz/in {"command":"getdeviceinfo","idx":20}
domoticz/in {"command":"getdeviceinfo","idx":21}
domoticz/in {"command":"getdeviceinfo","idx":22}
domoticz/in {"command":"getdeviceinfo","idx":23}
domoticz/in {"command":"getdeviceinfo","idx":24}
domoticz/in {"command":"getdeviceinfo","idx":25}
domoticz/in {"command":"getdeviceinfo","idx":26}
domoticz/in {"command":"getdeviceinfo","idx":27}
domoticz/in {"command":"getdeviceinfo","idx":28}
domoticz/in {"command":"getdeviceinfo","idx":29}
domoticz/in {"command":"getdeviceinfo","idx":30}
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "43777", "idx" : 1, "name" : "Chambre", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "21.2", "svalue2" : "53", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.1", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "Lighting 1", "id" : "65", "idx" : 3, "name" : "Inverter Sejour", "nvalue" : 0, "stype" : "X10", "switchType" : "On/Off", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Security", "id" : "965F3D", "idx" : 4, "name" : "Unknown", "nvalue" : 6, "stype" : "Unknown", "switchType" : "On/Off", "unit" : 0 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Security", "id" : "A251B2", "idx" : 5, "name" : "Unknown", "nvalue" : 6, "stype" : "Unknown", "switchType" : "On/Off", "unit" : 0 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Security", "id" : "000000", "idx" : 6, "name" : "Unknown", "nvalue" : 2, "stype" : "X10 security", "switchType" : "On/Off", "unit" : 0 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "RFY", "id" : "010000", "idx" : 7, "name" : "Volet Salon", "nvalue" : 1, "stype" : "RFY", "switchType" : "Blinds", "unit" : 1 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "RFY", "id" : "010000", "idx" : 8, "name" : "Volet Chambre", "nvalue" : 3, "stype" : "RFY", "switchType" : "Blinds", "unit" : 2 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "RFY", "id" : "010000", "idx" : 9, "name" : "Volet Ami", "nvalue" : 1, "stype" : "RFY", "switchType" : "Blinds", "unit" : 3 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "RFY", "id" : "020000", "idx" : 10, "name" : "Volet SDB", "nvalue" : 1, "stype" : "RFY", "switchType" : "Blinds", "unit" : 3 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "Thermostat", "id" : "001405B", "idx" : 11, "name" : "Thermostat Sejour", "nvalue" : 0, "stype" : "SetPoint", "svalue1" : "19.00", "unit" : 1 }
domoticz/out { "Battery" : 255, "RSSI" : 4, "description" : "", "dtype" : "Lighting 5", "id" : "078FEF", "idx" : 12, "name" : "Unknown", "nvalue" : 1, "stype" : "BBSB new", "svalue1" : "0", "switchType" : "On/Off", "unit" : 2 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "Temp + Humidity + Baro", "id" : "1", "idx" : 13, "name" : "Exterieur", "nvalue" : 0, "stype" : "THB1 - BTHR918, BTHGN129", "svalue1" : "21.1", "svalue2" : "52", "svalue3" : "1", "svalue4" : "1006", "svalue5" : "1", "unit" : 1 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "Wind", "id" : "1", "idx" : 14, "name" : "Wind", "nvalue" : 0, "stype" : "TFA", "svalue1" : "0.00", "svalue2" : "N", "svalue3" : "10", "svalue4" : "10", "svalue5" : "21.1", "svalue6" : "25.6", "unit" : 0 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "UV", "id" : "1", "idx" : 15, "name" : "UV", "nvalue" : 0, "stype" : "UVN128,UV138", "svalue1" : "5.0", "svalue2" : "0.0", "unit" : 0 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "Rain", "id" : "1", "idx" : 16, "name" : "Pluie", "nvalue" : 0, "stype" : "WWW", "svalue1" : "0", "svalue2" : "0.0", "unit" : 0 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "General", "id" : "0", "idx" : 17, "name" : "Unknown", "nvalue" : 0, "stype" : "Visibility", "svalue1" : "16.1", "unit" : 1 }
domoticz/out { "Battery" : 255, "RSSI" : 4, "description" : "", "dtype" : "Lighting 2", "id" : "1A98326", "idx" : 18, "name" : "Unknown", "nvalue" : 1, "stype" : "AC", "svalue1" : "15", "switchType" : "On/Off", "unit" : 1 }
domoticz/out { "Battery" : 255, "RSSI" : 12, "description" : "", "dtype" : "Lighting 1", "id" : "65", "idx" : 19, "name" : "Chauffage", "nvalue" : 0, "stype" : "X10", "switchType" : "On/Off", "unit" : 2 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Security", "id" : "000000", "idx" : 20, "name" : "Unknown", "nvalue" : 6, "stype" : "Unknown", "switchType" : "On/Off", "unit" : 0 }
domoticz/out { "Battery" : 100, "RSSI" : 6, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.1", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Temp + Humidity", "id" : "43777", "idx" : 1, "name" : "Chambre", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "21.2", "svalue2" : "53", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 6, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.1", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "43777", "idx" : 1, "name" : "Chambre", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "21.2", "svalue2" : "53", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.1", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "43777", "idx" : 1, "name" : "Chambre", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "21.2", "svalue2" : "53", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.1", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "43777", "idx" : 1, "name" : "Chambre", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "21.2", "svalue2" : "53", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.1", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 4, "description" : "", "dtype" : "Temp + Humidity", "id" : "43777", "idx" : 1, "name" : "Chambre", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "21.2", "svalue2" : "53", "svalue3" : "1", "unit" : 1 }
domoticz/out { "Battery" : 100, "RSSI" : 5, "description" : "", "dtype" : "Temp + Humidity", "id" : "26113", "idx" : 2, "name" : "Sejour", "nvalue" : 0, "stype" : "Rubicson/IW008T/TX95", "svalue1" : "22.2", "svalue2" : "46", "svalue3" : "1", "unit" : 1 }

Typiquement dans Homy, je n'ai que le retour des capteurs et du Thermostat. Si je peux être d'une aide en testant, ne pas hésiter!