I don’t think the official integration does brute force… So probably your code isn’t 5678… Isn’t the code visible in the log of the addon? Maybe enable debug there?
Sorry I was probably not clear. Yes, the add-on starts with brute force but at the end log provides the final password. I’ve used the correct password on both:
- on add-on, which goes directly into discovery phase (hence it confirms password is correct)
- on official integration, which says error
maybe open an issue on github, the code owner is verry active , jj-ust provide a good log
A GitHub issue without logs will probably be ignored.
The integration, assuming you’re choosing the local variant, should accept the same host name (or IP address), port, and pin code, as the add-on. My guess would be one of two:
- Wrong pin code. Can you try running the add-on with the pin code you got, rather than brute force? Let’s see if that works.
- Something running that’s preventing a new connection to the panel from being created. Since you’re not using the cloud, maybe disable it?
In any case, I would expect the logs to show something. Also, what’s the exact error you see?
indeed, must be something in log, you can also enable debug logging for the integration, and then post that log on github
Ciao, anche io ho il problema che mi assilla di voler controllare le uscite risco per caso hai trovato qualche soluzione ?
Grazie ivan
Hello. Anybody knows if I can use at the same time 3G module together with IP module with my lightsys when both connected to cloud?
Your 3G module should work
Your IP module, it depends, if you have the old one, it only allows 1 socket connecton, if you have lightsys 2 , check your firmware, if its 2.71 or below, like me, then you have the old IP module, that only allows 1 connection… then you need to disable cloud on it, or use the addon, that includes a proxy
Hi All,
I wasn’t able to understand how to try to brute force the panel code. Which add-on shoud I use?
thanks
Here you go
i thought when you work local, it doesnt poll
ITs quite faster then
Fabio, is this already included in official version?
I’m still using the addon for local support.
Not using cloud here
Yes, it’s released officially,if you don’t need the proxy…
ok so what are the steps i should do?
Delete the addon?
Then add the integration?
Yes, or just stick with the addon, your choise
Yes, local doesn’t poll, and for me it’s really fast. But I’m using the integration and @tpx01 is using the addon based on the MQTT reference.
Is the group arming feature available from HA? Currently, I use all 4 groups (A-D) from the app itself.
I believe so, group arming was supported in new integration
In the integration options you can map between the HA arming state (home, away, night, etc…) and the Risco arming states (STAY, AWAY, and groups A-D), and vice versa.
So you could, for example, map arm away to group A, and arm home to group B.
I thought I recalled seeing where these settings are, but I cannot seem to find them.