Closed Martinx64 closed 4 years ago
Could you take a look at the homebridge logs and let us know if there are any message regarding Jablotron? Most likely:
Hello, thank you for your response :)
Could you take a look at the homebridge logs and let us know if there are any message regarding Jablotron? Most likely:
Iam using normal jablotron account, which i am using also for myjablotron application.
This is log when i try control jablotron device from my iPhone. Log bellow
[8/9/2020, 11:33:51 AM] [Jablotron] Error:
at
/usr/lib/node_modules/homebridge-jablotron/lib/jablotron-client.js:25:31
at IncomingMessage.
Thank you Martin
ne 9. 8. 2020 o 10:39 Fred de Gier notifications@github.com napísal(a):
Could you take a look at the homebridge logs and let us know if there are any message regarding Jablotron? Most likely:
- You did not activate the account used by Homebridge for Jablotron
- Incorrect user, password, pincode
— 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/49#issuecomment-671024804, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3OLAFBHMIWDJYBEBS7QG3R7ZOEZANCNFSM4PYTY6DA .
You're account seems to be fine. How did you receive the service id?
The service id “12345” was predefined in configuration tool. Should i change it?
Dňa ne 9. 8. 2020 o 12:03 Fred de Gier notifications@github.com napísala(a):
You're account seems to be fine. How did you receive the service id?
— 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/49#issuecomment-671032477, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3OLACTN4TWCFAKE2GXYCLR7ZX5JANCNFSM4PYTY6DA .
Yes, you need to adjust it to your service id, which can be found with the config helper: https://github.com/F4stFr3ddy/homebridge-jablotron-alarm#identify-jablotron-services-and-devices
Great, it is working now, thank you.
Can i ask you something else?
Is there any way to control more sections with, one click? How should i setup “segment id” and “segment key” in config? Maybe “State_1_2_3”?
How can i setup night scene?
Dňa ne 9. 8. 2020 o 12:20 Fred de Gier notifications@github.com napísala(a):
Yes, you need to adjust it to your service id, which can be found with the config helper: https://github.com/F4stFr3ddy/homebridge-jablotron-alarm#identify-jablotron-services-and-devices
— 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/49#issuecomment-671033981, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3OLABFSKM4SIGLWGR74ADR7ZZ5RANCNFSM4PYTY6DA .
You can create automation action in Home that can arm/partially arm/disarm more sections based on your requirements
What do you call night mode?
When i controll accessory and i click “Night” (see picture), there is no response. How can i setup this button in config?
Thank you
Dňa ne 9. 8. 2020 o 13:02 misncz notifications@github.com napísala(a):
You can create automation action in Home that can arm/partially arm/disarm more sections based on your requirements
What do you call night mode?
— 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/49#issuecomment-671037703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3OLAFXPOZ73MZSH5IO5HTR7Z643ANCNFSM4PYTY6DA .
Homekit itself (not the plugin) offers 4 “states” for alarms - Home/Away/Night (all these are for armed/partially armed) and Off (disarmed) The plugin uses Away and Off (alarm on and off) and Home (alarm partially armed - if I remember well this one can be remapped to Night for example, works only if your unit has at least one section configured for partial arming)
Thank you. Is there way to setup in config, that one accessory will arm or disarm all my sections?
Dňa ne 9. 8. 2020 o 13:28 misncz notifications@github.com napísala(a):
Homekit itself (not the plugin) offers 4 “states” for alarms - Home/Away/Night (all these are for armed/partially armed) and Off (disarmed) The plugin uses Away and Off (alarm on and off) and Home (alarm partially armed - if I remember well this one can be remapped to Night for example, works only if your unit has at least one section configured for partial arming)
— 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/49#issuecomment-671040261, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3OLADXRRPT3ELWKIF2SA3R72B6HANCNFSM4PYTY6DA .
In Home app create new scene Alarm On, add all sections to it with armed state
Closing as the issue has been resolved.
Hello, i have installed homebridge to my Raspberry Pi 4 - Ubuntu 18.04. I have installed Jablotron plugin directly from Homebridge UI. I succesfully added bridge to my homekit and accesory is showing in my Home app, but it doesnt working. There is status in homebridge, that Jablotron service is unavailable.
Please could someone help me?
Thank you