Skip to content

1.2.0

Compare
Choose a tag to compare
@yozik04 yozik04 released this 09 Jan 11:36
· 485 commits to master since this release

Added

  • Python 3.8 support
  • IP_CONNECTION_BARE If you want to connect to panel via Serial over TCP tunnel instead of IP150.
  • Enabled Zone autodetection. Remove setting from LIMITS for autodetection.
  • EVO only: Enabled partition autodetection. Remove setting from LIMITS for autodetection.
  • Batch EEPROM reading during boot. Should load data faster from EEPROM (labels, definitions).
  • MQTT: paradox/definitions/zones(EVO/SP/MG), paradox/definitions/partitions(EVO).

Changed

  • Config: MQTT_HOST default is now 127.0.0.1
  • Docker uses Python 3.7
  • run.sh fix

Removed

  • Python 3.5 support