In case of IP150 you need additionally: IP Module password: Default isparadox For IP150 firmware > 4.0 if you connect via Paradox Cloud (SWAN) SITE ID Email registered in the site We do not recommend using SWAN because ofhttps://github.com/CriticalSecurity/paradox ...
IP_CONNECTION_PORT: 10000 IP_CONNECTION_PASSWORD: paradox KEEP_ALIVE_INTERVAL: 10 LIMITS: zone: auto user: 1-10 door: '' pgm: 1-5 partition: auto module: '' repeater: '' keypad: '' key-switch: '' SYNC_TIME: true SYNC_TIME_MIN_DRIFT: 120 ...
I have an issue with my ip150, when it's connected to my company network there is no internet light blinking, the IP was set as static to the alarm module and I am able to ping the IP and from my network switch I can see the ip150 Mac add tagged to IP assigned its up and act...
The main script will connect to you IP module's software port (usually port 10000) and login with your password. It will then use two seperate classes (containing dictionaries) referenced in from the ParadoxMap.py file to extract different info from the alarm and translate events into meaning...
If the parent module had a higher address value than the daisy-chained module, then this bug would prevent the Robot Controller from communicating with the downstream Expansion Hub. Added requirement for ACCESS_COARSE_LOCATION to allow a Driver Station running Android Oreo to scan for Wi-Fi Direc...
Python-based IP150 'middle-ware' that uses the IP module's software port for monitoring and control of the alarm via an MQTT Broker. - Tertiush/ParadoxIP150v2