diff --git a/SUPPORTED_PROFILES.md b/SUPPORTED_PROFILES.md
index 1ca36d8..9abf882 100644
--- a/SUPPORTED_PROFILES.md
+++ b/SUPPORTED_PROFILES.md
@@ -505,6 +505,18 @@ All profiles (should) correspond to the official [EEP](http://www.enocean-allian
+##### RORG 0xA5 - FUNC 0x14 - TYPE 0x09 - Window/Door-Sensor with States Open/Closed/Tilt, Supply voltage monitor
+
+|shortcut|description |type |values |
+|--------|--------------------------------------------------|--------|---- |
+|SVC |Supply voltage / super cap. (linear) |value |0.0-250.0 ↔ 0.0-5.0 V |
+|CT |Contact |enum |0b00 - closed |
+| | | |0b01 - tilt |
+| | | |0b10 - reserved |
+| | | |0b11 - open |
+
+
+
##### RORG 0xA5 - FUNC 0x20 - TYPE 0x01 - Battery Powered Actuator (BI-DIR)
###### direction: 1
diff --git a/enocean/protocol/EEP.xml b/enocean/protocol/EEP.xml
index b7d79e2..bbfb48d 100644
--- a/enocean/protocol/EEP.xml
+++ b/enocean/protocol/EEP.xml
@@ -1282,6 +1282,26 @@
+
+
+
+
+ 0
+ 250
+
+
+ 0
+ 5.0
+
+
+
+
+
+
+
+
+
+