Skip to content

Home Assistant custom component for JABLOTRON 100+ alarm system

License

Notifications You must be signed in to change notification settings

vmonkey/home-assistant-jablotron100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

Jablotron 100+

Home Assistant custom component for JABLOTRON 100+ alarm system

Preparation

  1. Connect the USB cable to Jablotron central unit

  2. Restart the Home Assistant OS

  3. Use the following command line to identify the port:

    $ dmesg | grep usb
    $ dmesg | grep hid
    

    The cable should be connected as /dev/hidraw[x], /dev/ttyUSB0 or similar.

Installation

HACS

  1. Just use HACS (Home Assistant Community Store)
    HACS is a third party community store and is not included in Home Assistant out of the box.

Manual

  1. Download integration
  2. Copy the folder custom_components/jablotron100 from the zip to your config directory
  3. Restart Home Assistant
  4. Jablotron integration should be available in the integrations UI

Check

  1. Try to arm away/arm night/disarm all sections
  2. Try to activate all devices if possible (open/close door/window, move ahead of motion sensor etc.) and check if Home Assistant see the state changes
  3. Check log - it should be empty when everything works
  4. Does any problem occur? Report issue or join Discord

Even if everything works for you, you can join the Discord. We would be happy if you can test some things so we can make the integration more robust.

Credits

Big thanks to plaksnor, Horsi70 and Shamshala for their work on previous integration.

About

Home Assistant custom component for JABLOTRON 100+ alarm system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%