Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localized panel ROMs not working #42

Open
sergio303 opened this issue Sep 10, 2019 · 1 comment
Open

Localized panel ROMs not working #42

sergio303 opened this issue Sep 10, 2019 · 1 comment

Comments

@sergio303
Copy link

I got an spanish localized Vista panel that send messages like:

[10000001000000003A--],008,[f70000071008001c08020000000000],"***DESARMADO*** Listo Para Armar"
[00000001000000000A--],002,[f70000071002000008020000000000],"FALLO 02        VOLUMET.HALL    "
[10000001000000003A--],008,[f70000071008001c08020000000000],"***DESARMADO*** Listo Para Armar"
[00000001000000000A--],002,[f70000071002000008020000000000],"FALLO 02        VOLUMET.HALL    "
[10000001000000003A--],008,[f70000071008001c08020000000000],"***DESARMADO*** Listo Para Armar"
[00010001000000003A--],008,[f70000071008000c08020000000000],"***DESARMADO*** * para fallos   "

breaking code that matches message strings "FAULT", ALARM", "SYSTEM" and "CHECK". As a result zone tracking is not working, nor sending "*" when needed and maybe something else. I've translated strings to match my panel on my local install and now it's working fine, but it would be great to add support for localized panels so integration with 3rd party like home assistant can be done easier.

@f34rdotcom
Copy link
Contributor

f34rdotcom commented Sep 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants