*******************************************************************************
CHANGE LOG
===============================================================================

knx-generic-monitor Control4 driver

-------------------------------------------------------------------------------
v014     Date     09-10-2023

ENHANCEMENTS
- Added CURRENT_VALUE_TEXT variable that allows text description output of Value
  used initially for converting angles to direction eg 180 becomes S, 22.5 becomes NE

BUG FIXES
- fixed scaling for DPT 5.003

-------------------------------------------------------------------------------
v013     Date     13-04-2023

ENHANCEMENTS
- Add support for historic values for DPT 14.xxx and 14.056 (W)

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v012     Date     06-12-2022

ENHANCEMENTS
- Add support for DPT 14.019, 14.027, 14, 033, 13.016 with historic values

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v011     Date     05-12-2022

ENHANCEMENTS
- N/A

BUG FIXES
- Fix erroneous units labelling (including DPT value in visible field)

-------------------------------------------------------------------------------
v010     Date     05-08-2022

ENHANCEMENTS
- Added DPT14.005, 14.007, 14.xxx, 5.003, 5.xxx
- Restructured so DPTs are defined in single place (fragments.pl)

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v009     Date     18-03-2022

ENHANCEMENTS
- Added DPT1.xxx

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v008     Date     18-03-2022

ENHANCEMENTS
- Added DPT12.1200, 12.1201, 13.003, 13.1200, 13.1201, 14.1200, 14.1201

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v007     Date     01-03-2022

ENHANCEMENTS
- N/A

BUG FIXES
- Fix for locale number conversion on European installs

-------------------------------------------------------------------------------
v006     Date     25-10-2021

ENHANCEMENTS
- Enabled LuaJIT
- Added support for CURRENT_VALUE scaling

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v005     Date     29-01-2021

ENHANCEMENTS
- Added 'Interpolation Type' variable

BUG FIXES
- N/A

-------------------------------------------------------------------------------
v004     Date     12-12-2020

ENHANCEMENTS
- Added support for 5.001 (0-100%) and 5.004 (0-255%)

BUG FIXES
- None

-------------------------------------------------------------------------------
v003     Date     14-10-2020

ENHANCEMENTS
- Enabled some 'current value' datapoints to show historic data on BMS Monitor
- Added support for 9-xxx dpt, allowing user-defined units

BUG FIXES
- Set all driver variables to be read-only

-------------------------------------------------------------------------------
v002     Date     15-09-2020

ENHANCEMENTS
- Added DriverCentral build

BUG FIXES
- Set 'Current Value' and 'Total Consumption' properties to be read-only

-------------------------------------------------------------------------------
v001     Date     06-09-2020

ENHANCEMENTS
- Initial Version

BUG FIXES
- None

-------------------------------------------------------------------------------
