Skip to content

Releases: tahvane1/jablotron80

Initial french translations and minor fixes

23 Apr 20:29
17e2ad7
Compare
Choose a tag to compare

This release contains initial French translations and network retry fixes

Compatibility with HA Core 2025.1

27 Jan 16:31
5b1c0fb
Compare
Choose a tag to compare

This fixes deprecations and provides compatibility with HA Core 2025.1

STATE__ALARM_ARMED_HOME state fix for unsplit mode

18 Jan 18:25
c918682
Compare
Choose a tag to compare

Fixes:

  • Control panel in Unsplit mode incorrectly returns STATE_ALARM_ARMED_HOME state when armed

Support for triggering alarm

08 Jan 16:41
dfa4981
Compare
Choose a tag to compare

#140: Add support for triggering the alarm via the alarm_trigger service

Sensor state fix in unarmed state

30 Dec 20:57
bc8dc7e
Compare
Choose a tag to compare

This release restores previous functionality for sensor state (clearing) in unarmed state

Arm without code enhancement

06 Oct 09:15
883d0e6
Compare
Choose a tag to compare
Merge pull request #143 from raducotescu/issue/142

fix #142: Cannot arm alarm with version 0.29 when no code is required for arming

Device registry update

10 Jun 12:27
Compare
Choose a tag to compare
0.29

device registry change

Fix to previous release

08 May 11:43
ba62f66
Compare
Choose a tag to compare
Merge pull request #131 from mattsaxon/main

Fix

Major improvements to connections and setup reliability

08 May 07:50
d7c2c26
Compare
Choose a tag to compare

Improved connection code to check CRC, add retries, remove waits and fix bug
Improve setup to recognise more devices, only create recognised devices, not require you to specify total number of devices, improve default device names
Add configuration options to reduce warnings for some expected failures or turn on more detailed logging

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