You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed double arm status when arming sleep or stay.
Fixed serial buffer becoming corrupt on mg5000 panels.
Fixed an issue where system would not send commands to panel if code had a 0 in it.
Added the ability to use hardware RX/TX or d13 d15 (default)
Added PGM enable disable (needs testing)
Added Hassio and Homekit topics
Added Event and sub_event descriptions
Added SetDate command. (sets Panel to current date)
Added Mqtt username and password
Added ability to turn off getting all events.
Moved zonestate to panelstatus.
Code cleanup
Added pgm_on and pgm_off command (see wiki)
Added OTA to mqtt (disabled by default enable with OTA=1)
Added ability to swap serial back to default RX/TX
Serial debug moved to D4 (enable with TRACE=1 payload)
This is a stable version of v2
Changes:
Arduino 2.4.2 core
Paradox connection serial moved from hardware RX/TX to d13-d15 io
Mqtt more stable
Debug through usb
Mqtt Status messages
Zone status Topic
Arm status Topic