Mark Roberts

Results 23 comments of Mark Roberts

I've published a new version with both of these configurable.

What happens if you set ```"autoDiscover": true``` and don't set ```panelPassword```?

Can you make it work in direct mode? There are quite a few unrecognised characters in the log. Do these appear in the labels on your system?

The add-on does do an automatic reconnect, which is what you're seeing here. The automatic delay is currently set at 5 seconds and is not user-configurable.

I wonder if the automatic reconnect is failing. It may be that the interval between disconnecting and reconnecting is too short, although the logs would suggest that the connection is...

I've been doing some development work for a while. Some of this is working well. I'm not a programmer, though, so much is trial and error. I run HA in...

This would be a separate project and really needs to be an adaptation of the pyrisco project. Pyrisco is written in python and communicates with the panel directly, including portions...

Your description is correct, but the key here is how the different parts of the system communicate with each other. It’s definitely possible though.

Thanks. There's no obvious reconnect here. I've made some updates in the latest release. See if those work. The reconnection delay is configurable and there's a cloud connection sensor.

You might need to experiment with the delay. The default is 5 seconds, but I'd try 10 seconds minimum. The setting in the `config.json` file is `cloudReconnectionDelay`.