openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 69 forks source link

[ideAlarm] Hardcoded item names in zones #290

Open Mr-Eskildsen opened 4 years ago

Mr-Eskildsen commented 4 years ago

The following five items is hardcoded to have these names ('x' indicates zonenumber): Zx_Entry_Timer, Zx_Exit_Timer, Zx_Nag_Timer, Zx_Alert_Max_Timer Z{}_Open_Sections

Instead of harcoding the names, they should be implemented as times (the four of them), and the last should be optional and configurable.