Tertiush / ParadoxIP150v2

Python-based IP150 'middle-ware' that uses the IP module's software port for monitoring and control of the alarm via an MQTT Broker.
Eclipse Public License 1.0
73 stars 35 forks source link

Fix PGM control output should not be in overwrite mode #42

Closed papaiatis closed 5 years ago

papaiatis commented 5 years ago

PGM control outputs uses "overwrite" mode which breaks physical remote control. Changing it to use the normal mode for PGM control to avoid issues with other devices / scripts. This resolves #41