Releases: tahvane1/jablotron80
Improve reliability of JA-80T cable
Merge pull request #115 from mattsaxon/Development Fix Issue #17
Resolve recently introduced integration setup errors
Merge pull request #114 from mattsaxon/issue#109 Issue#109
Support for JA-80T communicator / Remote Serial
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
PIR, Door, Fire and other sensors reported as discrete messages
Multiple triggered detectors at same time supported
Enhancements and bug fixes
- Various bug fixes
- Alert messages
- Query button
Various bug fixes, separation of fault and alarms
- 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
- recognition of new beep and ping messages
- reduce amount of log entries in normal operation
Various bug fixes and new message types
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
- new beep and timestamp messages added
Tamper alarm fix
- Tamper alarm fix
- Typoes fix