fdegier / homebridge-jablotron-alarm

Homebridge plugin for connecting Jablotron JA-100 alarm systems to Homekit.
The Unlicense
26 stars 5 forks source link

identification parameters Ja100 ans lan or wan dialogue #47

Closed rikkta31 closed 4 years ago

rikkta31 commented 4 years ago

hello I had a question I wanted to know if the application communicate local on the LAN or with the jablotron cloud service. a question other question I have trouble filling in the identification parameters what do I have as notification it is my connection parameters to my jablotron my email address is my password the second is the user of the ja100 alarm center therefore a user for the id of ​​the central is this the registration code id": ???? "name": "Home", "username": "??????, "password": "passsword", "pincode": "pincode",

merci

fdegier commented 4 years ago

Hi,

It talks with the Jablotron cloud.

You can use the config-helper.js to get the id etc. The username and password are the same as the one you use for the app.

rikkta31 commented 4 years ago

bonjour et merci

j'utilise sur un raspberry cette application

hoobs https://hoobs.org/ y a-t-il une méthode particulière pour la programmation désolé je suis novice sur le sujet

merci rikkta

Le mer. 1 avr. 2020 à 10:49, Fred de Gier notifications@github.com a écrit :

Hi,

It talks with the Jablotron cloud.

You can use the config-helper.js to get the id etc. The username and password are the same as the one you use for the app.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/F4stFr3ddy/homebridge-jablotron-alarm/issues/47#issuecomment-607120300, or unsubscribe https://github.com/notifications/unsubscribe-auth/APARSI66BGRS7KJVEMISOVDRKL52NANCNFSM4LYUDZDQ .

fdegier commented 4 years ago

Just login to the CLI and run (might need to adjust the path):

cd /usr/local/lib/node_modules/homebridge-jablotron
node config-helper.js username password

Change username for your Jablotron app username and password.

Without that you can not retrieve your service id.

rikkta31 commented 4 years ago

ok thanks

Le mer. 1 avr. 2020 à 15:21, Fred de Gier notifications@github.com a écrit :

Closed #47 https://github.com/F4stFr3ddy/homebridge-jablotron-alarm/issues/47.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/F4stFr3ddy/homebridge-jablotron-alarm/issues/47#event-3187863140, or unsubscribe https://github.com/notifications/unsubscribe-auth/APARSIZW3YEY26BVGBUDYK3RKM5UZANCNFSM4LYUDZDQ .