Skip to content

Releases: tahvane1/jablotron80

Improve reliability of JA-80T cable

21 Mar 18:15
b5c8db2
Compare
Choose a tag to compare
Merge pull request #115 from mattsaxon/Development

Fix Issue #17

Resolve recently introduced integration setup errors

19 Mar 18:26
6886095
Compare
Choose a tag to compare
Merge pull request #114 from mattsaxon/issue#109

Issue#109

Support for JA-80T communicator / Remote Serial

19 Mar 15:05
a024527
Compare
Choose a tag to compare

Added changes so this works with a JA-80T.

This is a hopeful release as I don't have a JA-80T communicator, but I have got it working with a remote serial solution and since the JA-80T is a standard serial port as opposed to a JA-82T which is a HID device, I hope this will work.

Also tidied more event/status messages up.

Various Message and Alert tidies

10 Mar 19:25
0d60fba
Compare
Choose a tag to compare

PIR, Door, Fire and other sensors reported as discrete messages
Multiple triggered detectors at same time supported

Enhancements and bug fixes

04 Mar 10:49
a602335
Compare
Choose a tag to compare
  • Various bug fixes
  • Alert messages
  • Query button

Various bug fixes, separation of fault and alarms

25 Feb 14:22
4ea5f00
Compare
Choose a tag to compare
  • Alarms are not cleared before those have been cleared from the control panel
  • Separation of faults and alarms including warnings messages
  • Tamper attribute to entities

Various bug fixes

24 Feb 19:27
22f7348
Compare
Choose a tag to compare
  • recognition of new beep and ping messages
  • reduce amount of log entries in normal operation

Various bug fixes and new message types

16 Feb 12:56
245658b
Compare
Choose a tag to compare

Reduce noise in debug log from RF value constantly changing
Improve unexpected error logging with traceback
Reenable logging of types of beep (and added a couple to the list)
Differentiate between PING type messages and BEEP type messages
Recognise that central unit device is for more than tamper, e.g. other faults
Correct issue than some events don't trigger the area (this required commenting out of some code, which needs debate)
Improve logging to log event type, device id and device name, trying to make logged warning messages consistent with what is on the control panel
Added recognition of Fault/Loss of communication and restore of comms messages
Added recognition of ARC message sent message
Added processing of unconfirmed alarm message (this does set the detector to Detected state, this may be a breaking change)

Additional message types recognized

02 Feb 13:33
c395518
Compare
Choose a tag to compare
  • new beep and timestamp messages added

Tamper alarm fix

01 Feb 15:29
51e11c9
Compare
Choose a tag to compare
  • Tamper alarm fix
  • Typoes fix