kukulich / home-assistant-jablotron100

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

Support for JA100K? #18

Closed lukasvice closed 3 years ago

lukasvice commented 3 years ago

Is there a way to support the JA100K or does it miss some functionality? Thank you!

kukulich commented 3 years ago

@LukasVice we don’t know - you have to try :) It would be easier if you join the Discord

lukasvice commented 3 years ago

OK, I'll join the Discord!

FYI: I changed the regular expression in jablotron.py and it seems to work with JA100K!

https://github.com/kukulich/home-assistant-jablotron100/blob/836045ab9d9baa58b34c11703c98e23fe975706e/custom_components/jablotron100/jablotron.py#L176

kukulich commented 3 years ago

Support released in 3.2.0.

lukasvice commented 3 years ago

I have it in use for a few days now and everything works fine! Thanks for your great work!