psyciknz

Results 216 comments of psyciknz

Yeah I saw that. But under the connection methods it only lists modems/gprs modems which are all COM based. I've actually managed to do everything I need with a c#...

I finally got winload to run. So when i get a chance I'll wireshark an arm or disarm.

Get anywhere on this? When you talk about resetting the password do you mean in the script, or actually in the IP150- module?

Yeah I wonder what in the set up communication is the pc password and panel id. In wireshark I can see the ip modile password unencrypted, but can't see where...

So this isn’t using my code? Or the original? You’d have to look 5hrough 5he correct bit to find what message you’re trying to post. It looks like the heartbeat/keep...

Not sure. As the top description, a lot of us have moved to https://github.com/jpbarraca/pai

Not sure what causes that. About the only way I can think to fix it, it to check for entries and re-read. Generally people on want zones and partitions though....

I think I've just found the same thing

So I've figured out how to get it to run. Small change to the Docker file: ``` FROM arm32v6/python:3.7-alpine as builder ``` to ``` FROM python:3.7-alpine as builder ``` And...

Auto doesn't seem to do what I expected, in terms of ui. I expected that if it was in auto and the heating switch was on, it would show something...