Skip to content

Commit

Permalink
Update SUPPORTED_PROFILES.md. Closes issue #40.
Browse files Browse the repository at this point in the history
  • Loading branch information
kipe committed Oct 17, 2016
1 parent 6d9403c commit 5b26f95
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions SUPPORTED_PROFILES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ All profiles (should) correspond to the official [EEP](http://www.enocean-allian



##### RORG 0xF6 - FUNC 0x05 - TYPE 0x01 - Liquid Leakage Sensor (mechanic harvester)

|shortcut|description |type |values |
|--------|--------------------------------------------------|--------|---- |
|WAS |Water Sensor |enum |0-16 - not specified |
| | | |17 - Water detected |
| | | |18-255 - not specified |
|T21 |T21 |status | |
|NU |NU |status | |



### 1BS Telegram (0xD5)
##### RORG 0xD5 - FUNC 0x00 - TYPE 0x01 - Single Input Contact

Expand Down Expand Up @@ -310,6 +322,21 @@ All profiles (should) correspond to the official [EEP](http://www.enocean-allian



##### RORG 0xA5 - FUNC 0x12 - TYPE 0x01 - Electricity

|shortcut|description |type |values |
|--------|--------------------------------------------------|--------|---- |
|MR |current value in W or cumulative value in kWh |value |0.0-16777215.0 ↔ 0.0-16777215.0 |
|TI |Tariff info |value |0.0-15.0 ↔ 0.0-15.0 |
|DT |Current value or cumulative value |enum |0 - kWh |
| | | |1 - W |
|DIV |Divisor for value |enum |0 - x/1 |
| | | |1 - x/10 |
| | | |2 - x/100 |
| | | |3 - x/1000 |



### VLD Telegram (0xD2)
##### RORG 0xD2 - FUNC 0x01 - TYPE 0x01 - Electronic switch with Local Control

Expand Down

0 comments on commit 5b26f95

Please sign in to comment.