Change Log
25099
- Support for function key actions.
24309
- When trouble happens at the panel, the alpha display toggles back and forth between the panel state and the trouble message. This also causes the status word to toggle (trouble bits on, trouble bits off) at the same rate, creating a lot of updates to the entities involved and making logic more complex to implement. Solve this by dampening the changing of the trouble bits by making them "sticky" for 30 seconds (configurable default). The alpha message is also moved off the system entity to a new entity.
24279
NOTE: This build requires Reactor build 24273 or higher.
- Improved handling of some values from EVL3/4.
- Support new capability refresh.
24225
- For partition entities, the
binary_sensor.state attribute now reflects the alarm state of the partition (true = in alarm); capability security_zone has been added, and the security_zone.mode attribute will reflect the arming state of the partition.
- Improve/expand documenation (see README).
- More reasonable defaults and handling for
zones and partitions config values.
24191