Releases: ufodone/envisalink_new
v0.9.6
v0.9.5
v0.9.4
Warning
This release requires at least Home Assistant core 2024.11
Bug fixes:
- #146: Both Honeywell and DSC were previously tracking Night mode strictly based on a zero-entry-delay state.
- Honeywell now tracks night mode using the 4th bit in the beep field from a virtual keypad update (thanks to @Dilbert66 for this info).
- DSC now tracks night mode based on mode 3 (ZERO-ENTRY-STAY) from a 652 (Partition Armed) update.
v0.9.3
Warning
This release requires at least Home Assistant core 2024.11
#126: Added panic buttons which map to Honeywell A/B/C keys and DSC Fire/Ambulance/Police.
#137: Exposed DSC bell circuit trouble status.
#141: Capture Honeywell %20 debug commands and log them as debug rather than warnings.
#148: French translation added thanks to @bassdr.
#151: Fixed deprecation warnings introduced in 2024.11.0.
v0.9.2
v0.9.1
Bug fixes:
- #113/#114: Some setups has the
panel_type
set tonull
in their config entries which resulted in some panel-specific behaviours not working correctly (e.g., the Chime Switch was not showing up when it should on DSC panels). This situation should now be detected and automatically corrected. - #115: Fixed issue with the integration not properly responding to a code request from the EVL when a PGM output service call was made.
v0.9.0
New Features:
- Added initial support for UNO-IP Hybrid panels. Partition and zone updates work as well as basic arm/disarm functionality. I hope to get closer to parity with Envisalink (DSC/Honeywell) version as additional features are added to the UNO firmware.
Bug fixes:
- #96: DSC: Fixed issues with the alarm state not being properly reflected when a Fire or Panic alarm was triggered.
v0.9.0-alpha-uno3
Minor updates:
- Device detection can now distinguish between Honeywell and Uno panels.
- Chime switch no longer created for Uno panels.
0.9.0-alpha-uno2
Support for Uno panels.
Caution
Do not install this unless you have an Uno panel as it will may incorrectly detect a Honeywell panel as an Uno panel.
Important
Please make sure you are running at least version 1.0.72 of the Uno firmware.
Changes:
- Zone updates were not being parsed correctly resulting in the wrong zones being updated in HA.
- Updated panel type detection via http scraping to detect Uno panels.
v0.9.0-alpha-uno1
Initial attempt to support the EyezOn Uno panels.
Caution
Do not install this unless you have an Uno panel as it will currently detect Honeywell panels as Uno panels.
Important
Please make sure you are running at least version 1.0.72 of the Uno firmware.
I do not own an Uno panel so this version is strictly based on how I've been told these panels work.
I hope that partition and zone updates will be working now. I don't know if these panels send current partition/zone state on initial connection. If not, then the state reflected in Home Assistant will likely be incorrect until the initial zone and partition updates are received (e.g., when a zone and/or partition changes state).
If the panels support the keystroke commands like the Honeywell TPI does AND the keystrokes to arm/disarm/etc. are the same as for Honeywell panels, then these commands might work.
Please report any issues (or success) to issue #77. If something does not work, please include full debug logging.