kukulich / home-assistant-jablotron100

Home Assistant custom component for JABLOTRON 100+ alarm system
MIT License
65 stars 24 forks source link

Indexa 9000 / JA-100K support #58

Closed mareeekkkk closed 1 year ago

mareeekkkk commented 1 year ago

Would it be possible to add the INDEXA 9000 Series to this integration? I guess its basically the same Hardware as the JA-100K, but different Firmware. I tested the connection, Indexa 9000 gets recognized as hidraw0: USB HID v1.11 Device [Jablotron ltd JA-100 Flexi], but the Setup process stops at Model of Jablotron not supported in Home Assistant.

Thank you

kukulich commented 1 year ago

@mareeekkkk Please enable debug mode for jablotron integration and try it again. It should log some useful info.

mareeekkkk commented 1 year ago

Here's the Debug Output when i add the integration with /dev/hidraw0 and my Code. 2022-12-14 14:34:08.668 DEBUG (ThreadPoolExecutor-2_0) [custom_components.jablotron100] Check serial port: 4007024a412d31344b0000100000000000000000dc290010000000000c0000000100000003d3000000000000680400100b0000006444001000000000b7560300

kukulich commented 1 year ago

It looks it's reported as JA-14K, is it possible?

mareeekkkk commented 1 year ago

Yes, this could also be possible. There is no clear description on the hardware itself. So if its JA-14K hardware, this means it's not possible to remote control (or even read) from it?

kukulich commented 1 year ago

You can try version from this branch: https://github.com/kukulich/home-assistant-jablotron100/tree/ja-14k

I've removed one check so we will see if it works or not.

mareeekkkk commented 1 year ago

I just tried this branch. It works, the Indexa9000 adds into HomeAssistant just fine and i can see motion being detected. I will try different functions in the next days and give you feedback about the functionality. Thank you very much!

kukulich commented 1 year ago

@mareeekkkk ok, i can make the support than official.

mareeekkkk commented 1 year ago

Just a quick update. Everything is working, i can control all features of the JA-14k from homeassistant and it runs stable.

kukulich commented 1 year ago

Ok, the oficial support will be part of the next release.